source: genesis/nodes/Rosmolen/wleiden.yaml@ 14296

Last change on this file since 14296 was 14295, checked in by huub, 6 years ago

update naar 11.2

File size: 2.8 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.17732"
[10116]7location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]8longitude : "4.50479"
[10116]9masterip : "172.21.168.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Rosmolen"
[11240]12nodetype : "Hybrid"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[14295]15release : "11.2-RELEASE"
[11240]16service_accesspoint: True
[11554]17service_concentrator: False
[11240]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11322]23
[10059]24iface_ath0:
[10888]25 comment : "Ap voor de buurt"
[10116]26 ip : "172.21.168.1/24"
27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13126]31 ssid : "WiFi-Leiden"
32 wlan_mac : "00:1b:b1:05:02:d4"
[11240]33 dhcp : "10-250"
[10116]34 compass : "wirelessleiden"
35 status : "up"
[10059]36
37
[10116]38iface_ue0:
[13548]39 comment : "B-link naar HenkJan"
[12657]40 ip : "172.16.9.113/29"
[12707]41 sdesc : "2henkjan"
[12657]42 mode : "ap-wds"
[10116]43 type : "eth"
[12657]44 extra_type : "eth2wifibridge"
45 channel : "1"
[12984]46 ssid : "il-nnw.rosmolen.wleiden.net"
[12707]47 dhcp : "117-118"
[12657]48 compass : "w"
[12706]49 ns_ip : "172.16.9.114/29"
[12657]50 ns_mac : "00:15:6d:e8:f9:34"
51 bridge_type: "Bullet2"
52 status : "up"
[10116]53
54
55iface_ue1:
[11240]56 comment : "Link naar xxxx"
[10116]57 ip : "172.16.2.57/30"
[11240]58 sdesc : "2xxxx"
[10116]59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "3"
[12707]63 ssid : "il-nw2.rosmolen.wleiden.net"
[10454]64 dhcp : False
[10729]65 compass : "w"
[10116]66 ns_ip : "172.16.3.74/29"
67 ns_mac : "00:15:6d:"
[12478]68 bridge_type: "NanoStation M5"
[10116]69 status : "down"
70
71
[10059]72iface_vr0:
[10884]73 comment : "A-link naar Broekplein"
[10116]74 ip : "172.16.5.132/29"
75 sdesc : "2Broekplein"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "36"
80 ssid : "il-z.broekplein.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "nw"
[10116]83 ns_ip : "172.16.5.131/29"
84 ns_mac : "00:15:6d:70:54:c5"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
[10059]87
[10116]88
[10059]89iface_vr1:
[10884]90 comment : "Link naar Roomburgh1"
[10116]91 ip : "172.16.3.44/29"
92 sdesc : "2roomburgh1"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "124"
97 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "z"
[10116]100 ns_ip : "172.16.3.43/29"
[11732]101 ns_mac : "00:15:6d:70:54:d9"
[10892]102 bridge_type: "NanoStation5"
[10116]103 status : "up"
[10059]104
[10116]105
106iface_vr2:
[10884]107 comment : "Link naar Regenboog"
[10116]108 ip : "172.16.5.201/29"
109 sdesc : "2regenboog"
110 mode : "station-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 channel : "11"
114 ssid : "il-o.rosmolen.wleiden.net"
[10454]115 dhcp : False
[10116]116 compass : "e"
117 ns_ip : "172.16.5.202/29"
118 ns_mac : "00:15:6d:e8:f9:3d"
[11731]119 bridge_type: "Bullet2"
[10116]120 status : "down"
121
122
Note: See TracBrowser for help on using the repository browser.