source:
genesis/nodes/CNodeLHS/wleiden.yaml@
10370
Last change on this file since 10370 was 10370, checked in by , 13 years ago | |
---|---|
File size: 2.4 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | comment : "None" | |
[10116] | 5 | ileiden : True |
6 | latitude : "4.47694" | |
7 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden" | |
8 | longitude : "52.17305" | |
9 | masterip : "172.17.21.1" | |
10 | nodename : "LHS" | |
11 | nodetype : "CNode" | |
[10059] | 12 | rdnap_x : 92733 |
13 | rdnap_y : 465380 | |
[10268] | 14 | release : "9.0-RELEASE" |
15 | status : "up" | |
[10059] | 16 | |
[10116] | 17 | |
[10059] | 18 | iface_ath0: |
[10116] | 19 | comment : "ap" |
20 | interface : "ath0" | |
21 | ip : "172.17.21.1/24" | |
22 | desc : "AP" | |
23 | sdesc : "ap" | |
[10343] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "4" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Lhs0" |
[10116] | 28 | dhcp : "10-110" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
[10141] | 34 | comment : "extra ap schoolplein" |
[10116] | 35 | interface : "ue0" |
[10273] | 36 | ip : "172.17.18.1/24" |
[10116] | 37 | desc : "ap1" |
38 | sdesc : "ap1" | |
[10343] | 39 | mode : "ap" |
[10116] | 40 | type : "eth" |
41 | extra_type : "eth2wifibridge" | |
42 | channel : "9" | |
[10156] | 43 | ssid : "ap-WirelessLeiden-Lhs1" |
[10273] | 44 | dhcp : "10-100" |
[10116] | 45 | compass : "None" |
[10273] | 46 | ns_ip : "172.17.18.2/24" |
[10116] | 47 | ns_mac : "" |
48 | status : "down" | |
49 | ||
50 | ||
[10059] | 51 | iface_vr0: |
[10116] | 52 | comment : "Link naar proxy20" |
53 | interface : "vr0" | |
54 | ip : "172.16.4.137/29" | |
55 | desc : "Link naar proxy20" | |
56 | sdesc : "2proxy20" | |
57 | type : "eth" | |
58 | dhcp : "no" | |
59 | compass : "None" | |
[10342] | 60 | status : "up" |
[10059] | 61 | |
[10337] | 62 | iface_vr0_alias0: |
63 | comment : "Link naar proxy20 en local ap" | |
64 | interface : "vr0:0" | |
65 | ip : "172.17.33.1/24" | |
[10343] | 66 | comment : "Link naar proxy20 subent voor ap" |
[10341] | 67 | interface : "vr0:0" |
[10343] | 68 | desc : "proxy20 ap subnet" |
[10337] | 69 | sdesc : "2proxy20ap" |
70 | type : "eth" | |
71 | dhcp : "no" | |
72 | compass : "None" | |
[10342] | 73 | status : "up" |
[10116] | 74 | |
[10337] | 75 | |
[10059] | 76 | iface_vr1: |
[10141] | 77 | comment : "Link naar Psycho" |
[10116] | 78 | interface : "vr1" |
79 | ip : "172.16.3.52/29" | |
80 | desc : "Link naar Psycho" | |
81 | sdesc : "2psycho" | |
82 | mode : "station-wds" | |
83 | type : "eth" | |
84 | extra_type : "eth2wifibridge" | |
85 | channel : "116" | |
86 | ssid : "il-n.psycho.wleiden.net" | |
87 | dhcp : "no" | |
[10141] | 88 | compass : "s" |
[10273] | 89 | ns_ip : "172.16.3.51/29" |
[10141] | 90 | ns_mac : "00:27:22:10:FD:8A" |
[10116] | 91 | status : "up" |
[10059] | 92 | |
[10116] | 93 | |
94 | iface_vr2: | |
95 | comment : "Link naar Lijtweg2" | |
96 | interface : "vr2" | |
97 | ip : "172.16.3.116/29" | |
98 | desc : "link naar Lijtweg2" | |
99 | sdesc : "2lijtweg2" | |
100 | mode : "station-wds" | |
101 | type : "eth" | |
102 | extra_type : "eth2wifibridge" | |
103 | channel : "132" | |
104 | ssid : "il-z.lijtweg2.wleiden.net" | |
105 | dhcp : "no" | |
[10141] | 106 | compass : "n" |
[10116] | 107 | ns_ip : "172.16.3.115/29" |
[10141] | 108 | ns_mac : "00:27:22:8A:3A:03" |
[10275] | 109 | status : "up" |
[10116] | 110 | |
111 |
Note:
See TracBrowser
for help on using the repository browser.