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