Last change
on this file since 10067 was 10067, checked in by rick, 13 years ago |
Do not edit headers on the config files in indead a whee bit confusing.
Reported-By: huub
|
File size:
1.7 KB
|
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.41978"
|
---|
8 | location : "flat, Asterstraat 254, 2223 VN, Katwijk"
|
---|
9 | longitude : "52.18667"
|
---|
10 | masterip : "172.23.26.1"
|
---|
11 | nodename : "Aster"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 88843
|
---|
14 | rdnap_y : 466945
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "omni voor de buurt"
|
---|
21 | interface : "ath0"
|
---|
22 | ip : "172.23.26.1/26"
|
---|
23 | desc : "omni voor de buurt"
|
---|
24 | sdesc : "omni"
|
---|
25 | mode : "ap-wds"
|
---|
26 | type : "11b"
|
---|
27 | channel : "7"
|
---|
28 | ssid : "ap-wirelessleiden-aster"
|
---|
29 | dhcp : "10-60"
|
---|
30 | compass : "None"
|
---|
31 | height : "16"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_vr0:
|
---|
36 | comment : "local subnet with PoE"
|
---|
37 | interface : "vr0"
|
---|
38 | ip : "172.23.26.65/28"
|
---|
39 | desc : "local subnet"
|
---|
40 | sdesc : "local"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : "no"
|
---|
43 | compass : "None"
|
---|
44 | status : "down"
|
---|
45 |
|
---|
46 |
|
---|
47 | iface_vr1:
|
---|
48 | comment : "link naar lijtweg1 bridge"
|
---|
49 | interface : "vr1"
|
---|
50 | ip : "172.16.17.92/29"
|
---|
51 | desc : "bridge naar lijtweg1, il-west"
|
---|
52 | sdesc : "aster2lijtweg1"
|
---|
53 | type : "eth"
|
---|
54 | extra_type : "eth2wifibridge"
|
---|
55 | ssid : "il-w.lijtweg1.wleiden.net"
|
---|
56 | dhcp : "no"
|
---|
57 | compass : "w"
|
---|
58 | ns_ip : "172.16.17.91/29"
|
---|
59 | ns_mac : "00:15:6d:70:53:48"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr2:
|
---|
64 | comment : "link naar unigorn"
|
---|
65 | interface : "vr2"
|
---|
66 | ip : "172.16.17.100/29"
|
---|
67 | desc : "bridge naar UniGorN"
|
---|
68 | sdesc : "aster2unigorn"
|
---|
69 | type : "eth"
|
---|
70 | extra_type : "eth2wifibridge"
|
---|
71 | ssid : "il-o.unigorn.wleiden.net"
|
---|
72 | dhcp : "no"
|
---|
73 | compass : "e"
|
---|
74 | ns_ip : "172.16.17.99/29"
|
---|
75 | ns_mac : "00:15:6d:f6:bb:99"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.