source: genesis/nodes/HybridWEK4/wleiden.yaml@ 12768

Last change on this file since 12768 was 12573, checked in by rick, 11 years ago

masterip is niet goed gezet.

beheer:ticket:411

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11647]6externalif: "vr0"
[10881]7latitude : "52.15366"
[12348]8location : "Evelement Locatie 4"
[10881]9longitude : "4.44826"
[12573]10masterip : "172.17.107.1"
[11325]11monitoring_group: "wleiden"
[12354]12nodename : "WEK4"
[11275]13nodetype : "Hybrid"
[10059]14rdnap_x : 90743
15rdnap_y : 463247
[11275]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[11275]19service_incoming_rdr: False
[11509]20service_proxy_ileiden: False
[12367]21service_proxy_normal: False
[12362]22status : "down"
[10059]23
[12348]24
[10059]25iface_ath0:
[10888]26 comment : "Omni voor de buurt"
[12348]27 ip : "172.17.107.1/24"
[10116]28 sdesc : "omni"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 11
[12348]32 ssid : "ap-WirelessLeiden-WEK4"
[11275]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
36
[12346]37iface_vr0:
[12347]38 comment : "Interlink P"
[12348]39 ip : "172.16.7.113/29"
[12346]40 sdesc : "2unused"
[10116]41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[12348]44 ssid : "il-p.wek4.wleiden.net"
[10454]45 dhcp : False
[12348]46 ns_ip : "172.16.7.114"
[12346]47 ns_mac : "xx:xx:xx:xx:xx:xx"
48 bridge_type: "NanostationM5"
[10116]49 status : "up"
50
51
[10059]52iface_vr1:
[12350]53 comment : "Interlink Q"
[12348]54 ip : "172.16.7.121/29"
[10116]55 sdesc : "2unused"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
[12350]59 ssid : "il-q.wek4.wleiden.net"
[10454]60 dhcp : False
[12348]61 ns_ip : "172.16.7.122"
[12346]62 ns_mac : "xx:xx:xx:xx:xx:xx"
63 bridge_type: "NanostationM5"
64 status : "up"
[10059]65
[12474]66
[10116]67iface_vr2:
[12350]68 comment : "Interlink R"
[12348]69 ip : "172.16.7.137/29"
[12346]70 sdesc : "2unused"
[10116]71 mode : "station-wds"
72 type : "eth"
73 extra_type : "eth2wifibridge"
[12350]74 ssid : "il-r.wek4.wleiden.net"
[10454]75 dhcp : False
[12348]76 ns_ip : "172.16.7.138"
[12346]77 ns_mac : "xx:xx:xx:xx:xx:xx"
78 bridge_type: "NanostationM5"
79 status : "up"
[10116]80
[12474]81
Note: See TracBrowser for help on using the repository browser.