source:
genesis/nodes/CNodeAJSoft2/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, checked in by , 13 years ago | |
---|---|
File size: 2.1 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.14605" |
[10116] | 8 | location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden" |
[10881] | 9 | longitude : "4.46729" |
[10116] | 10 | masterip : "172.20.137.1" |
11 | nodename : "AJSoft2" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92035 |
14 | rdnap_y : 462384 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10884] | 20 | comment : "Link livinglab" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.16.17.108/29" | |
23 | desc : "Link naar LivingLab" | |
24 | sdesc : "2livinglab" | |
[10703] | 25 | mode : "ap" |
[10116] | 26 | type : "11a" |
27 | channel : "36" | |
28 | ssid : "il-n.livinglab.wleiden.net" | |
[10454] | 29 | dhcp : False |
[10116] | 30 | compass : "n" |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
[10116] | 34 | iface_ue0: |
35 | comment : "Link naar Muiderkring" | |
36 | interface : "ue0" | |
37 | ip : "172.16.6.49/29" | |
38 | sdesc : "2muiderkring" | |
39 | mode : "station-wds" | |
40 | type : "eth" | |
41 | extra_type : "eth2wifibridge" | |
42 | channel : "8" | |
43 | ssid : "il-nno.ajsoft2.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10729] | 45 | compass : "n" |
[10116] | 46 | ns_ip : "172.16.6.50/29" |
47 | ns_mac : "00:15:6d:e8:f9:c6" | |
48 | status : "up" | |
49 | ||
50 | ||
[10059] | 51 | iface_vr0: |
[10116] | 52 | comment : "Ethernet naar AJSoft1" |
53 | interface : "vr0" | |
54 | ip : "172.16.3.82/30" | |
55 | sdesc : "2ajsoft1" | |
56 | type : "eth" | |
[10454] | 57 | dhcp : False |
[10116] | 58 | compass : "None" |
59 | status : "up" | |
[10059] | 60 | |
[10116] | 61 | |
[10059] | 62 | iface_vr1: |
[10884] | 63 | comment : "Link naar Hofland" |
[10116] | 64 | interface : "vr1" |
65 | ip : "172.16.6.41/29" | |
66 | sdesc : "2hofland" | |
67 | mode : "station-wds" | |
68 | type : "eth" | |
69 | extra_type : "eth2wifibridge" | |
70 | channel : "100" | |
71 | ssid : "il-w.ajsoft2.wleiden.net" | |
[10454] | 72 | dhcp : False |
[10116] | 73 | compass : "w" |
74 | ns_ip : "172.16.6.42/29" | |
75 | ns_mac : "00:15:6d:ea:f0:6a" | |
76 | status : "down" | |
[10059] | 77 | |
[10116] | 78 | |
79 | iface_vr2: | |
80 | comment : "Link naar oost" | |
81 | interface : "vr2" | |
82 | ip : "172.16.6.17/29" | |
83 | desc : "a-interLink naar RijnVliet" | |
84 | sdesc : "a2rijnvliet" | |
85 | mode : "station-wds" | |
86 | type : "eth" | |
87 | extra_type : "eth2wifibridge" | |
88 | channel : "52" | |
89 | ssid : "il-o-ajsoft2.wleiden.net" | |
[10454] | 90 | dhcp : False |
[10729] | 91 | compass : "no" |
[10116] | 92 | ns_ip : "172.16.6.18/29" |
93 | ns_mac : "00:15:6d:ea:f0:6d" | |
94 | status : "up" | |
95 | ||
96 |
Note:
See TracBrowser
for help on using the repository browser.