source: genesis/nodes/CNodeGraficall/wleiden.yaml@ 10927

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

Doe een import van de bridge unit dmv een scan.

File size: 2.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6height : "17"
[10116]7ileiden : True
[10400]8latitude : "52.15630"
[10116]9location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp"
[10400]10longitude : "4.53926"
[10116]11masterip : "172.24.16.1"
12nodename : "Graficall"
13nodetype : "CNode"
[10400]14rdnap_x : "96974"
15rdnap_y : "463464"
[10116]16release : "8.2-RELEASE"
17status : "up"
[10059]18
19
20iface_ath0:
[10885]21 comment : "AP voor de buurt"
[10116]22 ip : "172.24.16.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "1"
[10156]27 ssid : "ap-WirelessLeiden-Graficall"
[10116]28 dhcp : "10-60"
29 status : "up"
[10059]30
31
[10116]32iface_ue0:
[10884]33 comment : "Link naar WBRotary"
[10116]34 ip : "172.16.18.44/29"
35 sdesc : "2wbrotary"
36 mode : "station-wds"
37 type : "eth"
38 extra_type : "eth2wifibridge"
39 channel : "36"
40 ssid : "il-w.wbrotary.wleiden.net"
[10454]41 dhcp : False
[10729]42 compass : "o"
[10116]43 ns_ip : "172.16.18.43/29"
44 ns_mac : "00:27:22:10:f6:0b"
[10892]45 bridge_type: "NanoStation M5"
[10116]46 status : "up"
47
48
49iface_ue1:
[10884]50 comment : "B-link to Hoogmade via Bullet2"
[10116]51 ip : "172.16.0.85/30"
52 sdesc : "2hmkerk2"
53 mode : "ap-wds"
54 type : "eth"
55 extra_type : "eth2wifibridge"
56 channel : "5"
57 ssid : "il-n.graficall.wleiden.net"
[10454]58 dhcp : False
[10116]59 compass : "n"
60 status : "up"
61
62
63iface_ue1_alias0:
[10884]64 comment : "Ethernet"
[10116]65 ip : "172.16.3.141/30"
66 sdesc : "manageBullet"
67 type : "eth"
[10454]68 dhcp : False
[10116]69 status : "down"
70
71
[10059]72iface_vr0:
[10885]73 comment : "Ethernet to interlink northeast of Leythenrode"
[10116]74 ip : "172.16.5.148/29"
75 sdesc : "2Leythenrode"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "52"
80 ssid : "il-no.leythenrode.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "w"
[10116]83 ns_ip : "172.16.5.147/29"
84 ns_mac : "00:15:6d:ea:f0:4c"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
[10059]87
[10116]88
[10059]89iface_vr1:
[10883]90 comment : "Link JVC"
[10116]91 ip : "172.16.3.12/29"
92 sdesc : "2jvc"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "100"
97 ssid : "il-no.jvc.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "zw"
[10116]100 ns_ip : "172.16.3.11"
101 ns_mac : "00:15:6d:ea:f0:68"
[10892]102 bridge_type: "NanoStation5"
[10116]103 status : "up"
[10059]104
105
[10116]106iface_vr2:
[10883]107 comment : "Link naar Boterhuis"
[10116]108 ip : "172.16.5.98/29"
109 sdesc : "2boterhuis"
110 mode : "station-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 channel : "44"
114 ssid : "il-nw.graficall.wleiden.net"
[10454]115 dhcp : False
[10729]116 compass : "n"
[10116]117 ns_ip : "172.16.5.99"
118 ns_mac : "00:15:6d:eb:f0:f8"
[10892]119 bridge_type: "NanoStation5"
[10116]120 status : "up"
121
122
Note: See TracBrowser for help on using the repository browser.