source:
genesis/nodes/CNodeJVC/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, 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.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: |
[10884] | 20 | comment : "Omni" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.18.32.1/26" | |
23 | desc : "AP voor de buurt" | |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "4" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Jvc" |
[10116] | 29 | dhcp : "10-60" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
[10116] | 34 | iface_vr0: |
[10884] | 35 | comment : "A-link to Graficall via Nanostation5" |
[10116] | 36 | interface : "vr0" |
37 | ip : "172.16.3.9/29" | |
38 | desc : "Ethernet naar interlink zw van Graficall" | |
39 | sdesc : "2graficall" | |
40 | mode : "station-wds" | |
41 | type : "eth" | |
42 | extra_type : "eth2wifibridge" | |
43 | channel : "100" | |
44 | ssid : "il-no.jvc.wleiden.net" | |
[10454] | 45 | dhcp : False |
[10729] | 46 | compass : "no" |
[10116] | 47 | ns_ip : "172.16.3.10/29" |
48 | ns_mac : "00:15:6d:ea:f0:fe" | |
49 | status : "up" | |
50 | ||
51 | ||
[10059] | 52 | iface_vr0_alias0: |
[10884] | 53 | comment : "Link naar Meerburg" |
[10116] | 54 | interface : "vr0:0" |
55 | ip : "172.16.4.241/29" | |
56 | desc : "Ethernet naar interlink zw van Meerburg" | |
57 | sdesc : "2meerburg" | |
58 | type : "eth" | |
59 | extra_type : "eth2wifibridge" | |
[10454] | 60 | dhcp : False |
[10116] | 61 | compass : "None" |
62 | status : "up" | |
[10059] | 63 | |
64 | ||
65 | iface_vr1: | |
[10884] | 66 | comment : "Link naar ROC2" |
[10116] | 67 | interface : "vr1" |
68 | ip : "172.16.5.33/29" | |
69 | desc : "Link ROC2" | |
70 | sdesc : "2ROC2" | |
71 | mode : "station-wds" | |
72 | type : "eth" | |
73 | extra_type : "eth2wifibridge" | |
74 | channel : "108" | |
75 | ssid : "il-w.jvc.wleiden.net" | |
[10454] | 76 | dhcp : False |
[10116] | 77 | compass : "w" |
78 | ns_ip : "172.16.5.34/29" | |
79 | ns_mac : "00:15:6d:ea:eb:d3" | |
80 | status : "up" | |
[10059] | 81 | |
[10116] | 82 | |
83 | iface_vr2: | |
[10884] | 84 | comment : "Link naar Zwet" |
[10116] | 85 | interface : "vr2" |
86 | ip : "172.16.5.153/29" | |
87 | desc : "Link Zwet" | |
88 | sdesc : "2Zwet" | |
89 | mode : "station-wds" | |
90 | type : "eth" | |
91 | extra_type : "eth2wifibridge" | |
92 | channel : "60" | |
93 | ssid : "il-z.jvc.wleiden.net" | |
[10454] | 94 | dhcp : False |
[10729] | 95 | compass : "z" |
[10116] | 96 | ns_ip : "172.16.5.154/29" |
97 | ns_mac : "00:15:6d:ea:f0:67" | |
98 | status : "down" | |
99 | ||
100 |
Note:
See TracBrowser
for help on using the repository browser.