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