source:
genesis/nodes/CNodeRabo1/wleiden.yaml@
10891
Last change on this file since 10891 was 10891, 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.16950" |
[10116] | 8 | location : "Rabobank (Oost), Schipholweg 105, 2316 XC, Leiden" |
[10881] | 9 | longitude : "4.48901" |
[10116] | 10 | masterip : "172.19.136.1" |
11 | nodename : "Rabo1" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93554 |
14 | rdnap_y : 464974 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
18 | ||
19 | iface_ath0: | |
[10884] | 20 | comment : "Ap oost" |
[10116] | 21 | ip : "172.19.136.1/26" |
22 | sdesc : "ap-o" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "10" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Rabo1" |
[10116] | 27 | dhcp : "10-60" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
[10116] | 31 | iface_ue0: |
32 | comment : "Link naar AZC" | |
33 | ip : "172.16.3.129/29" | |
34 | sdesc : "2azc" | |
35 | mode : "station-wds" | |
36 | type : "eth" | |
37 | extra_type : "eth2wifibridge" | |
38 | channel : "5" | |
39 | ssid : "il-w.rabo1.wleiden.net" | |
[10454] | 40 | dhcp : False |
[10116] | 41 | compass : "w" |
42 | ns_ip : "172.16.3.130/29" | |
43 | ns_mac : "00:15:6d:e8:f9:5e" | |
44 | status : "down" | |
45 | ||
46 | ||
47 | iface_ue1: | |
48 | comment : "Link naar Rudi" | |
49 | ip : "172.16.5.209/29" | |
50 | sdesc : "2rudi" | |
51 | mode : "station-wds" | |
52 | type : "eth" | |
53 | extra_type : "eth2wifibridge" | |
54 | channel : "13" | |
55 | ssid : "il-n.rabo1.wleiden.net" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "n" |
58 | ns_ip : "172.16.5.210/29" | |
59 | ns_mac : "00:15:6d:d4:f8:3e" | |
60 | status : "down" | |
61 | ||
62 | ||
[10059] | 63 | iface_vr0: |
[10116] | 64 | comment : "Ethernet naar Rabo2" |
65 | ip : "172.19.137.65/30" | |
66 | sdesc : "2rabo2" | |
67 | type : "eth" | |
[10454] | 68 | dhcp : False |
[10116] | 69 | status : "up" |
[10059] | 70 | |
[10116] | 71 | |
[10059] | 72 | iface_vr1: |
[10884] | 73 | comment : "A-link naar NodeHuub" |
[10116] | 74 | ip : "172.16.4.9/29" |
75 | sdesc : "2huub" | |
76 | mode : "station-wds" | |
77 | type : "eth" | |
78 | extra_type : "eth2wifibridge" | |
79 | channel : "44" | |
80 | ssid : "il-z.rabo1.wleiden.net" | |
[10454] | 81 | dhcp : False |
[10729] | 82 | compass : "z" |
[10116] | 83 | ns_ip : "172.16.4.10/29" |
84 | ns_mac : "00:15:6d:70:53:6a" | |
85 | status : "up" | |
[10059] | 86 | |
[10116] | 87 | |
88 | iface_vr2: | |
[10885] | 89 | comment : "InterLink naar SOM" |
[10116] | 90 | ip : "172.16.16.20/29" |
91 | sdesc : "2som" | |
92 | mode : "station-wds" | |
93 | type : "eth" | |
94 | extra_type : "eth2wifibridge" | |
95 | channel : "140" | |
96 | ssid : "il-w.som2.wleiden.net" | |
[10454] | 97 | dhcp : False |
[10729] | 98 | compass : "o" |
[10116] | 99 | ns_ip : "172.16.16.19/29" |
100 | ns_mac : "00:15:6d:70:54:62" | |
101 | status : "up" | |
102 | ||
103 |
Note:
See TracBrowser
for help on using the repository browser.