source: genesis/nodes/StBavo2/wleiden.yaml@ 13788

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

./tools/gformat.py cleanup

File size: 2.5 KB
RevLine 
[12439]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.19183"
[12443]7location : "Sint Bavo Kerk, Leidse weg 6, 2374 AL, Oud-Ade"
[12474]8longitude : "4.56611"
[12561]9masterip : "172.17.121.1"
[12474]10monitoring_group: "wleiden"
[12443]11nodename : "StBavo2"
[12439]12nodetype : "Hybrid"
[12448]13rdnap_x : 98856
14rdnap_y : 467396
[12439]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
[12474]19service_proxy_ileiden: False
[12440]20service_proxy_normal: False
[12439]21status : "up"
22
23
24iface_ath0:
[12674]25 comment : "Link naar StBavo1, N.B. station modus!"
[12440]26 ip : "172.16.3.94/30"
27 sdesc : "2stbavo1"
[13548]28 mode : "ap"
[12829]29 type : "11a"
30 channel : 44
[12439]31 ssid : "il-intern.stbavo1.wleiden.net"
32 dhcp : False
33 status : "up"
34
[12474]35
36iface_ue0:
[12487]37 comment : "AP voor de buurt - kabel 7"
[12474]38 ip : "172.17.122.1/24"
39 mode : "ap-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "1"
43 ssid : "ap-WirelessLeiden-StBavo-Zuid"
44 dhcp : "10-250"
45 ns_ip : "172.17.122.2/24"
46 ns_mac : "dc:9f:db:36:1d:f0"
47 bridge_type: "NanoStation2M"
48 status : "up"
49
50
[12439]51iface_vr0:
[12869]52 comment : "Interlink naar noordoost ongebruikt - kabel 2"
[12440]53 ip : "172.16.9.9/29"
[12869]54 sdesc : "2noord"
55 mode : "ap-wds"
[12439]56 type : "eth"
57 extra_type : "eth2wifibridge"
[12569]58 channel : "36"
[12869]59 ssid : "il-no.stbavo2.wleiden.net"
[12569]60 compass : "no"
[12443]61 ns_ip : "172.16.9.10/29"
[12518]62 ns_mac : "dc:9f:db:64:2f:10"
[12483]63 bridge_type: "Nanostation M5"
[12439]64 status : "up"
65
66
67iface_vr1:
[12493]68 comment : "Link naar HMKerk - kabel 3"
[12630]69 ip : "172.16.9.17/29"
[12518]70 sdesc : "2zo"
[12439]71 mode : "ap-wds"
72 type : "eth"
73 extra_type : "eth2wifibridge"
[12870]74 channel : "100"
[12518]75 ssid : "il-zo.stbavo2.wleiden.net"
[12439]76 dhcp : False
[13548]77 compass : "z"
[12630]78 ns_ip : "172.16.9.18/29"
[12518]79 ns_mac : "dc:9f:db:64:2d:27"
[12439]80 bridge_type: "NanoStation M5"
81 status : "up"
82
83
[12907]84iface_vr1_alias0:
85 comment : "Link naar GHR"
86 ip : "172.16.3.122/29"
87 sdesc : "2ghr"
88 type : "eth"
89 status : "up"
90
91
[12439]92iface_vr2:
[12487]93 comment : "AP voor de buurt - kabel 6"
[12440]94 ip : "172.17.121.1/24"
[12439]95 mode : "ap-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
[12474]98 channel : "6"
[12443]99 ssid : "ap-WirelessLeiden-StBavo-Noord"
[12474]100 dhcp : "10-250"
[12440]101 ns_ip : "172.17.121.2/24"
[12474]102 ns_mac : "00:27:22:e2:53:e1"
[12440]103 bridge_type: "NanoStation2M"
[12439]104 status : "up"
105
[12474]106
Note: See TracBrowser for help on using the repository browser.