source: genesis/nodes/CNodeVosko3/wleiden.yaml@ 10892

Last change on this file since 10892 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.15765"
[10116]8location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]9longitude : "4.48786"
[10116]10masterip : "172.17.176.1"
11nodename : "Vosko3"
12nodetype : "CNode"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap zuidoost"
[10116]21 ip : "172.17.176.1/26"
22 sdesc : "ap-zo"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "10"
[10156]26 ssid : "ap-WirelessLeiden-Vosko3"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
31iface_ue0:
[10884]32 comment : "Lokaal ethernet"
[10116]33 ip : "172.17.175.73/28"
34 sdesc : "ethernet"
35 type : "eth"
[10454]36 dhcp : False
[10116]37 status : "up"
38
39
40iface_vr0:
[10884]41 comment : "A-link to Stadhuis via Nanostation5"
[10116]42 ip : "172.16.5.65/29"
43 sdesc : "2stadhuis"
44 mode : "ap-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "108"
48 ssid : "il-o.vosko3.wleiden.net"
[10454]49 dhcp : False
[10729]50 compass : "o"
[10116]51 ns_ip : "172.16.5.66/29"
52 ns_mac : "00:15:6d:bd:67:fe"
[10892]53 bridge_type: "NanoStation5"
[10116]54 status : "up"
55
56
57iface_vr1:
[10885]58 comment : "Ethernet to interlink south-east (Plantsoen)"
[10116]59 ip : "172.16.5.89/29"
60 sdesc : "2Plantsoen"
61 mode : "ap-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "92"
65 ssid : "il-zo.vosko3.wleiden.net"
[10454]66 dhcp : False
[10729]67 compass : "zo"
[10116]68 ns_ip : "172.16.5.90/29"
69 ns_mac : "00:15:6d:bd:67:ff"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
72
73
[10059]74iface_vr2:
[10884]75 comment : "A-link to DirkLos1 via Nanostation5"
[10116]76 ip : "172.16.4.73/29"
77 sdesc : "2DirkLos1"
78 mode : "ap-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "100"
82 ssid : "il-wnw.vosko3.wleiden.net"
[10454]83 dhcp : False
[10729]84 compass : "nw"
[10116]85 ns_ip : "172.16.4.74/29"
86 ns_mac : "00:15:6d:bd:68:9b"
[10350]87 status : "up"
[10059]88
[10116]89
[10059]90iface_vr2_alias0:
[10884]91 comment : "A-link to geluidsnet2"
[10116]92 ip : "172.16.4.201/29"
93 sdesc : "2geluidsnet2"
94 type : "eth"
95 extra_type : "eth2wifibridge"
[10454]96 dhcp : False
[10116]97 status : "up"
[10059]98
99
100iface_vr2_alias1:
[10884]101 comment : "A-link to Webster"
[10116]102 ip : "172.16.4.249/29"
103 sdesc : "2webster"
104 type : "eth"
105 extra_type : "eth2wifibridge"
[10454]106 dhcp : False
[10116]107 status : "up"
[10059]108
109
Note: See TracBrowser for help on using the repository browser.