source: genesis/nodes/HybridAster/wleiden.yaml@ 11302

Last change on this file since 11302 was 11227, checked in by huub, 13 years ago

config voor HybridAster

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"
[10881]6height : "16"
7latitude : "52.18667"
[10116]8location : "flat, Asterstraat 254, 2223 VN, Katwijk"
[10881]9longitude : "4.41978"
[10116]10masterip : "172.23.26.1"
11nodename : "Aster"
[11227]12nodetype : "Hybrid"
[10059]13rdnap_x : 88843
14rdnap_y : 466945
[11227]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10884]24 comment : "Omni voor de buurt"
[10116]25 ip : "172.23.26.1/26"
26 sdesc : "omni"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "7"
[10156]30 ssid : "ap-WirelessLeiden-Aster"
[10116]31 dhcp : "10-60"
32 status : "up"
[10059]33
34
35iface_vr0:
[10884]36 comment : "Local subnet with PoE"
[10116]37 ip : "172.23.26.65/28"
38 sdesc : "local"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "down"
[10059]42
[10116]43
[10059]44iface_vr1:
[10888]45 comment : "Bridge naar lijtweg1, il-west"
[10116]46 ip : "172.16.17.92/29"
47 sdesc : "aster2lijtweg1"
[11227]48 mode : "station-wds"
[10116]49 type : "eth"
50 extra_type : "eth2wifibridge"
51 ssid : "il-w.lijtweg1.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "o"
[10116]54 ns_ip : "172.16.17.91/29"
55 ns_mac : "00:15:6d:70:53:48"
[10892]56 bridge_type: "NanoStation5"
[10116]57 status : "up"
[10059]58
[10116]59
60iface_vr2:
[10888]61 comment : "Bridge naar UniGorN"
[10116]62 ip : "172.16.17.100/29"
63 sdesc : "aster2unigorn"
[11227]64 mode : "station-wds"
[10116]65 type : "eth"
66 extra_type : "eth2wifibridge"
67 ssid : "il-o.unigorn.wleiden.net"
[10454]68 dhcp : False
[10729]69 compass : "zo"
[10116]70 ns_ip : "172.16.17.99/29"
71 ns_mac : "00:15:6d:f6:bb:99"
[10892]72 bridge_type: "NanoStation5"
[10116]73 status : "up"
74
75
Note: See TracBrowser for help on using the repository browser.