source:
genesis/nodes/CNodeUniGor2/wleiden.yaml@
10454
Last change on this file since 10454 was 10454, checked in by , 13 years ago | |
---|---|
File size: 2.6 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 |
[10374] | 7 | latitude : "52.16782" |
[10116] | 8 | location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden" |
[10374] | 9 | longitude : "4.45961" |
[10116] | 10 | masterip : "172.22.8.1" |
11 | nodename : "UniGor2" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 91540 |
14 | rdnap_y : 464813 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10116] | 20 | comment : "AP Richting zuid" |
21 | interface : "ath0" | |
22 | ip : "172.22.8.1/24" | |
23 | desc : "AP Richting Zuid" | |
24 | sdesc : "ap-zuid" | |
25 | mode : "ap-wds" | |
26 | type : "11b" | |
27 | channel : "7" | |
[10156] | 28 | ssid : "ap-WirelessLeiden-Unigor-zuid" |
[10116] | 29 | dhcp : "10-250" |
30 | compass : "None" | |
31 | status : "up" | |
[10059] | 32 | |
33 | ||
34 | iface_vr0: | |
[10116] | 35 | comment : "Ethernet" |
36 | interface : "vr0" | |
37 | ip : "172.19.128.66/28" | |
38 | desc : "Ethernet naar server en Gorlaeus nodes" | |
39 | sdesc : "eth" | |
40 | type : "eth" | |
[10454] | 41 | dhcp : False |
[10116] | 42 | compass : "None" |
43 | status : "up" | |
[10059] | 44 | |
[10321] | 45 | |
[10294] | 46 | iface_vr0_alias0: |
47 | comment : "Ethernet" | |
48 | interface : "vr0" | |
49 | ip : "172.17.0.18/28" | |
50 | desc : "Ethernet naar server en Gorlaeus nodes (jails)" | |
51 | sdesc : "eth" | |
52 | type : "eth" | |
[10454] | 53 | dhcp : False |
[10294] | 54 | compass : "None" |
55 | status : "up" | |
[10116] | 56 | |
[10321] | 57 | |
[10295] | 58 | iface_vr0_alias1: |
59 | comment : "Ethernet" | |
60 | interface : "vr0" | |
61 | ip : "172.17.0.50/28" | |
62 | desc : "Ethernet naar server en Gorlaeus nodes (vpn)" | |
63 | sdesc : "eth" | |
64 | type : "eth" | |
[10454] | 65 | dhcp : False |
[10295] | 66 | compass : "None" |
67 | status : "up" | |
[10294] | 68 | |
[10321] | 69 | |
[10059] | 70 | iface_vr1: |
[10386] | 71 | comment : "Link naar Brug" |
[10116] | 72 | interface : "vr1" |
73 | ip : "172.16.16.129/29" | |
[10386] | 74 | desc : "Link naar Brug" |
75 | sdesc : "2brug" | |
[10116] | 76 | mode : "station-wds" |
77 | type : "eth" | |
78 | channel : "7" | |
79 | ssid : "n-o.unigor.wleiden.net" | |
[10454] | 80 | dhcp : False |
[10116] | 81 | compass : "e" |
82 | ns_ip : "172.16.16.130/29" | |
83 | ns_mac : "00:15:6d:e8:e6:9b" | |
[10386] | 84 | status : "down" |
[10059] | 85 | |
[10399] | 86 | |
[10116] | 87 | iface_vr1_alias0: |
[10386] | 88 | comment : "Link naar AZC via bullet 2" |
[10116] | 89 | interface : "vr1:0" |
90 | ip : "172.16.0.165/30" | |
91 | desc : "Link naar AZC" | |
92 | sdesc : "2azc" | |
93 | type : "eth" | |
94 | extra_type : "eth2wifibridge" | |
[10454] | 95 | dhcp : False |
[10116] | 96 | compass : "None" |
97 | status : "up" | |
[10059] | 98 | |
[10116] | 99 | |
100 | iface_vr2: | |
101 | comment : "a-link Nanostation5 naar DirkLos2" | |
102 | interface : "vr2" | |
103 | ip : "172.16.4.1/29" | |
104 | desc : "a-link naar DirkLos2" | |
105 | sdesc : "2DirkLos2" | |
106 | mode : "station-wds" | |
107 | type : "eth" | |
108 | extra_type : "eth2wifibridge" | |
109 | channel : "149" | |
110 | ssid : "il-o.unigor2.wleiden.net" | |
[10454] | 111 | dhcp : False |
[10116] | 112 | compass : "e" |
113 | ns_ip : "172.16.4.2/29" | |
114 | ns_mac : "00:15:6d:d0:14:75" | |
115 | status : "up" | |
116 | ||
117 |
Note:
See TracBrowser
for help on using the repository browser.