source: genesis/nodes/CNodeLeythenrode/wleiden.yaml@ 10983

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

Doe een import van de bridge unit dmv een scan.

File size: 2.5 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.15582"
[10116]8location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp"
[10881]9longitude : "4.53564"
[10116]10masterip : "172.17.1.1"
11nodename : "Leythenrode"
12nodetype : "CNode"
[10059]13rdnap_x : 96726
14rdnap_y : 463414
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 ip : "172.17.1.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "9"
[10156]26 ssid : "ap-WirelessLeiden-Leythenrode"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
[10885]32 comment : "Ethernet naar interlink west"
[10116]33 ip : "172.16.17.188/29"
34 sdesc : "2som2"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "36"
39 ssid : "il-zo.som2.wleiden.net"
[10463]40 dhcp : False
[10729]41 compass : "nw"
[10116]42 ns_ip : "172.16.17.187/29"
43 ns_mac : "00:15:6d:eb:f1:33"
[10892]44 bridge_type: "NanoStation5"
[10116]45 status : "up"
[10059]46
47
48iface_vr0:
[10884]49 comment : "Ethernet to local aps, ip address 172.17.0.3 - 172.17.0.8/28"
[10116]50 ip : "172.17.0.2/28"
51 sdesc : "localsubnet"
52 type : "eth"
[10454]53 dhcp : False
[10116]54 status : "up"
[10059]55
[10116]56
57iface_vr0_alias0:
[10884]58 comment : "Ethernet"
[10116]59 ip : "172.17.7.2/24"
60 sdesc : "localsubnet"
61 type : "eth"
62 dhcp : "10-250"
63 status : "down"
64
65
[10059]66iface_vr1:
[10885]67 comment : "Ethernet naar interlink noordoost (graficall)"
[10116]68 ip : "172.16.5.145/29"
69 sdesc : "2Graficall"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "52"
74 ssid : "il-no.leythenrode.wleiden.net"
[10463]75 dhcp : False
[10729]76 compass : "o"
[10116]77 ns_ip : "172.16.5.146/29"
78 ns_mac : "00:15:6d:bd:8a:06"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[10116]82
83iface_vr2:
[10884]84 comment : "A-link to DeClercq via Nanostation5"
[10116]85 ip : "172.16.5.169/29"
86 sdesc : "2DeClercq"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "44"
91 ssid : "il-zw.leythenrode.wleiden.net"
[10463]92 dhcp : False
[10729]93 compass : "zw"
[10116]94 ns_ip : "172.16.5.170/29"
95 ns_mac : "00:15:6d:bd:8a:02"
[10892]96 bridge_type: "NanoStation5"
[10116]97 status : "up"
98
99
100iface_vr2_alias0:
[10884]101 comment : "Temp. a-link to Roomburgh2"
[10116]102 ip : "172.16.5.177/29"
103 sdesc : "2Roomburgh2"
104 type : "eth"
105 extra_type : "eth2wifibridge"
[10463]106 dhcp : False
[10116]107 status : "up"
108
109
Note: See TracBrowser for help on using the repository browser.