source: genesis/nodes/CNodeROC2/wleiden.yaml@ 10891

Last change on this file since 10891 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

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