Last change
on this file since 11424 was 11424, checked in by huub, 12 years ago |
interlink zwaluwak unigor1 omgezet naar 29 subnet
|
File size:
2.0 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16782"
|
---|
7 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
8 | longitude : "4.45961"
|
---|
9 | masterip : "172.17.35.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "UniGor1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 91540
|
---|
14 | rdnap_y : 464813
|
---|
15 | service_accesspoint: True
|
---|
16 | service_incoming_rdr: False
|
---|
17 | service_proxy_ileiden: False
|
---|
18 | service_proxy_normal: False
|
---|
19 | status : "up"
|
---|
20 |
|
---|
21 |
|
---|
22 | iface_ath0:
|
---|
23 | comment : "AP Richting oost"
|
---|
24 | ip : "172.17.35.1/24"
|
---|
25 | sdesc : "ap-o"
|
---|
26 | mode : "ap"
|
---|
27 | type : "11b"
|
---|
28 | channel : "2"
|
---|
29 | ssid : "ap-WirelessLeiden-Unigor-oost"
|
---|
30 | dhcp : "10-250"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Ethernet naar server en Gorlaeus nodes"
|
---|
36 | ip : "172.19.128.65/28"
|
---|
37 | sdesc : "eth"
|
---|
38 | type : "eth"
|
---|
39 | dhcp : False
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr1:
|
---|
44 | comment : "Link naar Cope"
|
---|
45 | ip : "172.16.3.185/29"
|
---|
46 | sdesc : "2cope"
|
---|
47 | mode : "ap-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "128"
|
---|
51 | ssid : "il-zo.unigor1.wleiden.net"
|
---|
52 | dhcp : False
|
---|
53 | compass : "zo"
|
---|
54 | ns_ip : "172.16.3.186/29"
|
---|
55 | ns_mac : "00:15:6d:f2:38:a0"
|
---|
56 | bridge_type: "NanoStation5"
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
60 | iface_vr1_alias0:
|
---|
61 | comment : "Link naar LUMC"
|
---|
62 | ip : "172.16.4.81/29"
|
---|
63 | sdesc : "2lumc"
|
---|
64 | type : "eth"
|
---|
65 | dhcp : False
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr2:
|
---|
70 | comment : "Link naar Robijn"
|
---|
71 | ip : "172.16.5.217/29"
|
---|
72 | sdesc : "2robijn"
|
---|
73 | mode : "ap-wds"
|
---|
74 | type : "eth"
|
---|
75 | extra_type : "eth2wifibridge"
|
---|
76 | channel : "104"
|
---|
77 | ssid : "il-z.unigor1.wleiden.net"
|
---|
78 | dhcp : False
|
---|
79 | compass : "z"
|
---|
80 | ns_ip : "172.16.5.218/29"
|
---|
81 | ns_mac : "00:15:6d:f2:38:bd"
|
---|
82 | bridge_type: "NanoStation5"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
86 | iface_vr2_alias0:
|
---|
87 | comment : "Link naar Zwaluwak"
|
---|
88 | ip : "172.16.4.33/29"
|
---|
89 | sdesc : "2zwaluwak"
|
---|
90 | type : "eth"
|
---|
91 | dhcp : False
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.