source: genesis/nodes/Herman/wleiden.yaml@ 13897

Last change on this file since 13897 was 13897, checked in by rick, 7 years ago

Herman has static IP, no DHCP.

File size: 1.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6gateway : "192.168.1.1"
7ileiden : False
8latitude : "52.25868"
9location : "Jasmijnstraat 25 1431 RH Aalsmeer"
10longitude : "4.75797"
11masterip : "172.17.75.1"
12monitoring_group: "wleiden"
13nodename : "Herman"
14nodetype : "Hybrid"
15rdnap_x : "112039"
16rdnap_y : "474703"
17rdr_host : "scholten.ddns.net"
18release : "9.0-RELEASE"
19service_accesspoint: False
20service_concentrator: False
21service_incoming_rdr: True
22service_proxy_ileiden: True
23service_proxy_normal: False
24serviceid : "172.31.254.4"
25status : "up"
26wl_release: 10805
27
28
29iface_vr0:
30 comment : "Link naar Router"
31 ip : "192.168.1.50/24"
32 sdesc : "uplink"
33 type : "eth"
34 dhcp : false
35 status : "up"
36
37
38iface_vr1:
39 comment : "Interlink naar de watertoren1"
40 ip : "172.17.0.36/28"
41 sdesc : "2watertoren1"
42 mode : "station-wds"
43 type : "eth"
44 channel : "106"
45 ssid : "il-n.watertoren1.wleiden.net"
46 dhcp : False
47 compass : "z"
48 ns_ip : "172.17.0.35/28"
49 ns_mac : "04:18:d6:cc:0b:8c"
50 bridge_type: "NanoStationM5"
51 status : "up"
52
53
Note: See TracBrowser for help on using the repository browser.