source: genesis/nodes/HybridZTWCasba/wleiden.yaml@ 11565

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

config ztwcasba aangevuld met mac-adressen

File size: 2.5 KB
RevLine 
[11548]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX"
5comment : "None"
[11554]6latitude : "52.13784"
[11548]7location : "Casba, Hoge Rijndijk 315, 2382 AP, Zoeterwoude Rijndijk"
[11554]8longitude : "4.54943"
[11548]9masterip : "172.17.58.1"
10monitoring_group: "wleiden"
11nodename : "ZTWCasba"
12nodetype : "Hybrid"
13rdnap_x : 97646
14rdnap_y : 461403
15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11548]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23iface_ue0:
[11554]24 comment : "Link naar OLVOO"
[11548]25 ip : "172.16.6.161/29"
26 sdesc : "2OLVOO"
27 mode : "ap-wds"
28 type : "eth"
29 extra_type : "eth2wifibridge"
[11550]30 channel : "100"
[11548]31 ssid : "il-w.casba.wleiden.net"
32 dhcp : False
33 ns_ip : "172.16.6.162"
[11565]34 ns_mac : "00:27:22:8A:3B:F3"
[11548]35 bridge_type: "NanoStation5M"
36 status : "up"
37
38iface_ue1:
[11554]39 comment : "Link naar HMKerk"
[11548]40 ip : "172.16.5.252/29"
41 sdesc : "2hmkerk"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[11550]45 channel : "52"
[11548]46 ssid : "il-zw.hmkerk.wleiden.net"
47 dhcp : False
[11554]48 compass : "no"
[11548]49 ns_ip : "172.16.5.251"
[11565]50 ns_mac : "00:27:22:8A:3B:4F"
[11548]51 bridge_type: "NanoStation5M"
52 status : "up"
53
54iface_vr0:
[11554]55 comment : "Accesspoints via switch"
56 ip : "172.17.58.1/24"
[11548]57 sdesc : "2aps"
58 mode : "ap"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "3"
62 ssid : "apw-ZTW-RijnekeBlvd"
63 dhcp : "10-250"
64 compass : "w"
65 ns_ip : "172.17.58.2/24"
[11565]66 ns_mac : "00:27:22:E2:53:D8"
67 bridge_type: "NanoStationM2"
[11548]68 status : "up"
69
70iface_vr1:
[11554]71 comment : "Link naar wbrotary"
[11548]72 ip : "172.16.18.28/29"
73 sdesc : "2wbrotary"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
[11554]77 channel : "140"
[11548]78 ssid : "il-wzw.wbrotary.wleiden.net"
79 dhcp : False
80 compass : "no"
81 ns_ip : "172.16.18.27/29"
[11565]82 ns_mac : "00:27:22:8A:3B:35"
[11548]83 bridge_type: "NanoStation5M"
84 status : "up"
85
86iface_vr2:
[11554]87 comment : "Link naar SJO"
[11548]88 ip : "172.16.6.169/29"
89 sdesc : "2SJO"
90 mode : "ap-wds"
91 type : "eth"
92 extra_type : "eth2wifibridge"
[11550]93 channel : "60"
[11565]94 ssid : "il-zw.casba.wleiden.net"
[11548]95 dhcp : False
96 compass : "w"
97 ns_ip : "172.16.6.170/29"
[11565]98 ns_mac : "00:27:22:8A:3B:D0"
[11548]99 bridge_type: "NanoStation5M"
100 status : "up"
101
102
Note: See TracBrowser for help on using the repository browser.