source: genesis/nodes/retired/CNodeBoterhuis/wleiden.yaml@ 12152

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

Make the interface keys wat meer standaard.

File size: 2.7 KB
RevLine 
[10168]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10168]5comment : "None"
6ileiden : True
[10374]7latitude : "52.18753"
[10168]8location : "Zeeverkennerscentrum Kagerplassen, Boterhuiseiland"
[10374]9longitude : "4.52255"
[10239]10masterip : "172.17.31.1"
[10168]11nodename : "Boterhuis"
12nodetype : "CNode"
[10239]13rdnap_x : 95872
14rdnap_y : 466952
[10168]15release : "9.0-RELEASE"
[10386]16status : "up"
[10881]17height : "8"
[10168]18
19iface_ath0:
20 comment : "omni"
21 interface : "ath0"
[10239]22 ip : "172.17.31.1/24"
[10168]23 desc : "AP voor de buurt"
24 sdesc : "ap"
[10324]25 mode : "ap"
[10168]26 type : "11b"
[10239]27 channel : "9"
[10168]28 ssid : "ap-WirelessLeiden-Boterhuis"
29 dhcp : "10-100"
30 compass : "None"
[10324]31 status : "up"
[10168]32
[10321]33
[10168]34iface_ue0:
35 comment : "ap2"
36 interface : "ue0"
[10239]37 ip : "172.17.32.1/24"
[10168]38 desc : "ap2"
39 sdesc : "ap2"
40 mode : "ap"
41 type : "eth"
42 extra_type : "eth2wifibridge"
[10239]43 channel : "6"
44 ssid : "ap2-WirelessLeiden-Boterhuis"
[10168]45 dhcp : "10-100"
[10321]46 bullet2_ip : "172.17.31.2/24"
47 bullet2_mac: "00:27:22:2C:4C:88"
[10239]48 compass : "-"
[10386]49 status : "down"
[10168]50
[10321]51
[10239]52iface_ue1:
53 comment : "link naar Kaag2"
54 interface : "ue1"
55 ip : "172.16.6.92/29"
56 desc : "Ethernet to interlink zuid van kaag2"
57 sdesc : "2kaag2"
[10325]58 mode : "station-wds"
[10239]59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "140"
62 ssid : "il-z.kaag2.wleiden.net"
[10454]63 dhcp : False
[10239]64 compass : "37"
[10324]65 ns_ip : "172.16.6.91/29"
[10239]66 ns_mac : "00:27:22:8A:3B:96"
[10325]67 status : "up"
[10168]68
[10321]69
[10168]70iface_vr0:
71 comment : "link to Graficall"
72 interface : "vr0"
73 ip : "172.16.5.101/29"
74 desc : "Ethernet to interlink northwest of Graficall"
75 sdesc : "2graficall"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "44"
80 ssid : "il-nw.graficall.wleiden.net"
[10454]81 dhcp : False
[10239]82 compass : "161"
[10168]83 ns_ip : "172.16.5.100/29"
[10239]84 ns_mac : "00:27:22:10:F6:01"
[10168]85 status : "up"
86
[10321]87
[10168]88iface_vr1:
89 interface : "vr1"
90 ip : "172.16.6.84/29"
91 desc : "Link Lijtweg2"
92 sdesc : "2lijtweg2"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "161"
97 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]98 dhcp : False
[10239]99 compass : "266"
[10168]100 ns_ip : "172.16.6.83/29"
[10239]101 ns_mac : "00:27:22:8A:3D:B6"
[10168]102 status : "up"
103
[10321]104
[10168]105iface_vr2:
106 interface : "vr2"
107 ip : "172.16.3.33/29"
108 desc : "Link naar xxxx"
109 sdesc : "2xxx"
110 mode : "ap-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
[10239]113 channel : "auto"
[10168]114 ssid : "il-z.boterhuis.wleiden.net"
[10454]115 dhcp : False
[10239]116 compass : "207"
[10168]117 ns_ip : "172.16.3.34/29"
[10239]118 ns_mac : "00:27:22:10:FE:31"
[10324]119 status : "down"
[10168]120
121
Note: See TracBrowser for help on using the repository browser.