source: genesis/nodes/Heineken/wleiden.yaml@ 14183

Last change on this file since 14183 was 14183, checked in by rick, 7 years ago

Add temponary link to configure 2nd Heineken link

File size: 2.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.13810"
7location : "Heineken Nederland B.V., Burgemeester Smeetsweg 1, 2382PH, Zoeterwoude"
8longitude : "4.54213"
9masterip : "172.17.78.1"
10monitoring_group: "wleiden"
11nodename : "Heineken"
12nodetype : "Hybrid"
13portal_sponsor: "Heineken "
14portal_url: "http://www.heineken.com/nl"
15rdnap_x : 97147
16rdnap_y : 461437
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
23status : "up"
24
25
26iface_ue0:
27 comment : "Link naar Meerburgkerk"
28 ip : "172.16.6.172/29"
29 sdesc : "2oost"
30 mode : "aps-wds"
31 type : "eth"
32 extra_type : "eth2wifibridge"
33 channel : "100"
34 ssid : "il-zww.heineken.wleiden.net"
35 dhcp : False
36 ns_ip : "172.16.6.171/29"
37 ns_mac : "dc:9f:db:2e:ae:63"
38 bridge_type: "NanoBridge M5"
39 status : "up"
40
41iface_ue0_alias0:
42 comment : "Temponary IP"
43 ip : "172.16.10.25/29"
44 sdesc : "2temp"
45 type : "eth"
46 dhcp : False
47 status : "up"
48
49
50
51iface_vr0:
52 comment : "Link naar noord"
53 ip : "172.16.7.153/29"
54 sdesc : "2noord"
55 mode : "ap-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "128"
59 ssid : "il-n.heineken.wleiden.net"
60 dhcp : False
61 compass : "n"
62 ns_ip : "172.16.7.154/29"
63 ns_mac : "dc:9f:db:2e:ae:ec"
64 bridge_type: "NanoBridge M5"
65 status : "up"
66
67
68iface_vr1:
69 comment : "Link naar Unused"
70 ip : "172.16.7.209/29"
71 sdesc : "2unused"
72 mode : "ap-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "132"
76 ssid : "il-nw.heineken.wleiden.net"
77 dhcp : False
78 compass : "nw"
79 ns_ip : "172.16.7.210/29"
80 ns_mac : "dc:9f:db:2e:b7:fc"
81 bridge_type: "NanoBridge M5"
82 status : "up"
83
84
85iface_vr2:
86 comment : "Link naar Panterra2"
87 ip : "172.16.7.1/29"
88 sdesc : "2panterra2"
89 mode : "station-wds"
90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "108"
93 ssid : "il-160.panterra2.wleiden.net"
94 dhcp : False
95 compass : "z"
96 ns_ip : "172.16.7.2/29"
97 ns_mac : "dc:9f:db:2e:b4:08"
98 bridge_type: "NanoBridge M5"
99 status : "up"
100
101iface_vr2_alias0:
102 comment : "Temponary IP"
103 ip : "172.16.9.236/29"
104 sdesc : "2temp"
105 type : "eth"
106 dhcp : False
107 status : "up"
108
Note: See TracBrowser for help on using the repository browser.