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