source:
genesis/nodes/CNodePsycho/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, 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 | # | |
[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 | interface : "ath0" |
22 | ip : "172.19.133.1/24" | |
23 | sdesc : "ap" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "5" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Psycho" |
[10116] | 28 | dhcp : "10-250" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
32 | ||
[10116] | 33 | iface_ue0: |
[10884] | 34 | comment : "A-link noord - woutertje pieterse school" |
[10116] | 35 | interface : "ue0" |
36 | ip : "172.16.16.121/29" | |
37 | desc : "Ethernet to interlink noord" | |
38 | sdesc : "2wp" | |
39 | mode : "station-wds" | |
40 | type : "eth" | |
41 | extra_type : "eth2wifibridge" | |
42 | channel : "116" | |
43 | ssid : "il-n.psycho.wleiden.net" | |
[10454] | 44 | dhcp : False |
[10116] | 45 | compass : "n" |
46 | ns_ip : "172.16.16.122/29" | |
47 | ns_mac : "00:15:6d:70:4d:ae" | |
48 | status : "up" | |
49 | ||
50 | ||
51 | iface_ue0_alias0: | |
[10884] | 52 | comment : "A-link noord - de leidse houtschool" |
[10116] | 53 | interface : "ue0:0" |
54 | ip : "172.16.3.49/29" | |
[10313] | 55 | desc : "link naar LHS" |
[10116] | 56 | type : "eth" |
57 | extra_type : "eth2wifibridge" | |
[10463] | 58 | dhcp : False |
[10116] | 59 | compass : "None" |
60 | status : "up" | |
61 | ||
62 | ||
[10059] | 63 | iface_vr0: |
[10884] | 64 | comment : "A-link naar UniGorN" |
[10116] | 65 | interface : "vr0" |
66 | ip : "172.16.16.108/29" | |
67 | desc : "Ethernet to interlink west" | |
68 | sdesc : "2unigorn" | |
69 | mode : "station-wds" | |
70 | type : "eth" | |
71 | extra_type : "eth2wifibridge" | |
72 | channel : "104" | |
73 | ssid : "il-o.unigorn.wleiden.net" | |
[10454] | 74 | dhcp : False |
[10729] | 75 | compass : "w" |
[10116] | 76 | ns_ip : "172.16.16.107/29" |
77 | ns_mac : "00:15:6d:70:4d:a7" | |
78 | status : "up" | |
[10059] | 79 | |
[10116] | 80 | |
[10059] | 81 | iface_vr1: |
[10884] | 82 | comment : "A-link naar SOM2" |
[10116] | 83 | interface : "vr1" |
84 | ip : "172.16.16.116/29" | |
85 | desc : "Ethernet to interlink oost" | |
86 | sdesc : "2som2" | |
87 | mode : "station-wds" | |
88 | type : "eth" | |
89 | extra_type : "eth2wifibridge" | |
90 | channel : "140" | |
91 | ssid : "il-w.som2.wleiden.net" | |
[10454] | 92 | dhcp : False |
[10729] | 93 | compass : "o" |
[10116] | 94 | ns_ip : "172.16.16.115/29" |
95 | ns_mac : "00:15:6d:70:4e:84" | |
96 | status : "up" | |
[10059] | 97 | |
98 | ||
[10116] | 99 | iface_vr2: |
[10884] | 100 | comment : "Naar webcam" |
[10116] | 101 | interface : "vr2" |
102 | ip : "172.16.16.69/30" | |
103 | desc : "Ethernet naar webcam" | |
104 | sdesc : "2webcam" | |
105 | type : "eth" | |
[10454] | 106 | dhcp : False |
[10116] | 107 | compass : "None" |
108 | status : "up" | |
109 | ||
110 |
Note:
See TracBrowser
for help on using the repository browser.