source:
genesis/nodes/CNodeLijtweg1/wleiden.yaml@
10885
Last change on this file since 10885 was 10885, checked in by , 13 years ago | |
---|---|
File size: 2.7 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.18523" |
[10116] | 8 | location : "Lijtweg (noord), 2341 HB, Oegstgeest" |
[10881] | 9 | longitude : "4.47100" |
[10116] | 10 | masterip : "172.23.12.1" |
11 | nodename : "Lijtweg1" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92344 |
14 | rdnap_y : 466740 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
18 | ||
[10116] | 19 | iface_ath0: |
[10884] | 20 | comment : "Ap noord" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.23.12.1/26" | |
23 | sdesc : "ap-n" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "4" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Lijtweg1" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
31 | ||
32 | ||
[10059] | 33 | iface_ue0: |
[10884] | 34 | comment : "Link naar Lange Voort" |
[10116] | 35 | interface : "ue0" |
36 | ip : "172.16.6.1/29" | |
37 | sdesc : "2langevoort" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | extra_type : "eth2wifibridge" | |
41 | channel : "2" | |
42 | ssid : "il-o.lijtweg1.wleiden.net" | |
[10454] | 43 | dhcp : False |
[10729] | 44 | compass : "o" |
[10116] | 45 | ns_ip : "172.16.6.2" |
46 | ns_mac : "00:15:6d:e9:e7:20" | |
47 | status : "up" | |
[10059] | 48 | |
49 | ||
[10116] | 50 | iface_ue1: |
51 | comment : "Ethernet naar Lijtweg2" | |
52 | interface : "ue1" | |
53 | ip : "172.16.253.1/30" | |
54 | sdesc : "2lijtweg2" | |
55 | type : "eth" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "None" |
58 | status : "up" | |
[10059] | 59 | |
[10116] | 60 | |
[10059] | 61 | iface_vr0: |
[10885] | 62 | comment : "InterLink naar Rene" |
[10116] | 63 | interface : "vr0" |
64 | ip : "172.16.6.9/29" | |
65 | sdesc : "2rene" | |
66 | mode : "station-wds" | |
67 | type : "eth" | |
68 | extra_type : "eth2wifibridge" | |
69 | channel : "108" | |
70 | ssid : "il-n.lijtweg1.wleiden.net" | |
[10454] | 71 | dhcp : False |
[10116] | 72 | compass : "n" |
73 | ns_ip : "172.16.6.10" | |
74 | ns_mac : "00:15:6d:71:53:4e" | |
75 | status : "down" | |
[10059] | 76 | |
[10116] | 77 | |
[10059] | 78 | iface_vr1: |
[10116] | 79 | comment : "Link naar Hofwijck" |
80 | interface : "vr1" | |
81 | ip : "172.16.3.105/29" | |
82 | sdesc : "2hofwijck" | |
83 | mode : "station-wds" | |
84 | type : "eth" | |
85 | extra_type : "eth2wifibridge" | |
86 | channel : "124" | |
87 | ssid : "il-o.lijtweg1.wleiden.net" | |
[10454] | 88 | dhcp : False |
[10729] | 89 | compass : "o" |
[10116] | 90 | ns_ip : "172.16.3.106" |
91 | ns_mac : "00:15:6d:71:53:86" | |
92 | status : "up" | |
[10059] | 93 | |
[10116] | 94 | |
95 | iface_vr1_alias0: | |
96 | comment : "Link naar Kaag1" | |
97 | interface : "vr1:0" | |
98 | ip : "172.16.3.1/29" | |
99 | sdesc : "2kaag1" | |
100 | mode : "station-wds" | |
101 | type : "eth" | |
102 | extra_type : "eth2wifibridge" | |
[10454] | 103 | dhcp : False |
[10116] | 104 | compass : "None" |
105 | status : "up" | |
106 | ||
107 | ||
108 | iface_vr2: | |
109 | comment : "Link naar Aster" | |
110 | interface : "vr2" | |
111 | ip : "172.16.17.89/29" | |
112 | sdesc : "2aster" | |
113 | mode : "station-wds" | |
114 | type : "eth" | |
115 | extra_type : "eth2wifibridge" | |
116 | channel : "116" | |
117 | ssid : "il-w.lijtweg1.wleiden.net" | |
[10454] | 118 | dhcp : False |
[10116] | 119 | compass : "w" |
120 | ns_ip : "172.16.17.90/29" | |
121 | ns_mac : "00:15:6d:70:54:65" | |
122 | status : "down" | |
123 | ||
124 |
Note:
See TracBrowser
for help on using the repository browser.