source:
genesis/nodes/CNodeJVC/wleiden.yaml@
10891
Last change on this file since 10891 was 10891, checked in by , 13 years ago | |
---|---|
File size: 1.9 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.14243" |
[10116] | 8 | location : "JVC, De Heyderweg 2-6, 2314 XZ, Leiden" |
[10881] | 9 | longitude : "4.50905" |
[10116] | 10 | masterip : "172.18.32.1" |
11 | nodename : "JVC" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 94888 |
14 | rdnap_y : 461946 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10885] | 20 | comment : "AP voor de buurt" |
[10116] | 21 | ip : "172.18.32.1/26" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "4" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Jvc" |
[10116] | 27 | dhcp : "10-60" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
[10116] | 31 | iface_vr0: |
[10884] | 32 | comment : "A-link to Graficall via Nanostation5" |
[10116] | 33 | ip : "172.16.3.9/29" |
34 | sdesc : "2graficall" | |
35 | mode : "station-wds" | |
36 | type : "eth" | |
37 | extra_type : "eth2wifibridge" | |
38 | channel : "100" | |
39 | ssid : "il-no.jvc.wleiden.net" | |
[10454] | 40 | dhcp : False |
[10729] | 41 | compass : "no" |
[10116] | 42 | ns_ip : "172.16.3.10/29" |
43 | ns_mac : "00:15:6d:ea:f0:fe" | |
44 | status : "up" | |
45 | ||
46 | ||
[10059] | 47 | iface_vr0_alias0: |
[10884] | 48 | comment : "Link naar Meerburg" |
[10116] | 49 | ip : "172.16.4.241/29" |
50 | sdesc : "2meerburg" | |
51 | type : "eth" | |
52 | extra_type : "eth2wifibridge" | |
[10454] | 53 | dhcp : False |
[10116] | 54 | status : "up" |
[10059] | 55 | |
56 | ||
57 | iface_vr1: | |
[10884] | 58 | comment : "Link naar ROC2" |
[10116] | 59 | ip : "172.16.5.33/29" |
60 | sdesc : "2ROC2" | |
61 | mode : "station-wds" | |
62 | type : "eth" | |
63 | extra_type : "eth2wifibridge" | |
64 | channel : "108" | |
65 | ssid : "il-w.jvc.wleiden.net" | |
[10454] | 66 | dhcp : False |
[10116] | 67 | compass : "w" |
68 | ns_ip : "172.16.5.34/29" | |
69 | ns_mac : "00:15:6d:ea:eb:d3" | |
70 | status : "up" | |
[10059] | 71 | |
[10116] | 72 | |
73 | iface_vr2: | |
[10884] | 74 | comment : "Link naar Zwet" |
[10116] | 75 | ip : "172.16.5.153/29" |
76 | sdesc : "2Zwet" | |
77 | mode : "station-wds" | |
78 | type : "eth" | |
79 | extra_type : "eth2wifibridge" | |
80 | channel : "60" | |
81 | ssid : "il-z.jvc.wleiden.net" | |
[10454] | 82 | dhcp : False |
[10729] | 83 | compass : "z" |
[10116] | 84 | ns_ip : "172.16.5.154/29" |
85 | ns_mac : "00:15:6d:ea:f0:67" | |
86 | status : "down" | |
87 | ||
88 |
Note:
See TracBrowser
for help on using the repository browser.