source: genesis/nodes/StVictor/wleiden.yaml@ 13988

Last change on this file since 13988 was 13977, checked in by rvanswol, 8 years ago

extra aanpassing

File size: 2.6 KB
RevLine 
[12771]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13176]6gateway : "192.168.178.1"
[13548]7latitude : "52.25091"
[12771]8location : "Sint Victor kerk, St Victorlaan 11, 2211 RN, Noordwijkerhout"
[13548]9longitude : "4.48922"
[12771]10masterip : "172.17.119.1"
11monitoring_group: "noordwijk"
12nodename : "StVictor"
13nodetype : "Hybrid"
14rdnap_x : 93680
15rdnap_y : 474031
[13975]16rdr_host : "82.217.208.155"
[12771]17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: True
22service_proxy_normal: True
[13844]23serviceid : "172.31.254.14"
[12791]24status : "up"
[12771]25
26
27iface_ath0:
[12811]28 comment : "Accesspoint Zuid op sectorantenne"
[12771]29 ip : "172.17.119.1/24"
[12811]30 sdesc : "apz"
[12771]31 mode : "ap"
32 type : "11g"
33 channel : 1
[12811]34 ssid : "ap-stvictor-z"
[12771]35 dhcp : "10-250"
[12792]36 compass : "n"
[12771]37 status : "up"
38
[13548]39
[12771]40iface_ue0:
[12811]41 comment : "Accesspoint Noord op NanoStation"
[12771]42 ip : "172.17.133.1/24"
[12789]43 sdesc : "apoost"
[12811]44 mode : "apn"
[12771]45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "6"
[12811]48 ssid : "ap-stvictor-n"
[12771]49 dhcp : "10-250"
[12822]50 compass : "n"
[12771]51 ns_ip : "172.17.133.2/24"
[12789]52 ns_mac : "dc:9f:db:62:14:9b"
[12771]53 bridge_type: "NanoStationM2"
54 status : "up"
55
56
57iface_vr0:
[13976]58 comment : "Accesspoint noordwest"
59 ip : "172.17.108.1/24"
60 sdesc : "ap-nw"
61 mode : "ap"
[12771]62 type : "eth"
63 extra_type : "eth2wifibridge"
[13976]64 channel : "36"
65 ssid : "ap-stvictor-nw"
[12789]66 compass : "nw"
[13976]67 ns_ip : "172.17.108.2/24"
[12789]68 ns_mac : "24:a4:3c:72:01:cf"
[12771]69 bridge_type: "NanoStation M5"
[13975]70 status : "down"
[12771]71
72
73iface_vr1:
[13977]74 comment : "Internetverbinding"
75 ip : "192.168.178.2/24"
76 sdesc : "2external"
77 type : "eth"
78 dhcp : False
79 status : "up"
80
81
82iface_vr1_alias0:
83 comment : "Linknaar Leeuwenhorst"
[12771]84 ip : "172.16.6.228/29"
85 sdesc : "2lwhorst"
86 mode : "station-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
[13009]89 channel : "60"
[12771]90 ssid : "il-o.leeuwenhorst.wleiden.net"
91 dhcp : False
[12789]92 compass : "w"
[12771]93 ns_ip : "172.16.6.227/29"
[12789]94 ns_mac : "24:a4:3c:72:02:29"
[12771]95 bridge_type: "NanoStation M5"
96 status : "up"
97
98
99iface_vr2:
[13193]100 comment : "Link naar AkzoNobel1"
[13230]101 ip : "172.16.10.36/29"
[12822]102 sdesc : "2akzo"
[12771]103 mode : "ap-wds"
104 type : "eth"
105 extra_type : "eth2wifibridge"
[12822]106 channel : "120"
[13193]107 ssid : "il-n.teyakzonobel1.wleiden.net"
[12771]108 dhcp : False
[12822]109 compass : "z"
[13230]110 ns_ip : "172.16.10.35/29"
[12789]111 ns_mac : "24:a4:3c:72:02:13"
[12771]112 bridge_type: "NanoStation M5"
113 status : "up"
Note: See TracBrowser for help on using the repository browser.