Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : True
|
---|
6 | interfaces: "ath0,vr2,vr0,vr1"
|
---|
7 | latitude : "4.45961"
|
---|
8 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
|
---|
9 | longitude : "52.16782"
|
---|
10 | masterip : "172.22.8.1"
|
---|
11 | nodename : "UniGor2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 91540
|
---|
14 | rdnap_y : 464813
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP Richting zuid"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.22.8.1/24"
|
---|
23 | desc : "AP Richting Zuid"
|
---|
24 | sdesc : "ap-zuid"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "7"
|
---|
28 | ssid : "ap-WirelessLeiden-Unigor-zuid"
|
---|
29 | dhcp : "10-250"
|
---|
30 | compass : "None"
|
---|
31 | status : "up"
|
---|
32 |
|
---|
33 |
|
---|
34 | iface_vr0:
|
---|
35 | comment : "Ethernet"
|
---|
36 | interface : "vr0"
|
---|
37 | ip : "172.19.128.66/28"
|
---|
38 | desc : "Ethernet naar server en Gorlaeus nodes"
|
---|
39 | sdesc : "eth"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : "no"
|
---|
42 | compass : "None"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 | iface_vr0_alias0:
|
---|
46 | comment : "Ethernet"
|
---|
47 | interface : "vr0"
|
---|
48 | ip : "172.17.0.18/28"
|
---|
49 | desc : "Ethernet naar server en Gorlaeus nodes (jails)"
|
---|
50 | sdesc : "eth"
|
---|
51 | type : "eth"
|
---|
52 | dhcp : "no"
|
---|
53 | compass : "None"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 | iface_vr0_alias1:
|
---|
57 | comment : "Ethernet"
|
---|
58 | interface : "vr0"
|
---|
59 | ip : "172.17.0.50/28"
|
---|
60 | desc : "Ethernet naar server en Gorlaeus nodes (vpn)"
|
---|
61 | sdesc : "eth"
|
---|
62 | type : "eth"
|
---|
63 | dhcp : "no"
|
---|
64 | compass : "None"
|
---|
65 | status : "up"
|
---|
66 |
|
---|
67 | iface_vr1:
|
---|
68 | comment : "Link naar Cam via bullet 2"
|
---|
69 | interface : "vr1"
|
---|
70 | ip : "172.16.16.129/29"
|
---|
71 | desc : "Link naar Cam"
|
---|
72 | sdesc : "2cam"
|
---|
73 | mode : "station-wds"
|
---|
74 | type : "eth"
|
---|
75 | channel : "7"
|
---|
76 | ssid : "n-o.unigor.wleiden.net"
|
---|
77 | dhcp : "no"
|
---|
78 | compass : "e"
|
---|
79 | ns_ip : "172.16.16.130/29"
|
---|
80 | ns_mac : "00:15:6d:e8:e6:9b"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr1_alias0:
|
---|
85 | comment : "Link naar Brug via bullet 2"
|
---|
86 | interface : "vr1:0"
|
---|
87 | ip : "172.16.0.17/30"
|
---|
88 | desc : "Link naar Brug"
|
---|
89 | sdesc : "2brug"
|
---|
90 | type : "eth"
|
---|
91 | dhcp : "no"
|
---|
92 | compass : "None"
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr1_alias1:
|
---|
97 | comment : "Link naar AZC via bullet 2"
|
---|
98 | interface : "vr1:1"
|
---|
99 | ip : "172.16.0.165/30"
|
---|
100 | desc : "Link naar AZC"
|
---|
101 | sdesc : "2azc"
|
---|
102 | type : "eth"
|
---|
103 | extra_type : "eth2wifibridge"
|
---|
104 | dhcp : "no"
|
---|
105 | compass : "None"
|
---|
106 | status : "up"
|
---|
107 |
|
---|
108 |
|
---|
109 | iface_vr2:
|
---|
110 | comment : "a-link Nanostation5 naar DirkLos2"
|
---|
111 | interface : "vr2"
|
---|
112 | ip : "172.16.4.1/29"
|
---|
113 | desc : "a-link naar DirkLos2"
|
---|
114 | sdesc : "2DirkLos2"
|
---|
115 | mode : "station-wds"
|
---|
116 | type : "eth"
|
---|
117 | extra_type : "eth2wifibridge"
|
---|
118 | channel : "149"
|
---|
119 | ssid : "il-o.unigor2.wleiden.net"
|
---|
120 | dhcp : "no"
|
---|
121 | compass : "e"
|
---|
122 | ns_ip : "172.16.4.2/29"
|
---|
123 | ns_mac : "00:15:6d:d0:14:75"
|
---|
124 | status : "up"
|
---|
125 |
|
---|
126 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.