source:
genesis/nodes/CNodeVosko2/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.15765" |
[10116] | 8 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden" |
[10881] | 9 | longitude : "4.48786" |
[10116] | 10 | masterip : "172.17.175.1" |
11 | nodename : "Vosko2" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93459 |
14 | rdnap_y : 463657 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10884] | 20 | comment : "Ap noord" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.17.175.1/26" | |
23 | desc : "AP west" | |
24 | sdesc : "ap-n" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "2" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Vosko2" |
[10116] | 29 | dhcp : "10-60" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
34 | iface_vr0: | |
[10884] | 35 | comment : "Naar Rund" |
[10116] | 36 | interface : "vr0" |
37 | ip : "172.16.17.153/29" | |
38 | desc : "Link naar rund" | |
39 | sdesc : "2rund" | |
40 | mode : "ap-wds" | |
41 | type : "eth" | |
42 | extra_type : "eth2wifibridge" | |
43 | channel : "44" | |
44 | ssid : "il-no.vosko2.wleiden.net" | |
[10454] | 45 | dhcp : False |
[10729] | 46 | compass : "no" |
[10116] | 47 | ns_ip : "172.16.17.154" |
48 | ns_mac : "00:15:6d:f3:35:7d" | |
49 | status : "down" | |
[10059] | 50 | |
[10116] | 51 | |
[10059] | 52 | iface_vr1: |
[10884] | 53 | comment : "Link Robijn" |
[10116] | 54 | interface : "vr1" |
55 | ip : "172.16.4.113/29" | |
56 | desc : "interlink w (Robijn)" | |
57 | sdesc : "2Robijn" | |
58 | mode : "ap-wds" | |
59 | type : "eth" | |
60 | extra_type : "eth2wifibridge" | |
61 | channel : "140" | |
62 | ssid : "il-w.vosko2.wleiden.net" | |
[10454] | 63 | dhcp : False |
[10116] | 64 | compass : "w" |
65 | ns_ip : "172.16.4.114/29" | |
66 | ns_mac : "00:15:6d:f7:be:f7" | |
67 | status : "up" | |
[10059] | 68 | |
[10116] | 69 | |
70 | iface_vr1_alias0: | |
[10884] | 71 | comment : "Link naar Huub" |
[10116] | 72 | interface : "vr1:0" |
73 | ip : "172.16.4.121/29" | |
74 | desc : "interlink w (Huub)" | |
75 | sdesc : "2huub" | |
76 | type : "eth" | |
77 | extra_type : "eth2wifibridge" | |
[10454] | 78 | dhcp : False |
[10116] | 79 | compass : "None" |
80 | status : "up" | |
81 | ||
82 | ||
[10059] | 83 | iface_vr1_alias1: |
[10884] | 84 | comment : "Link naar BCSte" |
[10116] | 85 | interface : "vr1:1" |
86 | ip : "172.16.3.155/29" | |
87 | desc : "interlink w (BCSte)" | |
88 | sdesc : "2bcste" | |
89 | type : "eth" | |
90 | extra_type : "eth2wifibridge" | |
[10454] | 91 | dhcp : False |
[10116] | 92 | compass : "None" |
93 | status : "up" | |
[10059] | 94 | |
[10116] | 95 | |
96 | iface_vr2: | |
[10884] | 97 | comment : "Lokaal ethernet" |
[10116] | 98 | interface : "vr2" |
99 | ip : "172.17.175.72/28" | |
100 | sdesc : "ethernet" | |
101 | type : "eth" | |
[10454] | 102 | dhcp : False |
[10116] | 103 | compass : "None" |
104 | status : "up" | |
105 | ||
106 |
Note:
See TracBrowser
for help on using the repository browser.