source: genesis/nodes/HybridGeluidsnet2/wleiden.yaml@ 11261

Last change on this file since 11261 was 11255, checked in by huub, 12 years ago

geluidsnet nu hybride

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16200"
[10116]7location : "Oude Belastingkantoor, Stationsplein 107, XXXX XX, Leiden"
[10881]8longitude : "4.48003"
[10116]9masterip : "172.17.5.1"
10nodename : "Geluidsnet2"
[11255]11nodetype : "Hybrid"
[10059]12rdnap_x : 92929
13rdnap_y : 464148
[11255]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
21iface_ath0:
[10884]22 comment : "Ap"
[11255]23 ip : "172.17.5.1/24"
[10116]24 sdesc : "ap"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "10"
[10156]28 ssid : "ap-WirelessLeiden-Geluidsnet2"
[11255]29 dhcp : "10-250"
[10116]30 status : "up"
[10059]31
32
[10116]33iface_ue0:
34 comment : "Link naar Rund"
35 ip : "172.16.4.209/29"
36 sdesc : "2rund"
37 mode : "station-wds"
38 type : "eth"
39 channel : "64"
40 ssid : "il-o.geluidsnet2.wleiden.net"
[10454]41 dhcp : False
[10729]42 compass : "o"
[10116]43 ns_ip : "172.16.4.210/29"
44 ns_mac : "00:15:6d:70:4d:a3"
[10892]45 bridge_type: "NanoStation5"
[10116]46 status : "up"
47
48
[10059]49iface_vr0:
[10116]50 comment : "Link naar Geluidsnet1"
51 ip : "172.16.4.186/30"
52 sdesc : "2geluidsnet1"
53 type : "eth"
54 extra_type : "eth2wifibridge"
[10454]55 dhcp : False
[10116]56 status : "up"
[10059]57
[10116]58
[10059]59iface_vr1:
[10116]60 comment : "Link naar Webster"
61 ip : "172.16.4.193/29"
62 sdesc : "2webster"
63 mode : "station-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 channel : "132"
67 ssid : "il-z.geluidsnet2.wleiden.net"
[10463]68 dhcp : False
[10729]69 compass : "zo"
[10116]70 ns_ip : "172.16.4.194/29"
71 ns_mac : "00:15:6d:70:4d:6a"
[10892]72 bridge_type: "NanoStation5"
[10116]73 status : "up"
[10059]74
[10116]75
76iface_vr2:
77 comment : "Link naar vosko3"
78 ip : "172.16.4.204/29"
79 sdesc : "2vosko3"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "100"
84 ssid : "il-wnw.vosko3.wleiden.net"
[10454]85 dhcp : False
[10729]86 compass : "zo"
[10116]87 ns_ip : "172.16.4.203/29"
88 ns_mac : "00:15:6d:ec:82:96"
[10892]89 bridge_type: "NanoStation5"
[10116]90 status : "up"
91
92
Note: See TracBrowser for help on using the repository browser.