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

Last change on this file since 13005 was 12630, checked in by huub, 11 years ago

link hmkerk stbavo2 gemaakt ipv hmkerk graficall

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