source: genesis/nodes/Leeuwenhorst2/wleiden.yaml

Last change on this file was 14309, checked in by huub, 6 years ago

naar 11.2

File size: 2.3 KB
RevLine 
[12688]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.25110"
7location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
8longitude : "4.47198"
[13228]9masterip : "172.16.10.225"
[12688]10monitoring_group: "noordwijkerhout"
11nodename : "Leeuwenhorst2"
12nodetype : "Hybrid"
13portal_sponsor: "Kop en Schotels"
14portal_url: "http://www.kopenschotels.com/nl/home.html"
15rdnap_x : 92503
16rdnap_y : 474067
[14309]17release : "11.2-RELEASE"
[13226]18service_accesspoint: True
[12688]19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[12732]23status : "up"
[12688]24
[13548]25
[12688]26iface_ath0:
[14217]27 comment : "link naar Leeuwenhorst1"
28 ip : "172.16.9.122/29"
29 sdesc : "2lh1"
30 mode : "station"
31 type : "11a"
32 channel : 64
33 ssid : "WiFi-binnen-a"
[13226]34 wlan_mac : "a8:54:b2:72:c7:cb"
[14217]35 dhcp : False
[13226]36 status : "up"
[12688]37
[13548]38
[12688]39iface_vr0:
[13983]40 comment : "Link naar TeyBestuurscentrum kabel 1"
[12688]41 ip : "172.16.6.137/29"
[13983]42 sdesc : "zuid"
43 mode : "station-wds"
[12688]44 type : "eth"
45 extra_type : "eth2wifibridge"
[13535]46 channel : "140"
[13983]47 ssid : "il-n.bestuurscentrum.wleiden.net"
[12688]48 dhcp : False
[13983]49 compass : "zzo"
[12688]50 ns_ip : "172.16.6.138/29"
[13983]51 ns_mac : "dc:9f:db:2e:b2:c8"
[12688]52 bridge_type: "NanoBridge M5"
[13983]53 status : "up"
[13548]54
[13983]55
56iface_vr0_alias0:
57 comment : "Verbinding naar Leeuwenhorst1 via switch"
58 ip : "172.16.4.190/30"
59 sdesc : "2leeuwh1"
60 type : "eth"
61 dhcp : False
62 status : "up"
63
64
[12690]65iface_vr1:
[13982]66 comment : "Link naar Noordwijk/Katwijk kabel 3"
[12688]67 ip : "172.16.6.185/29"
[13982]68 sdesc : "il240"
[12688]69 mode : "ap-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "52"
[13982]73 ssid : "il-240.lhorst.wleiden.net"
[12688]74 dhcp : False
[13982]75 compass : "240"
[12688]76 ns_ip : "172.16.6.186/29"
77 ns_mac : "dc:9f:db:2a:28:9a"
78 bridge_type: "NanoStation M5"
[12690]79 status : "up"
[12688]80
[13548]81
[12690]82iface_vr2:
83 comment : "Link naar Wulp kabel 7"
84 ip : "172.16.7.49/29"
85 sdesc : "2nw"
86 mode : "ap-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 channel : "108"
90 ssid : "il-n.leeuwenhorst.wleiden.net"
91 dhcp : False
[13548]92 compass : "n"
[12690]93 ns_ip : "172.16.7.50/29"
94 ns_mac : "dc:9f:db:2a:27:dd"
95 bridge_type: "Nanostation M5"
96 status : "up"
Note: See TracBrowser for help on using the repository browser.