source:
genesis/nodes/CNodeROC2/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, checked in by , 13 years ago | |
---|---|
File size: 2.2 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 | compass : "None" | |
29 | status : "up" | |
[10059] | 30 | |
31 | ||
[10116] | 32 | iface_ue0: |
[10885] | 33 | comment : "Link naar Zwet" |
[10116] | 34 | ip : "172.16.5.49/29" |
35 | sdesc : "2zwet" | |
36 | mode : "station-wds" | |
37 | type : "eth" | |
38 | extra_type : "eth2wifibridge" | |
39 | channel : "100" | |
40 | ssid : "il-z.roc2.wleiden.net" | |
[10454] | 41 | dhcp : False |
[10729] | 42 | compass : "z" |
[10116] | 43 | ns_ip : "172.16.5.50/29" |
44 | ns_mac : "00:27:22:8a:38:38" | |
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" | |
61 | status : "down" | |
62 | ||
63 | ||
[10059] | 64 | iface_vr0: |
[10116] | 65 | comment : "Ethernet naar ROC1" |
66 | ip : "172.16.3.90/30" | |
67 | sdesc : "2roc1" | |
68 | type : "eth" | |
[10454] | 69 | dhcp : False |
[10116] | 70 | compass : "None" |
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" | |
87 | status : "up" | |
[10059] | 88 | |
[10116] | 89 | |
90 | iface_vr2: | |
91 | comment : "Link naar Grip - 260" | |
92 | ip : "172.16.5.25/29" | |
93 | sdesc : "2grip" | |
94 | mode : "station-wds" | |
95 | type : "eth" | |
96 | extra_type : "eth2wifibridge" | |
97 | channel : "52" | |
98 | ssid : "il-nw.roc2.wleiden.net" | |
[10454] | 99 | dhcp : False |
[10116] | 100 | compass : "nw" |
101 | ns_ip : "172.16.5.26/29" | |
102 | ns_mac : "00:15:6d:70:50:42" | |
103 | status : "down" | |
104 | ||
105 |
Note:
See TracBrowser
for help on using the repository browser.