source: genesis/nodes/HybridGeluidsnet1/wleiden.yaml@ 13050

Last change on this file since 13050 was 13050, checked in by huub, 10 years ago

link rabo2 geluidsnet1 gemaakt

File size: 2.4 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.16254"
[11696]7location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
[10881]8longitude : "4.47908"
[10116]9masterip : "172.17.3.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Geluidsnet1"
[11255]12nodetype : "Hybrid"
[10059]13rdnap_x : 92865
14rdnap_y : 464209
[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
[11322]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[11255]26 ip : "172.17.3.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[10156]31 ssid : "ap-WirelessLeiden-Geluidsnet1"
[11255]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
37 comment : "Link naar Geluidsnet2"
38 ip : "172.16.4.185/30"
39 sdesc : "2geluidsnet2"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "up"
43
44
[10059]45iface_vr0:
[10116]46 comment : "Link naar Webcam"
47 ip : "172.16.16.1/30"
48 sdesc : "2webcam"
49 type : "eth"
[10454]50 dhcp : False
[10116]51 status : "up"
[10059]52
[10116]53
[10059]54iface_vr1:
[10116]55 comment : "Link naar Lebkov"
56 ip : "172.16.17.225/29"
57 sdesc : "2lebkov"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "36"
62 ssid : "il-n.geluidsnet1.wleiden.net"
[10454]63 dhcp : False
[10116]64 compass : "n"
65 ns_ip : "172.16.17.226/29"
[11620]66 ns_mac : "00:15:6d:ec:82:8c"
[10892]67 bridge_type: "NanoStation5"
[10116]68 status : "up"
[10059]69
[12474]70
[12200]71iface_vr1_alias0:
[12206]72 comment : "Link naar VisitorCentre1"
[12200]73 ip : "172.16.7.41/29"
74 sdesc : "2vcentre1"
75 mode : "ap-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 dhcp : False
[12478]79 bridge_type: "NanoStation M5"
[12200]80 status : "up"
[10116]81
[13050]82iface_vr1_alias1:
83 comment : "Link naar Rabo2"
84 ip : "172.16.3.193/29"
85 sdesc : "2rabo2"
86 mode : "ap-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 dhcp : False
90 bridge_type: "NanoStation M5"
91 status : "up"
[12200]92
[13050]93
[10116]94iface_vr2:
[12206]95 comment : "Link naar Dirklos1 "
[10116]96 ip : "172.16.4.153/29"
97 sdesc : "2dirklos1"
98 mode : "station-wds"
99 type : "eth"
100 extra_type : "eth2wifibridge"
101 channel : "140"
102 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]103 dhcp : False
[10729]104 compass : "nw"
[10116]105 ns_ip : "172.16.4.154/29"
[11732]106 ns_mac : "00:15:6d:ec:81:7b"
[10892]107 bridge_type: "NanoStation5"
[10116]108 status : "up"
109
110
Note: See TracBrowser for help on using the repository browser.