source: genesis/nodes/Kijkduin/wleiden.yaml@ 14398

Last change on this file since 14398 was 13981, checked in by huub, 7 years ago

kleinigheid in config Kijkduin

File size: 1.6 KB
RevLine 
[12824]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13548]6latitude : "52.26087"
[12824]7location : "Kijkduin, Duinweg 78-08, 2204 AV, Noordwijk"
[13548]8longitude : "4.46176"
[13387]9masterip : "172.17.138.1"
[13406]10monitoring_group: "Noordwijk"
[12824]11nodename : "Kijkduin"
12nodetype : "Hybrid"
13portal_sponsor: "Roy"
14portal_url: "rvanswol.nl"
15rdnap_x : 91819
16rdnap_y : 475163
[13981]17release : "9.0-RELEASE"
[13387]18service_accesspoint: True
[12824]19service_concentrator: False
20service_incoming_rdr: False
[13406]21service_proxy_ileiden: False
22service_proxy_normal: False
[13344]23status : "up"
[12824]24
[13548]25
[12824]26iface_vr0:
27 comment : "Link naar Leeuwenhorst il-350.leeuwenhorst1.wleiden.net"
[13385]28 ip : "172.16.9.148/29"
[12824]29 sdesc : "ilzw"
[13406]30 mode : "station"
[12824]31 type : "eth"
32 extra_type : "eth2wifibridge"
[13385]33 channel : "120"
[12824]34 ssid : "il-350.leeuwenhorst1.wleiden.net"
35 dhcp : False
[13548]36 compass : "zo"
[13385]37 ns_ip : "172.16.9.147/29"
[13548]38 ns_mac : "dc:9f:db:64:2d:62"
[13385]39 bridge_type: "NanoBeam M5 19"
40 status : "up"
[12824]41
42
43iface_vr1:
44 comment : "Accesspoint sector met bullet2"
[13385]45 ip : "172.17.138.1/24"
[12824]46 sdesc : "2nw"
47 mode : "ap"
48 type : "eth"
49 extra_type : "eth2wifibridge"
50 channel : "1"
51 ssid : "ap-kijkduin-wleiden.net"
[13548]52 dhcp : "20-60"
[12824]53 compass : "zo"
[13385]54 ns_ip : "172.17.138.10/24"
[12824]55 ns_mac : "00:15:6d:d4:fb:c2"
56 bridge_type: "BulletM2"
[13406]57 status : "up"
[12824]58
[13548]59
[12824]60iface_vr2:
61 comment : "Lokaal Dev Netwerk"
[13387]62 ip : "172.17.147.1/24"
[12824]63 sdesc : "2dev"
64 type : "eth"
65 dhcp : "10-20"
[13387]66 status : "up"
[13548]67
68
Note: See TracBrowser for help on using the repository browser.