source: genesis/nodes/HybridVisitorCentre2/wleiden.yaml@ 12478

Last change on this file since 12478 was 12474, checked in by rick, 11 years ago

Automatic cleanups

File size: 2.6 KB
RevLine 
[12170]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
[12474]5gateway : "213.125.99.233"
[12170]6latitude : "52.16580"
[12204]7location : "Visitor Centre Leiden Stadskant, Stationsweg 41, 2312AT Leiden"
[12170]8longitude : "4.48371"
9masterip : "172.17.87.1"
10monitoring_group: "wleiden"
11nodename : "VisitorCentre2"
12nodetype : "Hybrid"
13portal_sponsor: "Visitor Centre Leiden"
14portal_url: "http://portal.leiden.nl/"
15rdnap_x : 93186
16rdnap_y : 464567
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
[12241]21service_proxy_ileiden: True
22service_proxy_normal: True
[12223]23status : "up"
[12170]24
25
26iface_ath0:
27 comment : "PA4040 voor Stationsweg"
28 ip : "172.17.88.1/24"
29 sdesc : "2apzo"
30 mode : "ap"
31 type : "11g"
32 channel : 1
[12204]33 ssid : "ap-WirelessLeiden-VC3"
[12170]34 dhcp : "10-240"
35 status : "up"
36
37
38iface_ue0:
[12474]39 comment : "Ap-zuidwest sectorantenne 120 graden kabel 3"
[12170]40 ip : "172.17.87.1/24"
41 sdesc : "2apzw"
42 mode : "ap"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "11"
[12196]46 ssid : "ap-WirelessLeiden-VisitorCentre2"
[12170]47 dhcp : "10-240"
48 ns_ip : "172.17.87.2/24"
[12474]49 ns_mac : "dc:9f:db:0c:30:2a"
[12170]50 bridge_type: "RocketM2"
51 status : "up"
52
[12474]53
[12170]54iface_vr0:
55 comment : "Link naar VisitorCentre1 via switch bij voeding"
56 ip : "172.16.3.62/30"
57 sdesc : "2vc1"
58 type : "eth"
59 dhcp : False
60 status : "up"
61
[12474]62
[12241]63iface_vr0_alias0:
64 comment : "Uplink"
65 ip : "213.125.99.237/29"
66 sdesc : "uplink"
67 type : "eth"
68 dhcp : False
69 status : "up"
70
[12474]71
[12170]72iface_vr1:
[12376]73 comment : "Link naar Cope kabel 1"
[12170]74 ip : "172.16.7.57/29"
[12284]75 sdesc : "2zuid"
[12170]76 mode : "ap-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
[12269]79 channel : "136"
[12170]80 ssid : "il-z.visitorcentre2.wleiden.net"
81 dhcp : False
82 compass : "z"
83 ns_ip : "172.16.7.58/29"
[12474]84 ns_mac : "dc:9f:db:2e:0a:a6"
[12196]85 bridge_type: "NanoBridgeM5"
[12248]86 status : "up"
[12170]87
[12474]88
[12376]89iface_vr1_alias0:
90 comment : "Link naar Catwalk"
91 ip : "172.16.7.185/29"
92 sdesc : "2catwalk"
93 type : "eth"
94 dhcp : False
95 status : "up"
96
[12474]97
[12170]98iface_vr2:
[12204]99 comment : "Link naar Nieuwe Energie kabel 2"
[12170]100 ip : "172.16.7.65/29"
101 sdesc : "2nwenergie"
102 mode : "ap-wds"
103 type : "eth"
104 channel : "108"
105 ssid : "il-o.visitorcentre2.wleiden.net"
106 dhcp : False
107 compass : "o"
108 ns_ip : "172.16.7.66/29"
[12474]109 ns_mac : "dc:9f:db:2e:0b:01"
[12196]110 bridge_type: "NanoBridgeM5"
[12223]111 status : "down"
[12170]112
113
Note: See TracBrowser for help on using the repository browser.