source:
genesis/nodes/CNodeMuiderkring/wleiden.yaml@
10875
Last change on this file since 10875 was 10779, checked in by , 13 years ago | |
---|---|
File size: 1.3 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 |
[10779] | 7 | latitude : "4.47107" |
[10116] | 8 | location : "Martijn, Muiderkring 152, 2332 BP, Leiden" |
[10779] | 9 | longitude : "52.16352" |
[10116] | 10 | masterip : "172.17.4.129" |
11 | nodename : "Muiderkring" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92318 |
14 | rdnap_y : 464324 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10116] | 20 | comment : "Lokaal accesspoint" |
21 | interface : "ath0" | |
22 | ip : "172.17.4.129/26" | |
23 | desc : "accesspoint voor de buurt" | |
24 | sdesc : "omni" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11b" |
27 | channel : "5" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Muiderkring" |
[10116] | 29 | dhcp : "140-190" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
[10116] | 33 | |
[10059] | 34 | iface_vr0: |
[10116] | 35 | comment : "eth" |
36 | interface : "vr0" | |
37 | ip : "172.16.3.145/30" | |
38 | desc : "Link naar proxy6" | |
39 | sdesc : "eth" | |
40 | type : "eth" | |
[10454] | 41 | dhcp : False |
[10116] | 42 | compass : "None" |
43 | status : "up" | |
[10059] | 44 | |
[10116] | 45 | |
[10059] | 46 | iface_vr1: |
[10116] | 47 | comment : "Link naar AJSoft" |
48 | interface : "vr1" | |
49 | ip : "172.16.6.52/29" | |
50 | desc : "Link naar AJSoft" | |
51 | sdesc : "2ajsoft" | |
52 | mode : "station-wds" | |
53 | type : "eth" | |
54 | extra_type : "eth2wifibridge" | |
55 | channel : "8" | |
56 | ssid : "il-nno.ajsoft2.wleiden.net" | |
[10454] | 57 | dhcp : False |
[10729] | 58 | compass : "z" |
[10116] | 59 | ns_ip : "172.16.6.51/29" |
60 | ns_mac : "00:15:6d:e8:e6:b1" | |
61 | status : "up" | |
[10059] | 62 | |
[10116] | 63 |
Note:
See TracBrowser
for help on using the repository browser.