source: genesis/nodes/HybridTEYAkzoNobel1/wleiden.yaml@ 12825

Last change on this file since 12825 was 12821, checked in by wouter, 11 years ago

Diverse aanpassingen: AP eruit, link naar St Victor op eigen poort, etherkanalen aangepast.

File size: 2.3 KB
RevLine 
[12647]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.20738"
7location : "AkzoNobel, Sassenheim"
8longitude : "4.488716"
9masterip : "172.17.126.1"
10monitoring_group: "Teylingen"
[12806]11nodename : "TEYAkzoNobel1"
[12647]12nodetype : "Hybrid"
13rdnap_x : 93585
14rdnap_y : 469188
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "planned"
22
23
24iface_ath0:
[12820]25 comment : "Link naar AkzoNobel2, 5GHz"
[12806]26 ip : "172.17.0.65/30"
27 sdesc : "2akzonobel2"
[12647]28 mode : "ap"
[12820]29 type : "11a"
30 channel : 36
[12806]31 ssid : "il-i.teyakzonobel.wleiden.net"
32 dhcp : False
[12647]33 status : "up"
[12821]34
[12647]35
36iface_ue0:
[12806]37 comment : "Interlink naar Warmond"
[12647]38 ip : "172.16.6.105/29"
[12806]39 sdesc : "2zo"
[12647]40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "140"
[12806]44 ssid : "il-zo.teyakzonobel1.wleiden.net"
[12647]45 dhcp : False
[12806]46 compass : "nnw"
[12647]47 ns_ip : "172.16.6.106/29"
48 ns_mac : ""
[12806]49 bridge_type: "NanoBridgeM5"
[12647]50 status : "up"
51
52
53iface_vr0:
54 comment : "Interlink naar Bartholomeus"
[12821]55 ip : "172.16.9.36/29"
[12647]56 sdesc : "2bartholomeus"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "124"
[12821]61 ssid : "il-z.teybartholomeus.wleiden.net"
[12647]62 dhcp : False
63 compass : "n"
[12821]64 ns_ip : "172.16.9.35"
[12647]65 ns_mac : ""
[12806]66 bridge_type: "NanoBridgeM5"
[12647]67 status : "up"
[12806]68
69
[12647]70iface_vr1:
[12806]71 comment : "Interlink naar Sportpark Elsgeest"
[12821]72 ip : "172.16.9.249/29"
[12806]73 sdesc : "2nnw"
[12647]74 mode : "ap-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
[12821]77 channel : "112"
[12806]78 ssid : "il-nnw.teyakzonobel.wleiden.net"
[12647]79 dhcp : False
[12807]80 compass : "nnw"
[12821]81 ns_ip : "172.16.9.250"
[12647]82 ns_mac : ""
[12806]83 bridge_type: "NanoBridgeM5"
[12647]84 status : "up"
85
86
87iface_vr2:
88 comment : "Interlink naar Kaag1"
89 ip : "172.16.5.209/29"
90 sdesc : "2ono"
91 mode : "ap"
92 type : "eth"
93 extra_type : "eth2wifibridge"
[12821]94 channel : "56"
[12647]95 ssid : "il-ono.teyakzonobel.wleiden.net"
96 dhcp : False
97 compass : "ono"
98 ns_ip : "172.16.5.210"
99 ns_mac : ""
[12806]100 bridge_type: "NanoBridgeM5"
[12647]101 status : "down"
102
103
Note: See TracBrowser for help on using the repository browser.