Last change
on this file since 10892 was 10892, checked in by rick, 13 years ago |
Doe een import van de bridge unit dmv een scan.
|
File size:
2.0 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.15060"
|
---|
8 | location : "kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden"
|
---|
9 | longitude : "4.52066"
|
---|
10 | masterip : "172.18.128.1"
|
---|
11 | nodename : "DeClercq"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 95694
|
---|
14 | rdnap_y : 462845
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP voor de buurt"
|
---|
21 | ip : "172.18.128.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "4"
|
---|
26 | ssid : "ap-WirelessLeiden-Declercq"
|
---|
27 | dhcp : "10-60"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_ue0:
|
---|
32 | comment : "A-link to Stadhuis via 8772b-adapter en Nanostation5"
|
---|
33 | ip : "172.16.3.212/29"
|
---|
34 | sdesc : "2stadhuis"
|
---|
35 | mode : "station-wds"
|
---|
36 | type : "eth"
|
---|
37 | extra_type : "eth2wifibridge"
|
---|
38 | channel : "60"
|
---|
39 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
40 | dhcp : False
|
---|
41 | compass : "nw"
|
---|
42 | ns_ip : "172.16.3.211/29"
|
---|
43 | ns_mac : "00:15:6d:ea:f0:63"
|
---|
44 | bridge_type: "NanoStation5"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
48 | iface_vr0:
|
---|
49 | comment : "Ethernet"
|
---|
50 | ip : "172.16.4.53/30"
|
---|
51 | sdesc : "2proxy9"
|
---|
52 | type : "eth"
|
---|
53 | dhcp : False
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr1:
|
---|
58 | comment : "Ethernet to interlink west (Roomburgh3)"
|
---|
59 | ip : "172.16.5.185/29"
|
---|
60 | sdesc : "2roomburgh3"
|
---|
61 | mode : "ap-wds"
|
---|
62 | type : "eth"
|
---|
63 | extra_type : "eth2wifibridge"
|
---|
64 | channel : "36"
|
---|
65 | ssid : "il-w.declercq.wleiden.net"
|
---|
66 | dhcp : False
|
---|
67 | compass : "w"
|
---|
68 | ns_ip : "172.16.5.186/29"
|
---|
69 | ns_mac : "00:15:6d:ea:f0:70"
|
---|
70 | bridge_type: "NanoStation5"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_vr2:
|
---|
75 | comment : "A-link to Leythenrode via Nanostation5"
|
---|
76 | ip : "172.16.5.172/29"
|
---|
77 | sdesc : "2leythenrode"
|
---|
78 | mode : "station-wds"
|
---|
79 | type : "eth"
|
---|
80 | extra_type : "eth2wifibridge"
|
---|
81 | channel : "44"
|
---|
82 | ssid : "il-zw.leythenrode.wleiden.net"
|
---|
83 | dhcp : False
|
---|
84 | compass : "no"
|
---|
85 | ns_ip : "172.16.5.171/29"
|
---|
86 | ns_mac : "00:15:6d:ea:f0:7b"
|
---|
87 | bridge_type: "NanoStation5"
|
---|
88 | status : "up"
|
---|
89 |
|
---|
90 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.