source: genesis/nodes/HybridStBavo1/wleiden.yaml@ 12505

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

Nieuwe Ziggo verbinding

File size: 2.1 KB
RevLine 
[12439]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12505]6gateway : "192.168.178.1"
[12439]7latitude : "52.19183"
[12444]8location : "Sint Bavo Kerk, Leidse weg 6, 2374 AL, Oud-Ade"
[12474]9longitude : "4.56611"
[12439]10masterip : "172.17.119.1"
[12474]11monitoring_group: "wleiden"
[12439]12nodename : "StBavo1"
13nodetype : "Hybrid"
[12448]14rdnap_x : 98856
15rdnap_y : 467396
[12439]16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: True
21service_proxy_normal: True
22status : "up"
23
24
25iface_ath0:
26 comment : "Link naar StBavo2"
27 ip : "172.16.3.93/30"
28 sdesc : "2stbavo2"
29 mode : "ap"
30 type : "11g"
31 channel : 11
32 ssid : "il-intern.stbavo1.wleiden.net"
33 dhcp : False
34 status : "up"
35
[12474]36
[12439]37iface_vr0:
38 comment : "Internet verbinding"
[12505]39 ip : "192.168.178.2/24"
[12474]40 sdesc : "2external"
[12439]41 type : "eth"
[12474]42 dhcp : False
[12439]43 status : "up"
44
[12474]45
[12439]46iface_vr0_alias0:
[12448]47 comment : "Interlink naar pastorie Nanostation M5 DC:9F:DB:64:2C:DF kabel 4"
[12439]48 ip : "172.16.9.1/29"
49 sdesc : "2pastorie"
50 mode : "ap-wds"
51 type : "eth"
52 extra_type : "eth2wifibridge"
53 ssid : "il-o.stbavo1.wleiden.net"
54 ns_ip : "172.16.9.2/29"
[12474]55 ns_mac : "dc:9f:db:64:2f:77"
[12439]56 bridge_type: "NanoStation M5"
57 status : "up"
58
59
60iface_vr1:
[12491]61 comment : "Link naar Kaag2 kabel 3"
[12439]62 ip : "172.16.7.249/29"
[12491]63 sdesc : "2kaag2"
64 mode : "station-wds"
[12439]65 type : "eth"
66 extra_type : "eth2wifibridge"
[12491]67 ssid : "il-z.kaag2.wleiden.net"
[12439]68 dhcp : False
[12491]69 compass : "n"
[12439]70 ns_ip : "172.16.7.250/29"
[12474]71 ns_mac : "dc:9f:db:64:2e:bd"
[12439]72 bridge_type: "NanoStation M5"
73 status : "up"
74
75
76iface_vr2:
[12448]77 comment : "Link to KWVdeKaag kabel 5"
[12439]78 ip : "172.16.7.241/29"
79 sdesc : "2kwdekaag"
80 mode : "ap-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 ssid : "il-nw.stabo1.wleiden.net"
84 dhcp : False
[12474]85 compass : "w"
[12439]86 ns_ip : "172.16.7.242/29"
[12474]87 ns_mac : "dc:9f:db:64:2d:27"
[12439]88 bridge_type: "NanoStation M5"
89 status : "up"
90
91
Note: See TracBrowser for help on using the repository browser.