source:
genesis/nodes/CNodeWP/wleiden.yaml@
10779
Last change on this file since 10779 was 10779, checked in by , 13 years ago | |
---|---|
File size: 1.9 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "net45xx" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : False |
[10779] | 7 | latitude : "4.47978" |
[10116] | 8 | location : " Openbare Basisschool Woutertje Pieterse, Houtlaan 60, 2334 CL, Leiden" |
[10779] | 9 | longitude : "52.17294" |
[10116] | 10 | masterip : "172.19.168.1" |
11 | nodename : "WP" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92927 |
14 | rdnap_y : 465365 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_sis0: |
[10116] | 20 | comment : "eth" |
21 | interface : "sis0" | |
22 | ip : "172.19.168.65/30" | |
23 | desc : "Ethernet naar proxy5" | |
24 | sdesc : "2proxy5" | |
25 | type : "eth" | |
[10454] | 26 | dhcp : False |
[10116] | 27 | compass : "None" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
31 | iface_sis1: | |
[10116] | 32 | comment : "a-link zuid - psycho" |
33 | interface : "sis1" | |
34 | ip : "172.16.16.124/29" | |
35 | desc : "Ethernet to interlink zuid" | |
36 | sdesc : "2psycho" | |
37 | mode : "station-wds" | |
38 | type : "eth" | |
39 | extra_type : "eth2wifibridge" | |
40 | channel : "116" | |
41 | ssid : "il-n.psycho.wleiden.net" | |
[10454] | 42 | dhcp : False |
[10729] | 43 | compass : "z" |
[10116] | 44 | ns_ip : "172.16.16.123/29" |
45 | ns_mac : "00:15:6d:70:54:6d" | |
46 | status : "down" | |
[10059] | 47 | |
48 | ||
[10116] | 49 | iface_wi0: |
50 | comment : "Locale Omni" | |
51 | interface : "wi0" | |
52 | ip : "172.19.168.1/26" | |
53 | desc : "Omni voor de buurt" | |
54 | sdesc : "ap" | |
[10703] | 55 | mode : "ap" |
[10116] | 56 | type : "11b" |
57 | channel : "5" | |
[10156] | 58 | ssid : "ap-WirelessLeiden-Wp" |
[10116] | 59 | dhcp : "10-60" |
60 | compass : "None" | |
61 | status : "up" | |
62 | ||
63 | ||
[10059] | 64 | iface_wi1: |
[10116] | 65 | comment : "Link naar AZC" |
66 | interface : "wi1" | |
67 | ip : "172.16.2.10/29" | |
68 | desc : "Link naar AZC" | |
69 | sdesc : "2azc" | |
[10703] | 70 | mode : "ap" |
[10116] | 71 | type : "11b" |
72 | channel : "11" | |
73 | ssid : "il-no.azc.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10116] | 75 | compass : "ne" |
76 | status : "up" | |
[10059] | 77 | |
[10116] | 78 | |
79 | iface_wi1_alias0: | |
80 | comment : "30subnet Link naar AZC" | |
81 | interface : "wi1:0" | |
82 | ip : "172.16.2.114/30" | |
83 | desc : "Link naar AZC" | |
84 | sdesc : "2azcsub30" | |
[10703] | 85 | mode : "ap" |
[10116] | 86 | type : "11b" |
[10454] | 87 | dhcp : False |
[10116] | 88 | compass : "None" |
89 | status : "up" | |
90 | ||
91 |
Note:
See TracBrowser
for help on using the repository browser.