source: genesis/nodes/CNodeGeluidsnet1/wleiden.yaml@ 10983

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

Doe een import van de bridge unit dmv een scan.

File size: 1.7 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.16254"
[10116]8location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden"
[10881]9longitude : "4.47908"
[10116]10masterip : "172.17.3.1"
11nodename : "Geluidsnet1"
12nodetype : "CNode"
[10059]13rdnap_x : 92865
14rdnap_y : 464209
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 ip : "172.17.3.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
[10156]26 ssid : "ap-WirelessLeiden-Geluidsnet1"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
32 comment : "Link naar Geluidsnet2"
33 ip : "172.16.4.185/30"
34 sdesc : "2geluidsnet2"
35 type : "eth"
[10454]36 dhcp : False
[10116]37 status : "up"
38
39
[10059]40iface_vr0:
[10116]41 comment : "Link naar Webcam"
42 ip : "172.16.16.1/30"
43 sdesc : "2webcam"
44 type : "eth"
[10454]45 dhcp : False
[10116]46 status : "up"
[10059]47
[10116]48
[10059]49iface_vr1:
[10116]50 comment : "Link naar Lebkov"
51 ip : "172.16.17.225/29"
52 sdesc : "2lebkov"
53 mode : "station-wds"
54 type : "eth"
55 extra_type : "eth2wifibridge"
56 channel : "36"
57 ssid : "il-n.geluidsnet1.wleiden.net"
[10454]58 dhcp : False
[10116]59 compass : "n"
60 ns_ip : "172.16.17.226/29"
61 ns_mac : "00:15:6d:ec:81:7b"
[10892]62 bridge_type: "NanoStation5"
[10116]63 status : "up"
[10059]64
[10116]65
66iface_vr2:
67 comment : "Link naar DirkLos1"
68 ip : "172.16.4.153/29"
69 sdesc : "2dirklos1"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "140"
74 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]75 dhcp : False
[10729]76 compass : "nw"
[10116]77 ns_ip : "172.16.4.154/29"
78 ns_mac : "00:15:6d:ec:82:8c"
[10892]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
81
82
Note: See TracBrowser for help on using the repository browser.