source:
genesis/nodes/CNodeCeTIM1/wleiden.yaml@
10885
Last change on this file since 10885 was 10885, 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 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.15797" |
[10116] | 8 | location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden" |
[10881] | 9 | longitude : "4.49423" |
[10116] | 10 | masterip : "172.17.136.1" |
11 | nodename : "CeTIM1" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93895 |
14 | rdnap_y : 463687 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10885] | 20 | comment : "AP CeTIM richting N en O" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.17.136.1/26" | |
23 | sdesc : "ap-no" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "3" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Cetim1" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
[10116] | 32 | |
33 | iface_ue0: | |
[10884] | 34 | comment : "A-link Nanostation5 Zuid-Oost" |
[10116] | 35 | interface : "ue0" |
36 | ip : "172.16.16.81/29" | |
37 | sdesc : "2roomburgh1" | |
38 | mode : "station-wds" | |
39 | type : "eth" | |
40 | extra_type : "eth2wifibridge" | |
41 | channel : "132" | |
42 | ssid : "il-zo.cetim1.wleiden.net" | |
[10454] | 43 | dhcp : False |
[10729] | 44 | compass : "zo" |
[10116] | 45 | ns_ip : "172.16.16.82/29" |
46 | ns_mac : "00:15:6d:f6:be:66" | |
47 | status : "up" | |
48 | ||
49 | ||
50 | iface_vr0: | |
51 | comment : "Ethernet naar proxy2" | |
52 | interface : "vr0" | |
53 | ip : "172.17.143.2/28" | |
54 | sdesc : "2proxy2" | |
55 | type : "eth" | |
[10454] | 56 | dhcp : False |
[10116] | 57 | compass : "None" |
58 | status : "up" | |
59 | ||
60 | ||
61 | iface_vr1: | |
62 | comment : "Ethernet naar CeTIM2" | |
63 | interface : "vr1" | |
64 | ip : "172.16.0.33/30" | |
65 | sdesc : "2cetim2" | |
66 | type : "eth" | |
[10454] | 67 | dhcp : False |
[10116] | 68 | compass : "None" |
69 | status : "up" | |
70 | ||
71 | ||
[10059] | 72 | iface_vr2: |
[10884] | 73 | comment : "A-link Nanostation5 Noord-Oost" |
[10116] | 74 | interface : "vr2" |
75 | ip : "172.16.17.145/29" | |
76 | sdesc : "houtmarkt" | |
[10314] | 77 | mode : "ap-wds" |
[10116] | 78 | type : "eth" |
79 | extra_type : "eth2wifibridge" | |
80 | channel : "120" | |
81 | ssid : "il-no.cetim1.wleiden.net" | |
[10454] | 82 | dhcp : False |
[10729] | 83 | compass : "no" |
[10116] | 84 | ns_ip : "172.16.17.146" |
85 | ns_mac : "00:15:6d:f6:be:e4" | |
86 | status : "up" | |
[10059] | 87 | |
[10116] | 88 | |
[10059] | 89 | iface_vr2_alias0: |
[10883] | 90 | comment : "Tijdelijke Link naar Watertoren" |
[10116] | 91 | interface : "vr2:0" |
92 | ip : "172.16.16.97/29" | |
93 | sdesc : "2watertoren" | |
94 | type : "eth" | |
95 | extra_type : "eth2wifibridge" | |
[10463] | 96 | dhcp : False |
[10116] | 97 | compass : "None" |
98 | status : "up" | |
[10059] | 99 | |
100 | ||
101 | iface_vr2_alias1: | |
[10883] | 102 | comment : "(w)interlink naar Spoortje" |
[10116] | 103 | interface : "vr2:1" |
104 | ip : "172.16.4.17/29" | |
105 | sdesc : "2spoortje" | |
106 | type : "eth" | |
107 | extra_type : "eth2wifibridge" | |
[10463] | 108 | dhcp : False |
[10116] | 109 | compass : "None" |
110 | status : "up" | |
[10059] | 111 | |
112 |
Note:
See TracBrowser
for help on using the repository browser.