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

Last change on this file since 11554 was 11554, checked in by rick, 12 years ago

Cleanup actie.

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