source:
genesis/nodes/CNodeCeTIM1/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, 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.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 | ip : "172.17.136.1/26" |
22 | sdesc : "ap-no" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "3" | |
[10156] | 26 | ssid : "ap-WirelessLeiden-Cetim1" |
[10116] | 27 | dhcp : "10-60" |
28 | compass : "None" | |
29 | status : "up" | |
[10059] | 30 | |
[10116] | 31 | |
32 | iface_ue0: | |
[10884] | 33 | comment : "A-link Nanostation5 Zuid-Oost" |
[10116] | 34 | ip : "172.16.16.81/29" |
35 | sdesc : "2roomburgh1" | |
36 | mode : "station-wds" | |
37 | type : "eth" | |
38 | extra_type : "eth2wifibridge" | |
39 | channel : "132" | |
40 | ssid : "il-zo.cetim1.wleiden.net" | |
[10454] | 41 | dhcp : False |
[10729] | 42 | compass : "zo" |
[10116] | 43 | ns_ip : "172.16.16.82/29" |
44 | ns_mac : "00:15:6d:f6:be:66" | |
45 | status : "up" | |
46 | ||
47 | ||
48 | iface_vr0: | |
49 | comment : "Ethernet naar proxy2" | |
50 | ip : "172.17.143.2/28" | |
51 | sdesc : "2proxy2" | |
52 | type : "eth" | |
[10454] | 53 | dhcp : False |
[10116] | 54 | compass : "None" |
55 | status : "up" | |
56 | ||
57 | ||
58 | iface_vr1: | |
59 | comment : "Ethernet naar CeTIM2" | |
60 | ip : "172.16.0.33/30" | |
61 | sdesc : "2cetim2" | |
62 | type : "eth" | |
[10454] | 63 | dhcp : False |
[10116] | 64 | compass : "None" |
65 | status : "up" | |
66 | ||
67 | ||
[10059] | 68 | iface_vr2: |
[10884] | 69 | comment : "A-link Nanostation5 Noord-Oost" |
[10116] | 70 | ip : "172.16.17.145/29" |
71 | sdesc : "houtmarkt" | |
[10314] | 72 | mode : "ap-wds" |
[10116] | 73 | type : "eth" |
74 | extra_type : "eth2wifibridge" | |
75 | channel : "120" | |
76 | ssid : "il-no.cetim1.wleiden.net" | |
[10454] | 77 | dhcp : False |
[10729] | 78 | compass : "no" |
[10116] | 79 | ns_ip : "172.16.17.146" |
80 | ns_mac : "00:15:6d:f6:be:e4" | |
81 | status : "up" | |
[10059] | 82 | |
[10116] | 83 | |
[10059] | 84 | iface_vr2_alias0: |
[10883] | 85 | comment : "Tijdelijke Link naar Watertoren" |
[10116] | 86 | ip : "172.16.16.97/29" |
87 | sdesc : "2watertoren" | |
88 | type : "eth" | |
89 | extra_type : "eth2wifibridge" | |
[10463] | 90 | dhcp : False |
[10116] | 91 | compass : "None" |
92 | status : "up" | |
[10059] | 93 | |
94 | ||
95 | iface_vr2_alias1: | |
[10883] | 96 | comment : "(w)interlink naar Spoortje" |
[10116] | 97 | ip : "172.16.4.17/29" |
98 | sdesc : "2spoortje" | |
99 | type : "eth" | |
100 | extra_type : "eth2wifibridge" | |
[10463] | 101 | dhcp : False |
[10116] | 102 | compass : "None" |
103 | status : "up" | |
[10059] | 104 | |
105 |
Note:
See TracBrowser
for help on using the repository browser.