source: genesis/nodes/HybridLijtweg1/wleiden.yaml@ 13150

Last change on this file since 13150 was 13150, checked in by huub, 10 years ago

nieuwe ssid Lijtweg1

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]6latitude : "52.18523"
[10116]7location : "Lijtweg (noord), 2341 HB, Oegstgeest"
[10881]8longitude : "4.47100"
[10116]9masterip : "172.23.12.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg1"
[11306]12nodetype : "Hybrid"
[10059]13rdnap_x : 92344
14rdnap_y : 466740
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
[10116]24iface_ath0:
[10884]25 comment : "Ap noord"
[11259]26 ip : "172.23.12.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13150]31 ssid : "WiFi—Oegstgeest"
32 wlan_mac : "00:1b:b1:05:02:7c"
[11259]33 dhcp : "10-250"
[10116]34 status : "up"
35
36
[10059]37iface_ue0:
[12204]38 comment : "Extra ap west richting Rabobank"
[11672]39 ip : "172.17.69.1/24"
[12204]40 sdesc : "AP-west"
41 mode : "ap3"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "2"
[13150]45 ssid : "wiFi-Oegstgeest-3"
[11672]46 dhcp : "10-250"
[12204]47 compass : "w"
[11672]48 ns_ip : "172.17.69.2"
[12474]49 ns_mac : "00:27:22:e2:53:1c"
[12204]50 bridge_type: "NanoStationM2"
[10116]51 status : "up"
[10059]52
53
[10116]54iface_ue1:
55 comment : "Ethernet naar Lijtweg2"
56 ip : "172.16.253.1/30"
57 sdesc : "2lijtweg2"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[12474]62
[11777]63iface_vr0:
[12204]64 comment : "Link naar Voorhout TEYBestuurscentrum"
[11777]65 ip : "172.16.4.113/29"
[12204]66 sdesc : "2teybc"
[11777]67 mode : "ap-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
[12891]70 channel : "56"
[11777]71 ssid : "il-n.lijtweg1.wleiden.net"
[12474]72 dhcp : False
73 compass : "n"
[11777]74 ns_ip : "172.16.4.114"
75 ns_mac : "dc:9f:db:2e:0b:03"
76 bridge_type: "NanoBridgeM5"
[12204]77 status : "up"
[10116]78
[12474]79
[11777]80iface_vr0_alias0:
[12204]81 comment : "Link naar Walter en Rene"
[10116]82 ip : "172.16.6.9/29"
83 sdesc : "2rene"
[11259]84 mode : "ap-wds"
[10116]85 type : "eth"
86 extra_type : "eth2wifibridge"
[10454]87 dhcp : False
[12478]88 bridge_type: "NanoStation M5"
[11672]89 status : "up"
[10059]90
[12474]91
[10059]92iface_vr1:
[13017]93 comment : "Link naar xxxx"
[12276]94 ip : "172.16.6.145/29"
[11777]95 sdesc : "2kaag1"
[11259]96 mode : "ap-wds"
[10116]97 type : "eth"
98 extra_type : "eth2wifibridge"
99 channel : "124"
100 ssid : "il-o.lijtweg1.wleiden.net"
[10454]101 dhcp : False
[12474]102 compass : "no"
[12276]103 ns_ip : "172.16.6.146"
[11733]104 ns_mac : "00:15:6d:70:53:86"
[10892]105 bridge_type: "NanoStation5"
[10116]106 status : "up"
[10059]107
[12474]108
[10116]109iface_vr1_alias0:
[11777]110 comment : "Link naar Langevoort"
111 ip : "172.16.6.241/29"
112 sdesc : "2langevoort"
[10116]113 type : "eth"
114 extra_type : "eth2wifibridge"
[10454]115 dhcp : False
[12478]116 bridge_type: "NanoStation M5"
[10116]117 status : "up"
118
[12474]119
[10116]120iface_vr2:
121 comment : "Link naar Aster"
122 ip : "172.16.17.89/29"
123 sdesc : "2aster"
[11259]124 mode : "ap-wds"
[10116]125 type : "eth"
126 extra_type : "eth2wifibridge"
127 channel : "116"
128 ssid : "il-w.lijtweg1.wleiden.net"
[10454]129 dhcp : False
[10116]130 compass : "w"
131 ns_ip : "172.16.17.90/29"
132 ns_mac : "00:15:6d:70:54:65"
[10892]133 bridge_type: "NanoStation5"
[11259]134 status : "up"
[10116]135
136
Note: See TracBrowser for help on using the repository browser.