source: genesis/nodes/CNodeAZC/wleiden.yaml@ 10936

Last change on this file since 10936 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: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.17149"
[10116]8location : "AZC, Rijnsburgerweg 124,2333 AG, Leiden"
[10881]9longitude : "4.47519"
[10116]10masterip : "172.19.144.1"
11nodename : "AZC"
12nodetype : "CNode"
[10059]13rdnap_x : 92611
14rdnap_y : 465207
[10116]15release : "5.0-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ep0:
[10885]20 comment : "Ethernet naar AZC"
[10116]21 ip : "172.19.144.65/26"
22 sdesc : "2azc"
23 type : "eth"
24 dhcp : "70-80"
25 status : "up"
[10059]26
[10116]27
[10059]28iface_wi0:
[10884]29 comment : "Link naar Lijtweg2"
[10116]30 ip : "172.16.1.97/30"
31 sdesc : "2lijtweg2"
[10703]32 mode : "ap"
[10116]33 type : "11b"
34 channel : "7"
35 ssid : "il-n.azc.wleiden.net"
[10454]36 dhcp : False
[10116]37 compass : "n"
38 status : "up"
[10059]39
40
41iface_wi0_alias0:
[10884]42 comment : "Link naar Endegeest"
[10116]43 ip : "172.19.144.129/28"
44 sdesc : "2endegeest"
[10703]45 mode : "ap"
[10116]46 type : "11b"
[10463]47 dhcp : False
[10116]48 status : "up"
[10059]49
50
[10116]51iface_wi1:
[10884]52 comment : "Link naar WP - 11 Wandy WP - 12 Computer"
[10116]53 ip : "172.16.2.9/29"
54 sdesc : "2wp"
[10703]55 mode : "ap"
[10116]56 type : "11b"
57 channel : "10"
58 ssid : "il-no.azc.wleiden.net"
[10454]59 dhcp : False
[10116]60 compass : "ne"
61 status : "up"
62
63
64iface_wi1_alias0:
65 comment : "Link naar Wissel"
66 ip : "172.16.2.53/30"
67 sdesc : "2wissel"
[10703]68 mode : "ap"
[10116]69 type : "11b"
[10463]70 dhcp : False
[10116]71 status : "up"
72
73
[10059]74iface_wi1_alias1:
[10884]75 comment : "Subnet 30 link naar WP tbv lvrouted oude versie op azc"
[10116]76 ip : "172.16.2.113/30"
77 sdesc : "2WP-30subnet"
[10703]78 mode : "ap"
[10116]79 type : "11b"
[10463]80 dhcp : False
[10116]81 status : "up"
[10059]82
83
[10116]84iface_wi2:
[10884]85 comment : "Link naar Rabo"
[10116]86 ip : "172.16.0.222/30"
87 sdesc : "2rabo"
[10703]88 mode : "ap"
[10116]89 type : "11b"
90 channel : "5"
91 ssid : "il-w.rabo.wleiden.net"
[10454]92 dhcp : False
[10116]93 compass : "w"
94 status : "up"
95
96
97iface_wi3:
98 comment : "Link naar Unigor"
99 ip : "172.16.0.166/30"
100 sdesc : "2unigor"
[10703]101 mode : "ap"
[10116]102 type : "11b"
103 channel : "1"
104 ssid : "n-o.unigor.wleiden.net"
[10454]105 dhcp : False
[10116]106 compass : "e"
107 status : "up"
108
109
Note: See TracBrowser for help on using the repository browser.