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.15395"
|
---|
8 | location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
|
---|
9 | longitude : "4.49646"
|
---|
10 | masterip : "172.17.169.1"
|
---|
11 | nodename : "Plantsoen2"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 94042
|
---|
14 | rdnap_y : 463238
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "AP voor de buurt"
|
---|
21 | ip : "172.17.169.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "7"
|
---|
26 | ssid : "ap-omni.plantsoen2.wleiden.net"
|
---|
27 | dhcp : "10-60"
|
---|
28 | compass : "omni"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_ue0:
|
---|
33 | comment : "Link naar ROC1"
|
---|
34 | ip : "172.16.5.12/29"
|
---|
35 | sdesc : "2roc1"
|
---|
36 | mode : "station-wds"
|
---|
37 | type : "eth"
|
---|
38 | extra_type : "eth2wifibridge"
|
---|
39 | channel : "132"
|
---|
40 | ssid : "il-n.roc1.wleiden.net"
|
---|
41 | dhcp : False
|
---|
42 | compass : "z"
|
---|
43 | ns_ip : "172.16.5.11/29"
|
---|
44 | ns_mac : "00:27:22:10:FD:A1"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
48 | iface_vr0:
|
---|
49 | comment : "Ethernet naar woning Plantsoen"
|
---|
50 | ip : "172.17.169.65/28"
|
---|
51 | sdesc : "2plantsoen"
|
---|
52 | type : "eth"
|
---|
53 | dhcp : False
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr1:
|
---|
58 | comment : "Ethernet to interlink north-north-west (Stadhuis)"
|
---|
59 | ip : "172.16.5.116/29"
|
---|
60 | sdesc : "2Stadhuis"
|
---|
61 | mode : "station-wds"
|
---|
62 | type : "eth"
|
---|
63 | extra_type : "eth2wifibridge"
|
---|
64 | channel : "44"
|
---|
65 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
66 | dhcp : False
|
---|
67 | compass : "nw"
|
---|
68 | distance : "0.5 km"
|
---|
69 | ns_ip : "172.16.5.115/29"
|
---|
70 | ns_mac : "00:15:6d:bd:67:e8"
|
---|
71 | bridge_type: "NanoStation5"
|
---|
72 | status : "up"
|
---|
73 |
|
---|
74 |
|
---|
75 | iface_vr2:
|
---|
76 | comment : "A-link to Vosko3 via Nanostation2"
|
---|
77 | ip : "172.16.5.92/29"
|
---|
78 | sdesc : "2vosko3"
|
---|
79 | mode : "station-wds"
|
---|
80 | type : "eth"
|
---|
81 | extra_type : "eth2wifibridge"
|
---|
82 | channel : "116"
|
---|
83 | ssid : "il-zo.vosko3.wleiden.net"
|
---|
84 | dhcp : False
|
---|
85 | compass : "nw"
|
---|
86 | distance : "0.7 km"
|
---|
87 | ns_ip : "172.16.5.91/29"
|
---|
88 | ns_mac : "00:15:6d:bd:67:ff"
|
---|
89 | status : "up"
|
---|
90 |
|
---|
91 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.