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

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

Doe een import van de bridge unit dmv een scan.

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"
[10116]6ileiden : True
[10881]7latitude : "52.14498"
[10116]8location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden"
[10881]9longitude : "4.49342"
[10116]10masterip : "172.21.0.1"
11nodename : "ROC1"
12nodetype : "CNode"
[10059]13rdnap_x : 93822
14rdnap_y : 462243
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10884]20 comment : "Ap west - 270"
[10116]21 ip : "172.21.0.1/26"
22 sdesc : "ap-w"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
[10156]26 ssid : "ap-WirelessLeiden-Roc1"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]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"
[10454]40 dhcp : False
[10116]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"
[10454]56 dhcp : False
[10729]57 compass : "no"
[10116]58 ns_ip : "172.16.5.58/29"
59 ns_mac : "00:27:22:10:fe:52"
[10892]60 bridge_type: "NanoStation M5"
[10116]61 status : "down"
62
63
[10059]64iface_vr0:
[10116]65 comment : "Ethernet naar ROC2"
66 ip : "172.16.3.89/30"
67 sdesc : "2roc2"
68 type : "eth"
[10454]69 dhcp : False
[10116]70 status : "up"
[10059]71
[10116]72
[10059]73iface_vr1:
[10146]74 comment : "Link naar Plantsoen2 - 000"
[10116]75 ip : "172.16.5.9/29"
[10146]76 sdesc : "2plantsoen"
[10116]77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "132"
81 ssid : "il-n.roc1.wleiden.net"
[10454]82 dhcp : False
[10116]83 compass : "n"
84 ns_ip : "172.16.5.10/29"
85 ns_mac : "00:15:6d:70:54:4f"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "down"
[10059]88
[10116]89
90iface_vr2:
91 comment : "Link naar Haagwijk - 225"
92 ip : "172.16.17.132/29"
93 sdesc : "2Haagwijk"
94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "140"
98 ssid : "il-o.haagwijk.wleiden.net"
[10454]99 dhcp : False
[10729]100 compass : "w"
[10116]101 ns_ip : "172.16.17.131/29"
102 ns_mac : "00:15:6d:70:54:52"
[10892]103 bridge_type: "NanoStation5"
[10116]104 status : "up"
105
106
Note: See TracBrowser for help on using the repository browser.