MMM MMM KKK TTTTTTTTTTT KKK MMMM MMMM KKK TTTTTTTTTTT KKK MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK MikroTik RouterOS 6.35.4 (c) 1999-2016 http://www.mikrotik.com/ [?] Gives the list of available commands command [?] Gives help on the command and list of arguments [Tab] Completes the command/word. If the input is ambiguous, a second [Tab] gives possible options / Move up to base level .. Move up one level /command Use command at the base level [admin@MikroTik] > /interface wireless [admin@MikroTik] /interface wireless> set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=10m hz disabled=no \ \... frequency=5180 frequency-mode=superchannel ht-rxchains=0,1 ht-txchains=0,1 \ expected end of command (line 2 column 44) [admin@MikroTik] /interface wireless> l2mtu=2290 mode=station-bridge radio-name=$NZ1Q-StPete scan-list= HamWAN ssid=HamWAN \ syntax error (line 1 column 6) [admin@MikroTik] /interface wireless> wireless-protocol=nv2 syntax error (line 1 column 18) [admin@MikroTik] /interface wireless> /interface vlan [admin@MikroTik] /interface vlan> add interface=wlan1 l2mtu=2286 name=MGMT-20 vlan-id=20 expected end of command (line 1 column 21) [admin@MikroTik] /interface vlan> /interface wireless channels [admin@MikroTik] /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 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" \ \... frequency=5900 list=HamWAN name=Sector2-5 width=5 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" \ \... frequency=5880 list=HamWAN name=Sector3-5 width=5 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" \ \... frequency=5920 list=HamWAN name=Sector1-10 width=10 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" \ \... frequency=5900 list=HamWAN name=Sector2-10 width=10 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" \ \... frequency=5880 list=HamWAN name=Sector3-10 width=10 [admin@MikroTik] /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 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" \ \... frequency=5900 list=HamWAN name=Sector2-5 width=5 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" \ \... frequency=5880 list=HamWAN name=Sector3-5 width=5 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" \ \... frequency=5920 list=HamWAN name=Sector1-10 width=10 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" \ \... frequency=5900 list=HamWAN name=Sector2-10 width=10 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" \ \... frequency=5880 list=HamWAN name=Sector3-10 width=10 [admin@MikroTik] /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 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" \ \... frequency=5900 list=HamWAN name=Sector2-5 width=5 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" \ \... frequency=5880 list=HamWAN name=Sector3-5 width=5 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 0 degrees (north)" \ \... frequency=5920 list=HamWAN name=Sector1-10 width=10 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 120 degrees (south-east)" \ \... frequency=5900 list=HamWAN name=Sector2-10 width=10 [admin@MikroTik] /interface wireless channels> add band=5ghz-onlyn comment="Cell sites radiate this at 240 degrees (south-west)" \ \... frequency=5880 list=HamWAN name=Sector3-10 width=10 [admin@MikroTik] /interface wireless channels> /interface wireless security-profiles [admin@MikroTik] /interface wireless security-profiles> set [ find default=yes ] supplicant-identity=Mi kroTik [admin@MikroTik] /interface wireless security-profiles> /system logging action [admin@MikroTik] /system logging action> set 3 bsd-syslog=yes remote=44.98.254.1 [admin@MikroTik] /system logging action> /interface bridge port [admin@MikroTik] /interface bridge port> add bridge=bridge-local interface=ether1 input does not match any value of bridge [admin@MikroTik] /interface bridge port> add bridge=bridge-local interface=wlan1 input does not match any value of bridge [admin@MikroTik] /interface bridge port> /ip address [admin@MikroTik] /ip address> add address=192.168.88.1/24 comment="default configuration" disabled=yes interface=ether1 \ \... network=192.168.88.0 [admin@MikroTik] /ip address> /ip dhcp-client [admin@MikroTik] /ip dhcp-client> add default-route-distance=0 dhcp-options=hostname,clientid disabled= no interface=MGMT-20 input does not match any value of interface [admin@MikroTik] /ip dhcp-client> /ip settings [admin@MikroTik] /ip settings> set ip-forward=no [admin@MikroTik] /ip settings> /ip upnp [admin@MikroTik] /ip upnp> set allow-disable-external-interface=no [admin@MikroTik] /ip upnp> /radius [admin@MikroTik] /radius> add address=44.98.254.1 [admin@MikroTik] /radius> add address=44.98.254.1 secret=RADIUS-PW-56 service=login [admin@MikroTik] /radius> /system identity [admin@MikroTik] /system identity> set name=$NZ1Q failure: empty identity string [admin@MikroTik] /system identity> /system leds [admin@MikroTik] /system leds> set 0 interface=wlan1 [admin@MikroTik] /system leds> /system logging [admin@MikroTik] /system logging> add action=remote topics=info,warning,critical,firewall,error [admin@MikroTik] /system logging> add action=remote topics=info,warning,critical,firewall,error [admin@MikroTik] /system logging> /system ntp client [admin@MikroTik] /system ntp client> set enabled=yes primary-ntp=104.232.3.3 secondary-ntp=45.127.113.2 [admin@MikroTik] /system ntp client> /system routerboard settings [admin@MikroTik] /system routerboard settings> set cpu-frequency=600MHz [admin@MikroTik] /system routerboard settings> /user aaa [admin@MikroTik] /user aaa> set accounting=yes default-group=read exclude-groups="" interim-update=0s u se-radius=yes