source: genesis/nodes/HybridTEYStationSSH/wleiden.yaml@ 12565

Last change on this file since 12565 was 12565, checked in by huub, 11 years ago

stationssh nu up

File size: 1.7 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net4801"
5comment : "None"
6latitude : "52.214761"
7location : "Sassenheim"
8longitude : "4.516504"
9masterip : "172.17.120.1"
10monitoring_group: "teylingen"
11nodename : "TEYStationSSH"
12nodetype : "Hybrid"
13rdnap_x : 95494
14rdnap_y : 469986
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23
24iface_sis0:
25 comment : "Link oost - KWVdeKaag"
26 ip : "172.16.4.20/29"
27 sdesc : "2KWVdeKaag"
28 mode : "station-wds"
29 type : "eth"
30 extra_type : "eth2wifibridge"
31 channel : "52"
32 ssid : "il-w.kwvdekaag.wleiden.net"
33 dhcp : False
34 compass : "o"
35 ns_ip : "172.16.4.19/29"
36 ns_mac : "00:15:6D:70:54:4B"
37 bridge_type: "NanoStation5"
38 status : "up"
39
40
41iface_sis1:
42 comment : "AP1 voor Station SSH"
43 ip : "172.17.120.1/24"
44 sdesc : "2ap1"
45 mode : "ap"
46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "6"
49 ssid : "ap-WirelessLeiden-SSH1"
50 dhcp : 10-250
51 compass : "n"
52 ns_ip : "172.17.120.2/24"
53 ns_mac : "DC:9F:DB:3E:22:66"
54 bridge_type: "NanoStationM2-Loco"
55 status : "up"
56
57iface_sis2:
58 comment : "AP2 voor oost"
59 ip : "172.17.38.1/24"
60 sdesc : "2ap2"
61 mode : "ap"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "1"
65 ssid : "ap-wirelessleiden-SSH2"
66 dhcp : 10-250
67 compass : "o"
68 ns_ip : "172.17.38.2/24"
69 ns_mac : "DC:9F:DB:3E:26:E4"
70 bridge_type: "NanoStationM2-Loco"
71 status : "up"
72
73
74
75
76
Note: See TracBrowser for help on using the repository browser.