source:
genesis/nodes/CNodeGrip/wleiden.yaml@
10883
Last change on this file since 10883 was 10883, 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.14730" |
[10116] | 8 | location : "Stichting Werk en Onderneming, Frambozenweg 5, 2321 KA, Leiden" |
[10881] | 9 | longitude : "4.48863" |
[10116] | 10 | masterip : "172.21.8.1" |
11 | nodename : "Grip" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93497 |
14 | rdnap_y : 462505 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10116] | 20 | comment : "omni" |
21 | interface : "ath0" | |
22 | ip : "172.21.8.1/26" | |
23 | desc : "omni (dubbele waveguide)" | |
24 | sdesc : "ap" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "11" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Grip" |
[10116] | 29 | dhcp : "10-60" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
34 | iface_vr0: | |
[10116] | 35 | comment : "a-link naar vosko1" |
36 | interface : "vr0" | |
37 | ip : "172.16.16.60/29" | |
38 | desc : "Link naar vosko1" | |
39 | sdesc : "2vosko1" | |
40 | mode : "station-wds" | |
41 | type : "eth" | |
42 | extra_type : "eth2wifibridge" | |
43 | ssid : "il-zw.vosko1.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10729] | 45 | compass : "n" |
[10116] | 46 | ns_ip : "172.16.16.59/29" |
47 | ns_mac : "00:15:6d:70:50:09" | |
48 | status : "up" | |
[10059] | 49 | |
[10116] | 50 | |
[10059] | 51 | iface_vr1: |
[10116] | 52 | comment : "Link naar ROC2" |
53 | interface : "vr1" | |
54 | ip : "172.16.5.29/29" | |
55 | sdesc : "2roc2" | |
56 | mode : "station-wds" | |
57 | type : "eth" | |
58 | extra_type : "eth2wifibridge" | |
59 | channel : "52" | |
60 | ssid : "il-nw.roc2.wleiden.net" | |
[10454] | 61 | dhcp : False |
[10729] | 62 | compass : "zo" |
[10116] | 63 | ns_ip : "192.168.1.20/24" |
64 | ns_mac : "00:15:6d:ad:34:35" | |
65 | status : "down" | |
[10059] | 66 | |
[10116] | 67 | |
68 | iface_vr2: | |
69 | comment : "link naar LCPL" | |
70 | interface : "vr2" | |
71 | ip : "172.16.1.1/30" | |
72 | desc : "Link naar LCPL" | |
73 | sdesc : "2lcpl" | |
74 | mode : "ap-wds" | |
75 | type : "eth" | |
76 | extra_type : "eth2wifibridge" | |
77 | channel : "8" | |
78 | ssid : "il-zw.grip.wleiden.net" | |
[10454] | 79 | dhcp : False |
[10729] | 80 | compass : "w" |
[10116] | 81 | ns_ip : "192.168.1.20/24" |
82 | ns_mac : "00:15:6d:30:29:6b" | |
83 | status : "down" | |
84 | ||
85 |
Note:
See TracBrowser
for help on using the repository browser.