source:
genesis/nodes/CNodeGeluidsnet2/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, checked in by , 13 years ago | |
---|---|
File size: 2.0 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.16200" |
[10116] | 8 | location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden" |
[10881] | 9 | longitude : "4.48003" |
[10116] | 10 | masterip : "172.17.5.1" |
11 | nodename : "Geluidsnet2" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92929 |
14 | rdnap_y : 464148 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
18 | ||
19 | iface_ath0: | |
[10884] | 20 | comment : "Ap" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.17.5.1/26" | |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "10" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Geluidsnet2" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
34 | comment : "Link naar Rund" | |
35 | interface : "ue0" | |
36 | ip : "172.16.4.209/29" | |
37 | sdesc : "2rund" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | channel : "64" | |
41 | ssid : "il-o.geluidsnet2.wleiden.net" | |
[10454] | 42 | dhcp : False |
[10729] | 43 | compass : "o" |
[10116] | 44 | ns_ip : "172.16.4.210/29" |
45 | ns_mac : "00:15:6d:70:4d:a3" | |
46 | status : "up" | |
47 | ||
48 | ||
[10059] | 49 | iface_vr0: |
[10116] | 50 | comment : "Link naar Geluidsnet1" |
51 | interface : "vr0" | |
52 | ip : "172.16.4.186/30" | |
53 | sdesc : "2geluidsnet1" | |
54 | type : "eth" | |
55 | extra_type : "eth2wifibridge" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "None" |
58 | status : "up" | |
[10059] | 59 | |
[10116] | 60 | |
[10059] | 61 | iface_vr1: |
[10116] | 62 | comment : "Link naar Webster" |
63 | interface : "vr1" | |
64 | ip : "172.16.4.193/29" | |
65 | sdesc : "2webster" | |
66 | mode : "station-wds" | |
67 | type : "eth" | |
68 | extra_type : "eth2wifibridge" | |
69 | channel : "132" | |
70 | ssid : "il-z.geluidsnet2.wleiden.net" | |
[10463] | 71 | dhcp : False |
[10729] | 72 | compass : "zo" |
[10116] | 73 | ns_ip : "172.16.4.194/29" |
74 | ns_mac : "00:15:6d:70:4d:6a" | |
75 | status : "up" | |
[10059] | 76 | |
[10116] | 77 | |
78 | iface_vr2: | |
79 | comment : "Link naar vosko3" | |
80 | interface : "vr2" | |
81 | ip : "172.16.4.204/29" | |
82 | sdesc : "2vosko3" | |
83 | mode : "station-wds" | |
84 | type : "eth" | |
85 | extra_type : "eth2wifibridge" | |
86 | channel : "100" | |
87 | ssid : "il-wnw.vosko3.wleiden.net" | |
[10454] | 88 | dhcp : False |
[10729] | 89 | compass : "zo" |
[10116] | 90 | ns_ip : "172.16.4.203/29" |
91 | ns_mac : "00:15:6d:ec:82:96" | |
92 | status : "up" | |
93 | ||
94 |
Note:
See TracBrowser
for help on using the repository browser.