source:
genesis/nodes/CNodeLijtweg1/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, 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: |
[10116] | 62 | comment : "Link naar Rene" |
63 | interface : "vr0" | |
64 | ip : "172.16.6.9/29" | |
65 | desc : "InterLink naar Rene" | |
66 | sdesc : "2rene" | |
67 | mode : "station-wds" | |
68 | type : "eth" | |
69 | extra_type : "eth2wifibridge" | |
70 | channel : "108" | |
71 | ssid : "il-n.lijtweg1.wleiden.net" | |
[10454] | 72 | dhcp : False |
[10116] | 73 | compass : "n" |
74 | ns_ip : "172.16.6.10" | |
75 | ns_mac : "00:15:6d:71:53:4e" | |
76 | status : "down" | |
[10059] | 77 | |
[10116] | 78 | |
[10059] | 79 | iface_vr1: |
[10116] | 80 | comment : "Link naar Hofwijck" |
81 | interface : "vr1" | |
82 | ip : "172.16.3.105/29" | |
83 | sdesc : "2hofwijck" | |
84 | mode : "station-wds" | |
85 | type : "eth" | |
86 | extra_type : "eth2wifibridge" | |
87 | channel : "124" | |
88 | ssid : "il-o.lijtweg1.wleiden.net" | |
[10454] | 89 | dhcp : False |
[10729] | 90 | compass : "o" |
[10116] | 91 | ns_ip : "172.16.3.106" |
92 | ns_mac : "00:15:6d:71:53:86" | |
93 | status : "up" | |
[10059] | 94 | |
[10116] | 95 | |
96 | iface_vr1_alias0: | |
97 | comment : "Link naar Kaag1" | |
98 | interface : "vr1:0" | |
99 | ip : "172.16.3.1/29" | |
100 | sdesc : "2kaag1" | |
101 | mode : "station-wds" | |
102 | type : "eth" | |
103 | extra_type : "eth2wifibridge" | |
[10454] | 104 | dhcp : False |
[10116] | 105 | compass : "None" |
106 | status : "up" | |
107 | ||
108 | ||
109 | iface_vr2: | |
110 | comment : "Link naar Aster" | |
111 | interface : "vr2" | |
112 | ip : "172.16.17.89/29" | |
113 | sdesc : "2aster" | |
114 | mode : "station-wds" | |
115 | type : "eth" | |
116 | extra_type : "eth2wifibridge" | |
117 | channel : "116" | |
118 | ssid : "il-w.lijtweg1.wleiden.net" | |
[10454] | 119 | dhcp : False |
[10116] | 120 | compass : "w" |
121 | ns_ip : "172.16.17.90/29" | |
122 | ns_mac : "00:15:6d:70:54:65" | |
123 | status : "down" | |
124 | ||
125 |
Note:
See TracBrowser
for help on using the repository browser.