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

Last change on this file since 13746 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

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