source: genesis/nodes/HybridROC2/wleiden.yaml@ 11255

Last change on this file since 11255 was 11231, checked in by huub, 13 years ago

hybridconfigs voor Haagwijk en ROCs

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.14498"
[10116]7location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden"
[10881]8longitude : "4.49342"
[10116]9masterip : "172.21.1.1"
10nodename : "ROC2"
[11231]11nodetype : "Hybrid"
[10059]12rdnap_x : 93822
13rdnap_y : 462243
[11231]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
21
22iface_ath0:
[10885]23 comment : "AP Noord"
[11231]24 ip : "172.21.1.1/24"
[10116]25 sdesc : "ap-n"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "3"
[10156]29 ssid : "ap-WirelessLeiden-Roc2"
[11231]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[10885]35 comment : "Link naar Zwet"
[10116]36 ip : "172.16.5.49/29"
37 sdesc : "2zwet"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "100"
42 ssid : "il-z.roc2.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "z"
[10116]45 ns_ip : "172.16.5.50/29"
46 ns_mac : "00:27:22:8a:38:38"
[10892]47 bridge_type: "NanoStation M5"
[10116]48 status : "down"
49
50
51iface_ue1:
[10888]52 comment : "Link naar LCPL"
[10116]53 ip : "172.16.5.17/29"
54 sdesc : "2lcpl"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "116"
59 ssid : "il-w.roc2.wleiden.net"
[10454]60 dhcp : False
[10116]61 compass : "w"
62 ns_ip : "172.16.5.18/29"
63 ns_mac : "00:15:6d:70:54:a3"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "down"
66
67
[10059]68iface_vr0:
[10116]69 comment : "Ethernet naar ROC1"
70 ip : "172.16.3.90/30"
71 sdesc : "2roc1"
72 type : "eth"
[10454]73 dhcp : False
[10116]74 status : "up"
[10059]75
[10116]76
[10059]77iface_vr1:
[10116]78 comment : "Link naar JVC - 080"
79 ip : "172.16.5.36/29"
80 sdesc : "2jvc"
81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "108"
85 ssid : "il-w.jvc.wleiden.net"
[10454]86 dhcp : False
[10729]87 compass : "o"
[10116]88 ns_ip : "172.16.5.35/29"
89 ns_mac : "00:27:22:8a:3b:d5"
[10892]90 bridge_type: "NanoStation M5"
[10116]91 status : "up"
[10059]92
[10116]93
94iface_vr2:
95 comment : "Link naar Grip - 260"
96 ip : "172.16.5.25/29"
97 sdesc : "2grip"
98 mode : "station-wds"
99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "52"
102 ssid : "il-nw.roc2.wleiden.net"
[10454]103 dhcp : False
[10116]104 compass : "nw"
105 ns_ip : "172.16.5.26/29"
106 ns_mac : "00:15:6d:70:50:42"
[10892]107 bridge_type: "NanoStation5"
[10116]108 status : "down"
109
110
Note: See TracBrowser for help on using the repository browser.