source: genesis/nodes/CNodeROC1/wleiden.yaml@ 11226

Last change on this file since 11226 was 11226, checked in by huub, 12 years ago

config voor HybridAJSoft2

File size: 2.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.14498"
8location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden"
9longitude : "4.49342"
10masterip : "172.21.0.1"
11nodename : "ROC1"
12nodetype : "CNode"
13rdnap_x : 93822
14rdnap_y : 462243
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "Ap west - 270"
21 ip : "172.21.0.1/26"
22 sdesc : "ap-w"
23 mode : "ap"
24 type : "11b"
25 channel : "8"
26 ssid : "ap-WirelessLeiden-Roc1"
27 dhcp : "10-60"
28 status : "up"
29
30
31iface_ue0:
32 comment : "Link naar Ronald - 180"
33 ip : "172.16.5.41/29"
34 sdesc : "2ronald"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "124"
39 ssid : "il-zw.roc2.wleiden.net"
40 dhcp : False
41 compass : "sw"
42 ns_ip : "172.16.5.42/29"
43 ns_mac : "00:27:22:8a:3b:2e"
44 status : "down"
45
46
47iface_ue1:
48 comment : "Link naar Zijloever - 015"
49 ip : "172.16.5.57/29"
50 sdesc : "2zijloever"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "108"
55 ssid : "il-no.roc1.wleiden.net"
56 dhcp : False
57 compass : "no"
58 ns_ip : "172.16.5.58/29"
59 ns_mac : "00:27:22:10:fe:52"
60 bridge_type: "NanoStation M5"
61 status : "down"
62
63
64iface_vr0:
65 comment : "Ethernet naar ROC2"
66 ip : "172.16.3.89/30"
67 sdesc : "2roc2"
68 type : "eth"
69 dhcp : False
70 status : "up"
71
72
73iface_vr1:
74 comment : "Link naar Plantsoen2 - 000"
75 ip : "172.16.5.9/29"
76 sdesc : "2plantsoen"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "132"
81 ssid : "il-n.roc1.wleiden.net"
82 dhcp : False
83 compass : "n"
84 ns_ip : "172.16.5.10/29"
85 ns_mac : "00:15:6d:70:54:4f"
86 status : "up"
87
88
89iface_vr2:
90 comment : "Link naar Haagwijk - 225"
91 ip : "172.16.17.132/29"
92 sdesc : "2Haagwijk"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "140"
97 ssid : "il-o.haagwijk.wleiden.net"
98 dhcp : False
99 compass : "w"
100 ns_ip : "172.16.17.131/29"
101 ns_mac : "00:15:6d:70:54:52"
102 bridge_type: "NanoStation5"
103 status : "up"
104
105
Note: See TracBrowser for help on using the repository browser.