source: genesis/nodes/Robijn2/wleiden.yaml@ 14377

Last change on this file since 14377 was 14288, checked in by huub, 6 years ago

these nodes updated to 11.2

File size: 1.7 KB
RevLine 
[12277]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
[12474]5comment : "None"
[12277]6gateway : "192.168.178.1"
7latitude : "52.15457"
8location : "Zorgcentrum Robijnhof Recreatiezaal, Robijnhof 1, 2332 KJ, Leiden"
9longitude : "4.46265"
10masterip : "172.17.97.1"
11monitoring_group: "wleiden"
12nodename : "Robijn2"
13nodetype : "Hybrid"
14rdnap_x : 91729
15rdnap_y : 463336
[13869]16rdr_host : "94.208.109.204"
[14288]17release : "11.2-RELEASE"
[12277]18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: True
22service_proxy_normal: True
[13844]23serviceid : "172.31.254.10"
[12295]24status : "up"
[12277]25
[12474]26
[12277]27iface_vr0:
28 comment : "Uplink"
[12863]29 ip : "192.168.178.6/24"
[12277]30 sdesc : "uplink"
31 type : "eth"
32 dhcp : False
33 status : "up"
34
[12474]35
[12297]36iface_vr0_alias0:
[12295]37 comment : "Ethernet naar Robijn via switch"
[12296]38 ip : "172.16.3.2/29"
39 sdesc : "2robijn"
[12295]40 type : "eth"
41 dhcp : False
42 status : "up"
43
[12474]44
[12277]45iface_vr1:
[12295]46 comment : "AP-noord, kabel 1"
[12277]47 ip : "172.17.98.1/24"
[12278]48 sdesc : "2apnoord"
[12290]49 mode : "ap"
[12277]50 type : "eth"
51 extra_type : "eth2wifibridge"
[12278]52 channel : "1"
53 ssid : "ap-WirelessLeiden-RobijnN"
[12474]54 dhcp : "10-240"
[12277]55 compass : "nw"
[14025]56 ns_ip : "172.17.98.2/24"
[12474]57 ns_mac : "dc:9f:db:36:1d:b7"
[12277]58 bridge_type: "NanoStationM2"
59 status : "up"
60
[12474]61
[12277]62iface_vr2:
[12295]63 comment : "AP-oost, kabel 2"
[12277]64 ip : "172.17.99.1/24"
[12278]65 sdesc : "2apoost"
[12277]66 mode : "ap"
67 type : "eth"
68 extra_type : "eth2wifibridge"
[12278]69 channel : "6"
70 ssid : "ap-WirelessLeiden-RobijnO"
[12474]71 dhcp : "10-240"
[12277]72 compass : "zo"
[14025]73 ns_ip : "172.17.99.2/24"
[12474]74 ns_mac : "dc:9f:db:36:1d:b5"
[12277]75 bridge_type: "NanoStationM2"
76 status : "up"
77
78
Note: See TracBrowser for help on using the repository browser.