source:
genesis/nodes/CNodeLHS/wleiden.yaml@
10454
Last change on this file since 10454 was 10454, checked in by , 13 years ago | |
---|---|
File size: 2.1 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 |
[10374] | 7 | latitude : "52.17305" |
[10116] | 8 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden" |
[10374] | 9 | longitude : "4.47694" |
[10116] | 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" |
[10430] | 48 | ns_mac : " 00:15:6D:30:28:3C" |
[10116] | 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" | |
[10454] | 59 | dhcp : False |
[10116] | 60 | compass : "None" |
[10342] | 61 | status : "up" |
[10059] | 62 | |
[10374] | 63 | |
[10059] | 64 | iface_vr1: |
[10141] | 65 | comment : "Link naar Psycho" |
[10116] | 66 | interface : "vr1" |
67 | ip : "172.16.3.52/29" | |
68 | desc : "Link naar Psycho" | |
69 | sdesc : "2psycho" | |
70 | mode : "station-wds" | |
71 | type : "eth" | |
72 | extra_type : "eth2wifibridge" | |
73 | channel : "116" | |
74 | ssid : "il-n.psycho.wleiden.net" | |
[10454] | 75 | dhcp : False |
[10141] | 76 | compass : "s" |
[10273] | 77 | ns_ip : "172.16.3.51/29" |
[10141] | 78 | ns_mac : "00:27:22:10:FD:8A" |
[10116] | 79 | status : "up" |
[10059] | 80 | |
[10116] | 81 | |
82 | iface_vr2: | |
83 | comment : "Link naar Lijtweg2" | |
84 | interface : "vr2" | |
85 | ip : "172.16.3.116/29" | |
86 | desc : "link naar Lijtweg2" | |
87 | sdesc : "2lijtweg2" | |
88 | mode : "station-wds" | |
89 | type : "eth" | |
90 | extra_type : "eth2wifibridge" | |
91 | channel : "132" | |
92 | ssid : "il-z.lijtweg2.wleiden.net" | |
[10454] | 93 | dhcp : False |
[10141] | 94 | compass : "n" |
[10116] | 95 | ns_ip : "172.16.3.115/29" |
[10141] | 96 | ns_mac : "00:27:22:8A:3A:03" |
[10275] | 97 | status : "up" |
[10116] | 98 | |
99 |
Note:
See TracBrowser
for help on using the repository browser.