source: genesis/nodes/CNodeCope/wleiden.yaml@ 10891

Last change on this file since 10891 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 1.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.15972"
[10116]8location : "Cope, Rapenburg 8, 2311 EV, Leiden"
[10881]9longitude : "4.48521"
[10116]10masterip : "172.17.8.1"
11nodename : "Cope"
12nodetype : "CNode"
[10059]13rdnap_x : 93280
14rdnap_y : 463889
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 ip : "172.17.8.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "5"
[10156]26 ssid : "ap-WirelessLeiden-Cope"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
[10059]31iface_ue0:
[10884]32 comment : "Link naar proxy1"
[10116]33 ip : "172.17.8.66/28"
34 sdesc : "2proxy1"
35 type : "eth"
[10463]36 dhcp : False
[10116]37 status : "up"
[10059]38
39
40iface_vr0:
[10885]41 comment : "Ethernet to interlink UniGor1"
[10116]42 ip : "172.16.3.188/29"
43 sdesc : "2unigor1"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "128"
48 ssid : "il-zo.unigor.wleiden.net"
[10463]49 dhcp : False
[10729]50 compass : "nw"
[10116]51 ns_ip : "172.16.3.187/29"
52 ns_mac : "00:15:6d:ea:f0:1d"
53 status : "up"
[10059]54
[10116]55
[10059]56iface_vr1:
[10884]57 comment : "A-link naar Stadhuis via NS5"
[10116]58 ip : "172.16.3.180/29"
59 sdesc : "2stadhuis"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "116"
64 ssid : "il-nw.stadhuis.wleiden.net"
[10463]65 dhcp : False
[10729]66 compass : "zo"
[10116]67 ns_ip : "172.16.3.179/29"
68 ns_mac : "00:15:6d:ea:f0:4c"
69 status : "up"
[10059]70
[10116]71
72iface_vr2:
[10884]73 comment : "A-link naar Rabo2"
[10116]74 ip : "172.16.3.196/29"
75 sdesc : "2rabo2"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "44"
80 ssid : "il-z.rabo.wleiden.net"
[10463]81 dhcp : False
[10386]82 compass : "n"
[10116]83 ns_ip : "172.16.3.195/29"
84 ns_mac : "00:15:6d:ea:f0:0f"
[10386]85 status : "up"
[10116]86
87
Note: See TracBrowser for help on using the repository browser.