source: genesis/nodes/GHR/wleiden.yaml@ 14354

Last change on this file since 14354 was 14320, checked in by huub, 6 years ago

naar 11.2

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[12907]6latitude : "52.166297"
7location : "Groene Hart Recreatie Hofdijklaan 63, 2374 BS Oud-Ade"
8longitude : "4.5505"
9masterip : "172.17.149.1"
10monitoring_group: "leiden"
11nodename : "GHR"
[10822]12nodetype : "Hybrid"
[13548]13portal_sponsor: "Groene Hart Recreatie"
14portal_url: "http://www.groenehart-recreatie.nl"
15rdnap_x : 97756.0342112
16rdnap_y : 464567.707628
[14320]17release : "11.2-RELEASE"
[10822]18service_accesspoint: True
[11554]19service_concentrator: False
[12421]20service_incoming_rdr: False
[10822]21service_proxy_ileiden: False
[11735]22service_proxy_normal: False
[10116]23status : "up"
[10059]24
25
26iface_ath0:
[12907]27 comment : "Omni voor Buurt MGMT"
28 ip : "172.17.149.1/24"
[10116]29 sdesc : "2buurt"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 11
[12907]33 ssid : "ap-GHR-Management"
34 dhcp : "10-240"
[10116]35 status : "up"
[10059]36
37
[13548]38iface_ue0:
[13597]39 comment : "Link naar Kaag2"
[13844]40 ip : "172.16.7.68/29"
[13598]41 ether : "02:00:ac:10:07:44"
[13597]42 sdesc : "2kaag2"
[13548]43 mode : "ap-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[13597]46 ssid : "il-z.kaag2.wleiden.net"
[13548]47 dhcp : False
48 compass : "nw"
49 ns_ip : "172.16.7.67/29"
50 ns_mac : "24:a4:3c:72:00:6f"
51 bridge_type: "NanoStation M5"
52 status : "up"
53
54
[11390]55iface_vr0:
[12907]56 comment : "Link naar StBavo2"
57 ip : "172.16.3.124/29"
58 sdesc : "2stbavo"
[11390]59 mode : "ap-wds"
60 type : "eth"
[10116]61 extra_type : "eth2wifibridge"
[12907]62 ssid : "il-zo.stbavo2.wleiden.net"
[10454]63 dhcp : False
[13548]64 compass : "n"
[12907]65 ns_ip : "172.16.3.123/29"
[13530]66 ns_mac : "24:a4:3c:72:16:ae"
[11731]67 bridge_type: "NanoStation M5"
[10116]68 status : "up"
69
[11519]70
[11390]71iface_vr1:
[13530]72 comment : "Accesspoint West repeaters 172.17.150.3 dc:9f:db:3e:1c:70 en 172.17.150.4 dc:9f:db:3e:2a:2b"
[12907]73 ip : "172.17.150.1/24"
74 sdesc : "2ap-w"
[11390]75 mode : "ap-wds"
[10116]76 type : "eth"
[12907]77 ssid : "ap-GroeneHart-West"
78 dhcp : "10-240"
79 ns_ip : "172.17.150.2/24"
[13530]80 ns_mac : "dc:9f:db:62:13:bd"
[12907]81 bridge_type: "NanoStation M2"
[10116]82 status : "up"
[10059]83
[13548]84
[11390]85iface_vr2:
[13530]86 comment : "Accesspoint Oost repeaters 172.17.151.3 at dc:9f:db:3e:2a:28; 172.17.151.4 at dc:9f:db:3e:2a:c2"
[12907]87 ip : "172.17.151.1/24"
[11391]88 sdesc : "2buurt"
[10116]89 mode : "ap-wds"
90 type : "eth"
[12907]91 ssid : "ap-GroeneHart-Oost"
92 dhcp : "10-240"
93 ns_ip : "172.17.151.2/24"
[13530]94 ns_mac : "dc:9f:db:36:1e:5b"
[12907]95 bridge_type: "NanoStation M2"
[10116]96 status : "up"
[10059]97
[10116]98
Note: See TracBrowser for help on using the repository browser.