source:
genesis/nodes/CNodeZwaluwak/wleiden.yaml@
10888
Last change on this file since 10888 was 10888, 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.15366" |
[10116] | 8 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden" |
[10881] | 9 | longitude : "4.44826" |
[10116] | 10 | masterip : "172.22.0.1" |
11 | nodename : "Zwaluwak" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 90743 |
14 | rdnap_y : 463247 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10888] | 20 | comment : "Omni voor de buurt" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.22.0.1/26" | |
23 | sdesc : "omni" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "3" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Zwaluwak" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
[10884] | 34 | comment : "A-link naar NodeUnigor via Airlive" |
[10116] | 35 | interface : "ue0" |
36 | ip : "172.16.3.70/30" | |
37 | sdesc : "2unigor" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | extra_type : "eth2wifibridge" | |
41 | ssid : "ila-z.unigor.wleiden.net" | |
[10454] | 42 | dhcp : False |
[10729] | 43 | compass : "no" |
[10116] | 44 | ns_ip : "192.168.1.21" |
45 | status : "up" | |
46 | ||
47 | ||
[10059] | 48 | iface_vr0: |
[10885] | 49 | comment : "Ethernet naar proxy" |
[10116] | 50 | interface : "vr0" |
51 | ip : "172.22.0.65/30" | |
52 | sdesc : "eth" | |
53 | type : "eth" | |
[10454] | 54 | dhcp : False |
[10116] | 55 | compass : "None" |
56 | status : "up" | |
[10059] | 57 | |
[10116] | 58 | |
[10059] | 59 | iface_vr1: |
[10884] | 60 | comment : "Link naar Unused via Bullet 1" |
[10116] | 61 | interface : "vr1" |
62 | ip : "172.16.6.73/29" | |
63 | sdesc : "2unused" | |
64 | mode : "station-wds" | |
65 | type : "eth" | |
66 | extra_type : "eth2wifibridge" | |
67 | ssid : "effeniks" | |
[10454] | 68 | dhcp : False |
[10116] | 69 | compass : "None" |
70 | ns_ip : "172.16.6.74/29" | |
71 | ns_mac : "00:15:6d:e8:e7:4a" | |
72 | status : "down" | |
[10059] | 73 | |
[10116] | 74 | |
75 | iface_vr2: | |
[10884] | 76 | comment : "Link naar BCStevenshof via Bullet 2" |
[10116] | 77 | interface : "vr2" |
78 | ip : "172.16.3.251/29" | |
79 | sdesc : "2bcste" | |
80 | mode : "station-wds" | |
81 | type : "eth" | |
82 | extra_type : "eth2wifibridge" | |
83 | ssid : "il-nw.bcste.wleiden.net" | |
[10454] | 84 | dhcp : False |
[10729] | 85 | compass : "zo" |
[10116] | 86 | ns_ip : "172.16.3.252/29" |
87 | ns_mac : "00:15:6d:e8:e6:a3" | |
88 | status : "up" | |
89 | ||
90 |
Note:
See TracBrowser
for help on using the repository browser.