source: genesis/nodes/CNodeGeluidsnet2/wleiden.yaml@ 10985

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

Doe een import van de bridge unit dmv een scan.

File size: 2.0 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.16200"
[10116]8location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden"
[10881]9longitude : "4.48003"
[10116]10masterip : "172.17.5.1"
11nodename : "Geluidsnet2"
12nodetype : "CNode"
[10059]13rdnap_x : 92929
14rdnap_y : 464148
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 ip : "172.17.5.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "10"
[10156]26 ssid : "ap-WirelessLeiden-Geluidsnet2"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
30
[10116]31iface_ue0:
32 comment : "Link naar Rund"
33 ip : "172.16.4.209/29"
34 sdesc : "2rund"
35 mode : "station-wds"
36 type : "eth"
37 channel : "64"
38 ssid : "il-o.geluidsnet2.wleiden.net"
[10454]39 dhcp : False
[10729]40 compass : "o"
[10116]41 ns_ip : "172.16.4.210/29"
42 ns_mac : "00:15:6d:70:4d:a3"
[10892]43 bridge_type: "NanoStation5"
[10116]44 status : "up"
45
46
[10059]47iface_vr0:
[10116]48 comment : "Link naar Geluidsnet1"
49 ip : "172.16.4.186/30"
50 sdesc : "2geluidsnet1"
51 type : "eth"
52 extra_type : "eth2wifibridge"
[10454]53 dhcp : False
[10116]54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr1:
[10116]58 comment : "Link naar Webster"
59 ip : "172.16.4.193/29"
60 sdesc : "2webster"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "132"
65 ssid : "il-z.geluidsnet2.wleiden.net"
[10463]66 dhcp : False
[10729]67 compass : "zo"
[10116]68 ns_ip : "172.16.4.194/29"
69 ns_mac : "00:15:6d:70:4d:6a"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[10116]73
74iface_vr2:
75 comment : "Link naar vosko3"
76 ip : "172.16.4.204/29"
77 sdesc : "2vosko3"
78 mode : "station-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 : "zo"
[10116]85 ns_ip : "172.16.4.203/29"
86 ns_mac : "00:15:6d:ec:82:96"
[10892]87 bridge_type: "NanoStation5"
[10116]88 status : "up"
89
90
Note: See TracBrowser for help on using the repository browser.