source: genesis/nodes/Geluidsnet2/wleiden.yaml@ 14047

Last change on this file since 14047 was 14047, checked in by huub, 7 years ago

ip config van nieuwe ac-doosje in 172. range ivm monitoring

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16200"
[11696]7location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
[10881]8longitude : "4.48003"
[10116]9masterip : "172.17.5.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Geluidsnet2"
[11255]12nodetype : "Hybrid"
[10059]13rdnap_x : 92929
14rdnap_y : 464148
[11255]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11255]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11627]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[11255]26 ip : "172.17.5.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[13102]31 ssid : "WiFi-Leiden"
[13089]32 wlan_mac : "90:a4:de:b7:ae:6b"
[11255]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11627]36
[14035]37iface_vr0_102:
38 comment : "Link naar Geluidsnet1"
39 ip : "172.16.4.186/30"
40 sdesc : "2geluidsnet1"
41 type : "eth"
42 dhcp : False
43 status : "up"
44
45
46iface_vr0_103:
47 comment : "Link Stadhuis and BSP-OV Pilot"
[14037]48 ip : "172.16.9.98/29"
49 sdesc : "2stadhuis"
[10116]50 mode : "station-wds"
51 type : "eth"
[11573]52 extra_type : "eth2wifibridge"
53 channel : "132"
[14035]54 ssid : "il-o.geluidsnet2.wleiden.net"
[10454]55 dhcp : False
[11573]56 compass : "zo"
[14047]57 ns_ip : "172.16.9.99/29"
[14035]58 ns_mac : "78:8a:20:14:d0:0e"
59 bridge_type: "LiteBeam-5AC-16-120"
60 encrypted : True
[10116]61 status : "up"
62
[11627]63
[14035]64iface_vr0_105:
65 comment : "Link naar Geluidsnet Opstelpunt"
66 ip : "172.16.9.105/29"
67 sdesc : "2meetunit"
[10116]68 type : "eth"
[10454]69 dhcp : False
[10116]70 status : "up"
[10059]71
[11627]72
[14035]73
[10059]74iface_vr1:
[13823]75 comment : "Link naar Cope"
76 ip : "172.16.7.57/29"
77 sdesc : "2cope"
[10116]78 mode : "station-wds"
79 type : "eth"
[12613]80 channel : "36"
81 ssid : "il-zo.geluidsnet2.wleiden.net"
[10463]82 dhcp : False
[12474]83 compass : "z"
[13823]84 ns_ip : "172.16.7.58/29"
[11573]85 ns_mac : "00:15:6d:70:4d:a3"
[10892]86 bridge_type: "NanoStation5"
[10116]87 status : "up"
[10059]88
[11627]89
[14035]90iface_vr1_alias0:
91 comment : "Link naar Webster"
92 ip : "172.16.4.193/29"
93 sdesc : "2webster"
94 type : "eth"
95 dhcp : False
96 status : "up"
97
98
[10116]99iface_vr2:
100 comment : "Link naar vosko3"
101 ip : "172.16.4.204/29"
102 sdesc : "2vosko3"
103 mode : "station-wds"
104 type : "eth"
105 extra_type : "eth2wifibridge"
106 channel : "100"
107 ssid : "il-wnw.vosko3.wleiden.net"
[10454]108 dhcp : False
[10729]109 compass : "zo"
[10116]110 ns_ip : "172.16.4.203/29"
111 ns_mac : "00:15:6d:ec:82:96"
[10892]112 bridge_type: "NanoStation5"
[10116]113 status : "up"
114
115
Note: See TracBrowser for help on using the repository browser.