RADIO0.LMK: Difference between revisions

From OCARC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<pre>
<pre>
# jan/02/1970 00:10:30 by RouterOS 6.35.1
[admin@LMK-RADIO0] > export
# jan/02/1970 00:30:22 by RouterOS 6.35.1
# software id = 3AI0-3ZMS
# software id = 3AI0-3ZMS
#
#
Line 6: Line 7:
add name=BRIDGE-HAMWAN-PRIVATE
add name=BRIDGE-HAMWAN-PRIVATE
add name=BRIDGE-HAMWAN-PUBLIC
add name=BRIDGE-HAMWAN-PUBLIC
add admin-mac=4C:5E:0C:1F:50:2B auto-mac=no comment=defconf name=bridge
/interface wireless
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=10mhz disabled=no frequency=5920 frequency-mode=superchannel mode=ap-bridge nv2-cell-radius=100 radio-name=\
set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=10mhz disabled=\
    VA7DIG/LMK-RADIO0 rx-chains=0,1 ssid=HamWan tdma-period-size=4 tx-chains=0,1 wireless-protocol=nv2
    no frequency=5920 frequency-mode=superchannel mode=ap-bridge \
/ip neighbor discovery
    nv2-cell-radius=100 radio-name=VA7DIG/LMK-RADIO0 rx-chains=0,1 ssid=\
set bridge comment=defconf
    HamWan tdma-period-size=4 tx-chains=0,1 wireless-protocol=nv2
/interface vlan
/interface vlan
add interface=ether1 name=ETH1-HAMWAN-PRIVATE vlan-id=601
add interface=ether1 name=ETH1-HAMWAN-PRIVATE vlan-id=601
add interface=ether1 name=ETH1-HAMWAN-PUBLIC vlan-id=600
add interface=ether1 name=ETH1-HAMWAN-PUBLIC vlan-id=600
add interface=wlan1 name=WLAN1-HAMWAN-PUBLIC vlan-id=600
/interface wireless channels
/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 0 degrees (north)" \
add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" frequency=5900 list=HamWAN name=Sector2-5 width=5
    frequency=5920 list=HamWAN name=Sector1-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=\
add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" frequency=5920 list=HamWAN name=Sector1-10 width=10
    "Cell sites radiate this at 120 degrees (south-east)" frequency=5900 \
add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" frequency=5900 list=HamWAN name=Sector2-10 width=10
    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-10 width=10
add band=5ghz-onlyn comment=\
add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" frequency=5920 list=HamWAN name=Sector1-5 width=5
    "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
add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" \
    frequency=5920 list=HamWAN name=Sector1-5 width=5
/interface wireless security-profiles
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
/interface bridge port
add bridge=bridge comment=defconf interface=ether1
add comment=defconf interface=ether1
add bridge=bridge comment=defconf interface=wlan1
add bridge=BRIDGE-HAMWAN-PUBLIC comment=defconf interface=wlan1
add
add
add
add
Line 34: Line 44:
add bridge=BRIDGE-HAMWAN-PUBLIC interface=ETH1-HAMWAN-PUBLIC
add bridge=BRIDGE-HAMWAN-PUBLIC interface=ETH1-HAMWAN-PUBLIC
add bridge=BRIDGE-HAMWAN-PRIVATE interface=ETH1-HAMWAN-PRIVATE
add bridge=BRIDGE-HAMWAN-PRIVATE interface=ETH1-HAMWAN-PRIVATE
add bridge=BRIDGE-HAMWAN-PUBLIC interface=WLAN1-HAMWAN-PUBLIC
/ip address
/ip address
add address=10.246.1.2/16 interface=BRIDGE-HAMWAN-PRIVATE network=10.246.0.0
add address=10.246.1.2/16 interface=BRIDGE-HAMWAN-PRIVATE network=10.246.0.0
Line 43: Line 52:
/system routerboard settings
/system routerboard settings
set cpu-frequency=600MHz init-delay=0s protected-routerboot=disabled
set cpu-frequency=600MHz init-delay=0s protected-routerboot=disabled
</pre>
</pre>

Revision as of 00:06, 12 June 2017

[admin@LMK-RADIO0] > export 
# jan/02/1970 00:30:22 by RouterOS 6.35.1
# software id = 3AI0-3ZMS
#
/interface bridge
add name=BRIDGE-HAMWAN-PRIVATE
add name=BRIDGE-HAMWAN-PUBLIC
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=10mhz disabled=\
    no frequency=5920 frequency-mode=superchannel mode=ap-bridge \
    nv2-cell-radius=100 radio-name=VA7DIG/LMK-RADIO0 rx-chains=0,1 ssid=\
    HamWan tdma-period-size=4 tx-chains=0,1 wireless-protocol=nv2
/interface vlan
add interface=ether1 name=ETH1-HAMWAN-PRIVATE vlan-id=601
add interface=ether1 name=ETH1-HAMWAN-PUBLIC vlan-id=600
/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
add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" \
    frequency=5920 list=HamWAN name=Sector1-5 width=5
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add comment=defconf interface=ether1
add bridge=BRIDGE-HAMWAN-PUBLIC comment=defconf interface=wlan1
add
add
add
add bridge=BRIDGE-HAMWAN-PUBLIC interface=ETH1-HAMWAN-PUBLIC
add bridge=BRIDGE-HAMWAN-PRIVATE interface=ETH1-HAMWAN-PRIVATE
/ip address
add address=10.246.1.2/16 interface=BRIDGE-HAMWAN-PRIVATE network=10.246.0.0
/system identity
set name=LMK-RADIO0
/system leds
set 0 interface=wlan1
/system routerboard settings
set cpu-frequency=600MHz init-delay=0s protected-routerboot=disabled