source: genesis/nodes/CNodeLijtweg2/wleiden.yaml@ 10875

Last change on this file since 10875 was 10779, checked in by richardvm, 13 years ago

added gateway for hybrid nodes

File size: 3.3 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
[10779]7latitude : "4.47098"
[10116]8location : "Lijtweg, 2341 HB, Oegstgeest"
[10779]9longitude : "52.18489"
[10116]10masterip : "172.23.13.1"
11nodename : "Lijtweg2"
12nodetype : "CNode"
[10059]13rdnap_x : 92342
14rdnap_y : 466702
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
[10116]19iface_ath0:
20 comment : "ap zuid"
21 interface : "ath0"
22 ip : "172.23.13.1/26"
23 desc : "AP Zuid"
24 sdesc : "ap-z"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "10"
[10156]28 ssid : "ap-WirelessLeiden-Lijtweg2"
[10116]29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
32
33
[10059]34iface_ue0:
[10116]35 comment : "Ethernet naar Lijtweg1"
36 interface : "ue0"
37 ip : "172.16.253.2/30"
38 desc : "Ethernet naar lijtweg1"
39 sdesc : "2lijtweg1"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 compass : "None"
43 status : "up"
[10059]44
45
[10116]46iface_ue1:
47 comment : "Link naar KWVdeKaag"
48 interface : "ue1"
49 ip : "172.16.17.249/29"
50 desc : "Interlink naar KWVdeKaag"
51 sdesc : "2unigorn"
52 mode : "station-wds"
53 type : "eth"
54 extra_type : "eth2wifibridge"
[10386]55 channel : "140"
[10116]56 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]57 dhcp : False
[10729]58 compass : "o"
[10116]59 ns_ip : "172.16.17.250/29"
60 ns_mac : "00:15:6d:f2:43:eb"
61 status : "up"
[10059]62
[10240]63
[10169]64iface_ue1_alias0:
65 comment : "Link naar Boterhuis"
66 interface : "ue1:0"
[10323]67 ip : "172.16.6.81/29"
[10169]68 desc : "Link naar Boterhuis"
69 sdesc : "2boterhuis"
70 type : "eth"
71 extra_type : "eth2wifibridge"
[10454]72 dhcp : False
[10169]73 compass : "None"
74 status : "down"
[10116]75
[10240]76
[10059]77iface_vr0:
[10116]78 comment : "Link naar Rustenborch"
79 interface : "vr0"
80 ip : "172.16.6.33/29"
81 desc : "InterLink naar Rustenborch"
82 sdesc : "2rustenborch"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "116"
87 ssid : "il-w.lijtweg2.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "zw"
[10116]90 ns_ip : "172.16.6.34"
91 ns_mac : "00:15:6d:70:51:c6"
92 status : "up"
[10059]93
[10116]94
[10059]95iface_vr1:
[10116]96 comment : "Link naar de Leidse Houtschool"
97 interface : "vr1"
98 ip : "172.16.3.113/29"
99 desc : "Link naar school de Leidse Houtschool"
100 sdesc : "2lhs"
101 mode : "station-wds"
102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "132"
105 ssid : "il-z.lijtweg2.wleiden.net"
[10454]106 dhcp : False
[10729]107 compass : "z"
[10116]108 ns_ip : "172.16.3.114/29"
109 ns_mac : "00:15:6d:71:54:c7"
110 status : "down"
[10059]111
[10116]112
113iface_vr1_alias0:
114 comment : "Link naar Camimplants"
115 interface : "vr1:0"
[10386]116 ip : "172.16.6.97/29"
[10116]117 desc : "Link naar Camimplants"
118 sdesc : "2camimplants"
119 type : "eth"
120 extra_type : "eth2wifibridge"
[10454]121 dhcp : False
[10116]122 compass : "None"
123 status : "up"
124
125
126iface_vr2:
127 comment : "Link naar Broekplein"
128 interface : "vr2"
129 ip : "172.16.5.140/29"
130 desc : "InterLink naar Broekplein"
131 sdesc : "2broekplein"
132 mode : "station-wds"
133 type : "eth"
134 extra_type : "eth2wifibridge"
135 channel : "44"
136 ssid : "il-w.broekplein.wleiden.net"
[10454]137 dhcp : False
[10729]138 compass : "o"
[10116]139 ns_ip : "172.16.5.139/29"
140 ns_mac : "00:15:6d:70:4d:d3"
141 status : "up"
142
143
Note: See TracBrowser for help on using the repository browser.