source: genesis/nodes/HybridGraficall/wleiden.yaml@ 11236

Last change on this file since 11236 was 11236, checked in by huub, 12 years ago

graficall naar hybrid

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