source:
genesis/nodes/CNodeROC2/wleiden.yaml@
10892
Last change on this file since 10892 was 10892, checked in by , 13 years ago | |
---|---|
File size: 2.3 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.14498" |
[10116] | 8 | location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden" |
[10881] | 9 | longitude : "4.49342" |
[10116] | 10 | masterip : "172.21.1.1" |
11 | nodename : "ROC2" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93822 |
14 | rdnap_y : 462243 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
18 | ||
19 | iface_ath0: | |
[10885] | 20 | comment : "AP Noord" |
[10116] | 21 | ip : "172.21.1.1/26" |
22 | sdesc : "ap-n" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "3" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Roc2" |
[10116] | 27 | dhcp : "10-60" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
[10116] | 31 | iface_ue0: |
[10885] | 32 | comment : "Link naar Zwet" |
[10116] | 33 | ip : "172.16.5.49/29" |
34 | sdesc : "2zwet" | |
35 | mode : "station-wds" | |
36 | type : "eth" | |
37 | extra_type : "eth2wifibridge" | |
38 | channel : "100" | |
39 | ssid : "il-z.roc2.wleiden.net" | |
[10454] | 40 | dhcp : False |
[10729] | 41 | compass : "z" |
[10116] | 42 | ns_ip : "172.16.5.50/29" |
43 | ns_mac : "00:27:22:8a:38:38" | |
[10892] | 44 | bridge_type: "NanoStation M5" |
[10116] | 45 | status : "down" |
46 | ||
47 | ||
48 | iface_ue1: | |
[10888] | 49 | comment : "Link naar LCPL" |
[10116] | 50 | ip : "172.16.5.17/29" |
51 | sdesc : "2lcpl" | |
52 | mode : "station-wds" | |
53 | type : "eth" | |
54 | extra_type : "eth2wifibridge" | |
55 | channel : "116" | |
56 | ssid : "il-w.roc2.wleiden.net" | |
[10454] | 57 | dhcp : False |
[10116] | 58 | compass : "w" |
59 | ns_ip : "172.16.5.18/29" | |
60 | ns_mac : "00:15:6d:70:54:a3" | |
[10892] | 61 | bridge_type: "NanoStation5" |
[10116] | 62 | status : "down" |
63 | ||
64 | ||
[10059] | 65 | iface_vr0: |
[10116] | 66 | comment : "Ethernet naar ROC1" |
67 | ip : "172.16.3.90/30" | |
68 | sdesc : "2roc1" | |
69 | type : "eth" | |
[10454] | 70 | dhcp : False |
[10116] | 71 | status : "up" |
[10059] | 72 | |
[10116] | 73 | |
[10059] | 74 | iface_vr1: |
[10116] | 75 | comment : "Link naar JVC - 080" |
76 | ip : "172.16.5.36/29" | |
77 | sdesc : "2jvc" | |
78 | mode : "station-wds" | |
79 | type : "eth" | |
80 | extra_type : "eth2wifibridge" | |
81 | channel : "108" | |
82 | ssid : "il-w.jvc.wleiden.net" | |
[10454] | 83 | dhcp : False |
[10729] | 84 | compass : "o" |
[10116] | 85 | ns_ip : "172.16.5.35/29" |
86 | ns_mac : "00:27:22:8a:3b:d5" | |
[10892] | 87 | bridge_type: "NanoStation M5" |
[10116] | 88 | status : "up" |
[10059] | 89 | |
[10116] | 90 | |
91 | iface_vr2: | |
92 | comment : "Link naar Grip - 260" | |
93 | ip : "172.16.5.25/29" | |
94 | sdesc : "2grip" | |
95 | mode : "station-wds" | |
96 | type : "eth" | |
97 | extra_type : "eth2wifibridge" | |
98 | channel : "52" | |
99 | ssid : "il-nw.roc2.wleiden.net" | |
[10454] | 100 | dhcp : False |
[10116] | 101 | compass : "nw" |
102 | ns_ip : "172.16.5.26/29" | |
103 | ns_mac : "00:15:6d:70:50:42" | |
[10892] | 104 | bridge_type: "NanoStation5" |
[10116] | 105 | status : "down" |
106 | ||
107 |
Note:
See TracBrowser
for help on using the repository browser.