Last change
on this file since 10891 was 10891, checked in by rick, 13 years ago |
Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.
|
File size:
2.1 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.16732"
|
---|
8 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
|
---|
9 | longitude : "4.47071"
|
---|
10 | masterip : "172.19.131.1"
|
---|
11 | nodename : "DirkLos1"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : "092299"
|
---|
14 | rdnap_y : 464748
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Link naar Unigor"
|
---|
21 | ip : "172.16.3.62/30"
|
---|
22 | sdesc : "2unigor"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "1"
|
---|
26 | ssid : "n-o.unigor.wleiden.net"
|
---|
27 | dhcp : False
|
---|
28 | compass : "e"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "Ethernet naar DirkLos2"
|
---|
34 | ip : "172.16.3.58/30"
|
---|
35 | sdesc : "2DLos2"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : False
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_ue0_alias0:
|
---|
42 | comment : "Local Ethernet"
|
---|
43 | ip : "172.16.176.66/27"
|
---|
44 | sdesc : "localeth"
|
---|
45 | type : "eth"
|
---|
46 | dhcp : False
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "Ethernet to interlink oost"
|
---|
52 | ip : "172.16.4.156/29"
|
---|
53 | sdesc : "2geluidsnet1"
|
---|
54 | mode : "station-wds"
|
---|
55 | type : "eth"
|
---|
56 | extra_type : "eth2wifibridge"
|
---|
57 | channel : "140"
|
---|
58 | ssid : "il-zw.geluidsnet1.wleiden.net"
|
---|
59 | dhcp : False
|
---|
60 | compass : "zo"
|
---|
61 | ns_ip : "172.16.4.155/29"
|
---|
62 | ns_mac : "00:15:6d:f6:be:ff"
|
---|
63 | status : "up"
|
---|
64 |
|
---|
65 |
|
---|
66 | iface_vr1:
|
---|
67 | comment : "Ethernet to interlink south-east (Vosko3)"
|
---|
68 | ip : "172.16.4.76/29"
|
---|
69 | sdesc : "2Vosko3"
|
---|
70 | mode : "station-wds"
|
---|
71 | type : "eth"
|
---|
72 | extra_type : "eth2wifibridge"
|
---|
73 | channel : "100"
|
---|
74 | ssid : "il-wnw.vosko3.wleiden.net"
|
---|
75 | dhcp : False
|
---|
76 | compass : "zo"
|
---|
77 | ns_ip : "172.16.4.75/29"
|
---|
78 | ns_mac : "00:15:6d:f6:be:eb"
|
---|
79 | status : "up"
|
---|
80 |
|
---|
81 |
|
---|
82 | iface_vr2:
|
---|
83 | comment : "Ethernet to interlink west (Cam)"
|
---|
84 | ip : "172.16.4.89/29"
|
---|
85 | sdesc : "2cam"
|
---|
86 | mode : "station-wds"
|
---|
87 | type : "eth"
|
---|
88 | extra_type : "eth2wifibridge"
|
---|
89 | channel : "44"
|
---|
90 | ssid : "il-zw.dirklos1.wleiden.net"
|
---|
91 | dhcp : False
|
---|
92 | compass : "z"
|
---|
93 | ns_ip : "172.16.4.90/29"
|
---|
94 | ns_mac : "00:15:6d:70:53:52"
|
---|
95 | status : "down"
|
---|
96 |
|
---|
97 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.