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

Last change on this file since 11322 was 11322, checked in by rick, 12 years ago

All cosmetic fixes.

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
[11322]21
[10059]22iface_ath0:
[10884]23 comment : "Ap"
[11255]24 ip : "172.17.5.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "10"
[10156]29 ssid : "ap-WirelessLeiden-Geluidsnet2"
[11255]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
35 comment : "Link naar Rund"
36 ip : "172.16.4.209/29"
37 sdesc : "2rund"
38 mode : "station-wds"
39 type : "eth"
40 channel : "64"
41 ssid : "il-o.geluidsnet2.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "o"
[10116]44 ns_ip : "172.16.4.210/29"
45 ns_mac : "00:15:6d:70:4d:a3"
[10892]46 bridge_type: "NanoStation5"
[10116]47 status : "up"
48
49
[10059]50iface_vr0:
[10116]51 comment : "Link naar Geluidsnet1"
52 ip : "172.16.4.186/30"
53 sdesc : "2geluidsnet1"
54 type : "eth"
55 extra_type : "eth2wifibridge"
[10454]56 dhcp : False
[10116]57 status : "up"
[10059]58
[10116]59
[10059]60iface_vr1:
[10116]61 comment : "Link naar Webster"
62 ip : "172.16.4.193/29"
63 sdesc : "2webster"
64 mode : "station-wds"
65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "132"
68 ssid : "il-z.geluidsnet2.wleiden.net"
[10463]69 dhcp : False
[10729]70 compass : "zo"
[10116]71 ns_ip : "172.16.4.194/29"
72 ns_mac : "00:15:6d:70:4d:6a"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
[10059]75
[10116]76
77iface_vr2:
78 comment : "Link naar vosko3"
79 ip : "172.16.4.204/29"
80 sdesc : "2vosko3"
81 mode : "station-wds"
82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "100"
85 ssid : "il-wnw.vosko3.wleiden.net"
[10454]86 dhcp : False
[10729]87 compass : "zo"
[10116]88 ns_ip : "172.16.4.203/29"
89 ns_mac : "00:15:6d:ec:82:96"
[10892]90 bridge_type: "NanoStation5"
[10116]91 status : "up"
92
93
Note: See TracBrowser for help on using the repository browser.