RADIO0.LMK: Difference between revisions

From OCARC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
{{Template:HamWAN Site Bar| backlink=[[Installation/LMK HamWAN Sector|LMK HamWAN Sector]]}}


/interface vlan
[[RADIO0.LMK/Configuration|Configuration]]
add interface=ether1 name=ETH1-HAMWAN-PUBLIC vlan-id=600
add interface=ether1 name=ETH1-HAMWAN-PRIVATE vlan-id=601


/interface vlan
add interface=wlan1 name=WLAN1-HAMWAN-PUBLIC vlan-id=600


/interface bridge
=Status=
add name=BRIDGE-HAMWAN-PUBLIC
{| class="wikitable"
add name=BRIDGE-HAMWAN-PRIVATE
|-
 
! Health !! Activity
/interface bridge port
|-
add bridge=BRIDGE-HAMWAN-PUBLIC interface=ETH1-HAMWAN-PUBLIC
|<img src="http://wiki.ocarc.ca/graph_image.php?local_graph_id=160&graph_width=500&graph_height=120">|| <img src="http://wiki.ocarc.ca/graph_image.php?local_graph_id=163&graph_width=500&graph_height=120">
add bridge=BRIDGE-HAMWAN-PRIVATE interface=ETH1-HAMWAN-PRIVATE
|}
add bridge=BRIDGE-HAMWAN-PUBLIC interface=WLAN1-HAMWAN-PUBLIC
 
/interface wireless channels
add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" frequency=5920 list=HamWAN name=Sector1-5 width=5
add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" frequency=5900 list=HamWAN name=Sector2-5 width=5
add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" frequency=5880 list=HamWAN name=Sector3-5 width=5
add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" frequency=5920 list=HamWAN name=Sector1-10 width=10
add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" frequency=5900 list=HamWAN name=Sector2-10 width=10
add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" frequency=5880 list=HamWAN name=Sector3-10 width=10
 
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=10mhz disabled=no \
    frequency=5920 frequency-mode=superchannel ht-rxchains=0,1 ht-txchains=0,1 l2mtu=\
    2290 mode=ap-bridge nv2-cell-radius=100 radio-name=VA7DIG/LMK-RADIO0 ssid=HamWAN \
    tdma-period-size=4 wireless-protocol=nv2 frequency-mode=superchannel
 
/interface wireless set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=5mhz disabled=no frequency=5920 mode=ap-bridge nv2-cell-radius=100 radio-name=VA7DIG/LMK-RADIO0 ssid=HamWan tdma-period-size=4 wireless-protocol=nv2
 
 
/ip address
add address=10.246.1.2/16 interface=ether1 network=10.246.0.0
 
/system identity
set name=LMK-RADIO0
</pre>

Latest revision as of 04:36, 27 June 2017