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