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

Last change on this file since 13550 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

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
[10822]17release : "9.0-RELEASE"
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:
39 comment : "Link naar Boterhuis (client soonish)"
40 ip : "172.16.7.68/29"
41 sdesc : "2boterhuis"
42 mode : "ap-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 ssid : "il-nw.ghr.wleiden.net"
46 dhcp : False
47 compass : "nw"
48 ns_ip : "172.16.7.67/29"
49 ns_mac : "24:a4:3c:72:00:6f"
50 bridge_type: "NanoStation M5"
51 status : "up"
52
53
[11390]54iface_vr0:
[12907]55 comment : "Link naar StBavo2"
56 ip : "172.16.3.124/29"
57 sdesc : "2stbavo"
[11390]58 mode : "ap-wds"
59 type : "eth"
[10116]60 extra_type : "eth2wifibridge"
[12907]61 ssid : "il-zo.stbavo2.wleiden.net"
[10454]62 dhcp : False
[13548]63 compass : "n"
[12907]64 ns_ip : "172.16.3.123/29"
[13530]65 ns_mac : "24:a4:3c:72:16:ae"
[11731]66 bridge_type: "NanoStation M5"
[10116]67 status : "up"
68
[11519]69
[11390]70iface_vr1:
[13530]71 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]72 ip : "172.17.150.1/24"
73 sdesc : "2ap-w"
[11390]74 mode : "ap-wds"
[10116]75 type : "eth"
[12907]76 ssid : "ap-GroeneHart-West"
77 dhcp : "10-240"
78 ns_ip : "172.17.150.2/24"
[13530]79 ns_mac : "dc:9f:db:62:13:bd"
[12907]80 bridge_type: "NanoStation M2"
[10116]81 status : "up"
[10059]82
[13548]83
[11390]84iface_vr2:
[13530]85 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]86 ip : "172.17.151.1/24"
[11391]87 sdesc : "2buurt"
[10116]88 mode : "ap-wds"
89 type : "eth"
[12907]90 ssid : "ap-GroeneHart-Oost"
91 dhcp : "10-240"
92 ns_ip : "172.17.151.2/24"
[13530]93 ns_mac : "dc:9f:db:36:1e:5b"
[12907]94 bridge_type: "NanoStation M2"
[10116]95 status : "up"
[10059]96
[10116]97
Note: See TracBrowser for help on using the repository browser.