source: genesis/nodes/KWAster/wleiden.yaml@ 13631

Last change on this file since 13631 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.3 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"
[13065]11monitoring_group: "Katwijk"
[13072]12nodename : "KWAster"
[11227]13nodetype : "Hybrid"
[10059]14rdnap_x : 88843
15rdnap_y : 466945
[11227]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11227]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[13093]26 comment : "Omni voor de buurt"
[13066]27 ip : "172.23.26.1/24"
[10116]28 sdesc : "omni"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[13189]32 ssid : "WiFi-Katwijk"
[13094]33 wlan_mac : "00:1b:b1:05:02:bd"
[13065]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[13548]37
[13065]38iface_ue0:
[13548]39 comment : "Noord 356gr. 2135m"
[13065]40 ip : "172.16.10.113/29"
[13189]41 sdesc : "2noord"
[13065]42 mode : "ap-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[13548]45 channel : 124
[13065]46 ssid : "il-n.aster.wleiden.net"
47 dhcp : False
[13200]48 compass : "356"
[13189]49 ns_ip : "172.16.10.114/29"
[13200]50 ns_mac : "04:18:d6:54:cc:fd"
[13189]51 bridge_type: "NanoBeamM5"
[13065]52 status : "down"
[10059]53
[13548]54
[10059]55iface_vr0:
[13548]56 comment : "Unused"
[13275]57 ip : "172.16.3.33/29"
[13269]58 sdesc : "2unused"
[13065]59 mode : "ap-wds"
[10116]60 type : "eth"
[13065]61 extra_type : "eth2wifibridge"
[13548]62 channel : 132
[13065]63 ssid : "il-nw.aster.wleiden.net"
[10454]64 dhcp : False
[13200]65 compass : "309"
[13269]66 ns_ip : "172.16.3.34/29"
67 ns_mac : ""
[13189]68 bridge_type: "NanoBeamM5"
[10116]69 status : "down"
[10059]70
[13548]71
[10059]72iface_vr1:
[13548]73 comment : "Naar lijtweg1, il-west "
[10116]74 ip : "172.16.17.92/29"
75 sdesc : "aster2lijtweg1"
[11227]76 mode : "station-wds"
[10116]77 type : "eth"
78 extra_type : "eth2wifibridge"
[13548]79 channel : 116
[10116]80 ssid : "il-w.lijtweg1.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "o"
[10116]83 ns_ip : "172.16.17.91/29"
[13018]84 ns_mac : "00:15:6d:ec:82:8a"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
[10059]87
[13548]88
[10116]89iface_vr2:
[13548]90 comment : "Naar UniGorN"
[10116]91 ip : "172.16.17.100/29"
92 sdesc : "aster2unigorn"
[11227]93 mode : "station-wds"
[10116]94 type : "eth"
95 extra_type : "eth2wifibridge"
[13548]96 channel : 104
[10116]97 ssid : "il-o.unigorn.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "zo"
[10116]100 ns_ip : "172.16.17.99/29"
[13018]101 ns_mac : "00:15:6d:70:53:40"
[10892]102 bridge_type: "NanoStation5"
[10116]103 status : "up"
104
105
Note: See TracBrowser for help on using the repository browser.