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

Last change on this file since 13102 was 12829, checked in by wouter, 10 years ago

Interne link naar 11a kanaal 44

File size: 2.2 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"
[12770]10masterip : "172.16.3.93"
[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"
[12769]29 mode : "ap"
[12829]30 type : "11a"
31 channel : 44
[12439]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"
[12569]53 channel : "128"
[12439]54 ssid : "il-o.stbavo1.wleiden.net"
55 ns_ip : "172.16.9.2/29"
[12474]56 ns_mac : "dc:9f:db:64:2f:77"
[12439]57 bridge_type: "NanoStation M5"
58 status : "up"
59
60
61iface_vr1:
[12491]62 comment : "Link naar Kaag2 kabel 3"
[12439]63 ip : "172.16.7.249/29"
[12491]64 sdesc : "2kaag2"
65 mode : "station-wds"
[12439]66 type : "eth"
67 extra_type : "eth2wifibridge"
[12569]68 channel : "140"
[12491]69 ssid : "il-z.kaag2.wleiden.net"
[12439]70 dhcp : False
[12491]71 compass : "n"
[12439]72 ns_ip : "172.16.7.250/29"
[12474]73 ns_mac : "dc:9f:db:64:2e:bd"
[12439]74 bridge_type: "NanoStation M5"
75 status : "up"
76
77
78iface_vr2:
[12448]79 comment : "Link to KWVdeKaag kabel 5"
[12439]80 ip : "172.16.7.241/29"
81 sdesc : "2kwdekaag"
82 mode : "ap-wds"
83 type : "eth"
84 extra_type : "eth2wifibridge"
[12569]85 channel : "100"
[12514]86 ssid : "il-w.stbavo1.wleiden.net"
[12439]87 dhcp : False
[12474]88 compass : "w"
[12439]89 ns_ip : "172.16.7.242/29"
[12514]90 ns_mac : "dc:9f:db:64:2f:07"
[12439]91 bridge_type: "NanoStation M5"
92 status : "up"
93
94
Note: See TracBrowser for help on using the repository browser.