Last change
on this file since 10370 was 10370, checked in by rick, 13 years ago |
interfaces: key is obsolete and can be removed.
Fixes: beheer#175
|
File size:
2.0 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | ileiden : False
|
---|
6 | latitude : "4.48209"
|
---|
7 | location : "LCPL, Rooseveltstraat 4C, 2321 BM, Leiden"
|
---|
8 | longitude : "52.14705"
|
---|
9 | masterip : "172.21.16.1"
|
---|
10 | nodename : "LCPL"
|
---|
11 | nodetype : "CNode"
|
---|
12 | rdnap_x : 93049
|
---|
13 | rdnap_y : 462483
|
---|
14 | release : "5.0-RELEASE"
|
---|
15 | status : "up"
|
---|
16 |
|
---|
17 |
|
---|
18 | iface_sis0:
|
---|
19 | comment : "Ethernet"
|
---|
20 | interface : "sis0"
|
---|
21 | ip : "172.21.16.65/28"
|
---|
22 | desc : "Ethernet naar LCPL"
|
---|
23 | sdesc : "2lab"
|
---|
24 | type : "eth"
|
---|
25 | dhcp : "no"
|
---|
26 | compass : "None"
|
---|
27 | status : "up"
|
---|
28 |
|
---|
29 |
|
---|
30 | iface_sis0_alias0:
|
---|
31 | comment : "Ethernet"
|
---|
32 | interface : "sis0:0"
|
---|
33 | ip : "172.21.16.97/27"
|
---|
34 | desc : "Ethernet naar LCPL-Servers"
|
---|
35 | sdesc : "2servers"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : "no"
|
---|
38 | compass : "None"
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_sis0_alias1:
|
---|
43 | comment : "Ethernet"
|
---|
44 | interface : "sis0:1"
|
---|
45 | ip : "172.21.16.129/28"
|
---|
46 | desc : "Ethernet to LCPL-jails"
|
---|
47 | sdesc : "2jails"
|
---|
48 | type : "eth"
|
---|
49 | dhcp : "no"
|
---|
50 | compass : "None"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_wi0:
|
---|
55 | comment : "omni"
|
---|
56 | interface : "wi0"
|
---|
57 | ip : "172.21.16.1/26"
|
---|
58 | desc : "omni 8Dbi"
|
---|
59 | sdesc : "no"
|
---|
60 | mode : "ap-wds"
|
---|
61 | type : "11b"
|
---|
62 | channel : "1"
|
---|
63 | ssid : "ap-omni.lcpl.wleiden.net"
|
---|
64 | dhcp : "10-60"
|
---|
65 | compass : "omni"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_wi1:
|
---|
70 | comment : "Link naar Haagwijk"
|
---|
71 | interface : "wi1"
|
---|
72 | ip : "172.16.1.174/30"
|
---|
73 | desc : "Link naar Haagwijk"
|
---|
74 | sdesc : "2haagwijk"
|
---|
75 | mode : "station-wds"
|
---|
76 | type : "11b"
|
---|
77 | channel : "9"
|
---|
78 | ssid : "il-o.haagwijk.wleiden.net"
|
---|
79 | dhcp : "no"
|
---|
80 | compass : "e"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_wi2:
|
---|
85 | comment : "Link naar Grip"
|
---|
86 | interface : "wi2"
|
---|
87 | ip : "172.16.1.2/30"
|
---|
88 | desc : "Link naar Grip"
|
---|
89 | sdesc : "2grip"
|
---|
90 | mode : "station-wds"
|
---|
91 | type : "11b"
|
---|
92 | channel : "9"
|
---|
93 | ssid : "il-zw.grip.wleiden.net"
|
---|
94 | dhcp : "no"
|
---|
95 | compass : "sw"
|
---|
96 | status : "up"
|
---|
97 |
|
---|
98 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.