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

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

config changes rond cetim1 ivm link naar stadhuis

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"
[11644]59 status : "up"
[10116]60
[11526]61
[10116]62iface_ue1:
[11644]63 comment : "AP2 to Rijnlandsziekenhuis via Bullet2"
64 ip : "172.17.18.1/24"
65 sdesc : "2ap2"
66 mode : "ap"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
[11644]69 channel : "6"
70 ssid : "ap-WirelessLeiden-Graficall2"
71 dhcp : "10-250"
[10116]72 compass : "n"
[11644]73 ns_ip : "172.17.18.2/24"
74 ns_mac : "00:15:6D:D4:F8:40"
75 bridge_type: "Bullet2"
[10116]76 status : "up"
77
[10059]78iface_vr0:
[10885]79 comment : "Ethernet to interlink northeast of Leythenrode"
[10116]80 ip : "172.16.5.148/29"
81 sdesc : "2Leythenrode"
82 mode : "station-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
85 channel : "52"
86 ssid : "il-no.leythenrode.wleiden.net"
[10454]87 dhcp : False
[10729]88 compass : "w"
[10116]89 ns_ip : "172.16.5.147/29"
[11644]90 ns_mac : "00:15:6D:BD:68:9D"
[10892]91 bridge_type: "NanoStation5"
[10116]92 status : "up"
[10059]93
[10116]94
[10059]95iface_vr1:
[10883]96 comment : "Link JVC"
[10116]97 ip : "172.16.3.12/29"
98 sdesc : "2jvc"
99 mode : "station-wds"
100 type : "eth"
101 extra_type : "eth2wifibridge"
102 channel : "100"
103 ssid : "il-no.jvc.wleiden.net"
[10454]104 dhcp : False
[10729]105 compass : "zw"
[10116]106 ns_ip : "172.16.3.11"
107 ns_mac : "00:15:6d:ea:f0:68"
[10892]108 bridge_type: "NanoStation5"
[10116]109 status : "up"
[10059]110
111
[10116]112iface_vr2:
[10883]113 comment : "Link naar Boterhuis"
[10116]114 ip : "172.16.5.98/29"
115 sdesc : "2boterhuis"
116 mode : "station-wds"
117 type : "eth"
118 extra_type : "eth2wifibridge"
119 channel : "44"
120 ssid : "il-nw.graficall.wleiden.net"
[10454]121 dhcp : False
[10729]122 compass : "n"
[10116]123 ns_ip : "172.16.5.99"
124 ns_mac : "00:15:6d:eb:f0:f8"
[10892]125 bridge_type: "NanoStation5"
[10116]126 status : "up"
127
128
Note: See TracBrowser for help on using the repository browser.