source: genesis/nodes/HybridStVictor/wleiden.yaml@ 13169

Last change on this file since 13169 was 13043, checked in by huub, 10 years ago

Leeuwenhorst1 geen link Panterra2 en ips van StVictor-AkzoNobel1 gecorrigeerd

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