source:
genesis/nodes/CNodePsycho/wleiden.yaml@
10927
Last change on this file since 10927 was 10892, checked in by , 13 years ago | |
---|---|
File size: 2.2 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 |
[10881] | 7 | latitude : "52.16962" |
[10116] | 8 | location : "Pieter de la Courtgebouw, Wassenaarseweg 52, 2333 AK, Leiden" |
[10881] | 9 | longitude : "4.47808" |
[10116] | 10 | masterip : "172.19.133.1" |
11 | nodename : "Psycho" | |
12 | nodetype : "CNode" | |
13 | rdnap_x : "092806" | |
[10059] | 14 | rdnap_y : 464997 |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10884] | 20 | comment : "Ap" |
[10116] | 21 | ip : "172.19.133.1/24" |
22 | sdesc : "ap" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "5" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Psycho" |
[10116] | 27 | dhcp : "10-250" |
28 | status : "up" | |
[10059] | 29 | |
30 | ||
[10116] | 31 | iface_ue0: |
[10884] | 32 | comment : "A-link noord - woutertje pieterse school" |
[10116] | 33 | ip : "172.16.16.121/29" |
34 | sdesc : "2wp" | |
35 | mode : "station-wds" | |
36 | type : "eth" | |
37 | extra_type : "eth2wifibridge" | |
38 | channel : "116" | |
39 | ssid : "il-n.psycho.wleiden.net" | |
[10454] | 40 | dhcp : False |
[10116] | 41 | compass : "n" |
42 | ns_ip : "172.16.16.122/29" | |
43 | ns_mac : "00:15:6d:70:4d:ae" | |
[10892] | 44 | bridge_type: "NanoStation5" |
[10116] | 45 | status : "up" |
46 | ||
47 | ||
48 | iface_ue0_alias0: | |
[10884] | 49 | comment : "A-link noord - de leidse houtschool" |
[10116] | 50 | ip : "172.16.3.49/29" |
51 | type : "eth" | |
52 | extra_type : "eth2wifibridge" | |
[10463] | 53 | dhcp : False |
[10116] | 54 | status : "up" |
55 | ||
56 | ||
[10059] | 57 | iface_vr0: |
[10884] | 58 | comment : "A-link naar UniGorN" |
[10116] | 59 | ip : "172.16.16.108/29" |
60 | sdesc : "2unigorn" | |
61 | mode : "station-wds" | |
62 | type : "eth" | |
63 | extra_type : "eth2wifibridge" | |
64 | channel : "104" | |
65 | ssid : "il-o.unigorn.wleiden.net" | |
[10454] | 66 | dhcp : False |
[10729] | 67 | compass : "w" |
[10116] | 68 | ns_ip : "172.16.16.107/29" |
69 | ns_mac : "00:15:6d:70:4d:a7" | |
[10892] | 70 | bridge_type: "NanoStation5" |
[10116] | 71 | status : "up" |
[10059] | 72 | |
[10116] | 73 | |
[10059] | 74 | iface_vr1: |
[10885] | 75 | comment : "Ethernet to interlink oost" |
[10116] | 76 | ip : "172.16.16.116/29" |
77 | sdesc : "2som2" | |
78 | mode : "station-wds" | |
79 | type : "eth" | |
80 | extra_type : "eth2wifibridge" | |
81 | channel : "140" | |
82 | ssid : "il-w.som2.wleiden.net" | |
[10454] | 83 | dhcp : False |
[10729] | 84 | compass : "o" |
[10116] | 85 | ns_ip : "172.16.16.115/29" |
86 | ns_mac : "00:15:6d:70:4e:84" | |
[10892] | 87 | bridge_type: "NanoStation5" |
[10116] | 88 | status : "up" |
[10059] | 89 | |
90 | ||
[10116] | 91 | iface_vr2: |
[10885] | 92 | comment : "Ethernet naar webcam" |
[10116] | 93 | ip : "172.16.16.69/30" |
94 | sdesc : "2webcam" | |
95 | type : "eth" | |
[10454] | 96 | dhcp : False |
[10116] | 97 | status : "up" |
98 | ||
99 |
Note:
See TracBrowser
for help on using the repository browser.