source:
genesis/nodes/CNodeLHS/wleiden.yaml@
10374
Last change on this file since 10374 was 10374, 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 |
[10374] | 6 | latitude : "52.17305" |
[10116] | 7 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden" |
[10374] | 8 | longitude : "4.47694" |
[10116] | 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 | |
[10374] | 62 | |
[10337] | 63 | iface_vr0_alias0: |
[10374] | 64 | comment : "Link naar proxy20 subent voor ap" |
[10337] | 65 | interface : "vr0:0" |
66 | ip : "172.17.33.1/24" | |
[10343] | 67 | desc : "proxy20 ap subnet" |
[10337] | 68 | sdesc : "2proxy20ap" |
69 | type : "eth" | |
70 | dhcp : "no" | |
71 | compass : "None" | |
[10342] | 72 | status : "up" |
[10116] | 73 | |
[10337] | 74 | |
[10059] | 75 | iface_vr1: |
[10141] | 76 | comment : "Link naar Psycho" |
[10116] | 77 | interface : "vr1" |
78 | ip : "172.16.3.52/29" | |
79 | desc : "Link naar Psycho" | |
80 | sdesc : "2psycho" | |
81 | mode : "station-wds" | |
82 | type : "eth" | |
83 | extra_type : "eth2wifibridge" | |
84 | channel : "116" | |
85 | ssid : "il-n.psycho.wleiden.net" | |
86 | dhcp : "no" | |
[10141] | 87 | compass : "s" |
[10273] | 88 | ns_ip : "172.16.3.51/29" |
[10141] | 89 | ns_mac : "00:27:22:10:FD:8A" |
[10116] | 90 | status : "up" |
[10059] | 91 | |
[10116] | 92 | |
93 | iface_vr2: | |
94 | comment : "Link naar Lijtweg2" | |
95 | interface : "vr2" | |
96 | ip : "172.16.3.116/29" | |
97 | desc : "link naar Lijtweg2" | |
98 | sdesc : "2lijtweg2" | |
99 | mode : "station-wds" | |
100 | type : "eth" | |
101 | extra_type : "eth2wifibridge" | |
102 | channel : "132" | |
103 | ssid : "il-z.lijtweg2.wleiden.net" | |
104 | dhcp : "no" | |
[10141] | 105 | compass : "n" |
[10116] | 106 | ns_ip : "172.16.3.115/29" |
[10141] | 107 | ns_mac : "00:27:22:8A:3A:03" |
[10275] | 108 | status : "up" |
[10116] | 109 | |
110 |
Note:
See TracBrowser
for help on using the repository browser.