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.5 (c) 1999-2013 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 ambigous, a second [Tab] gives possible options / Move up to base level .. Move up one level /command Use command at the base level [admin@MikroTik] > export compact # jan/02/1970 00:08:17 by RouterOS 6.5 # software id = 97RA-DQZZ # /interface bridge add admin-mac=4C:5E:0C:31:35:B7 auto-mac=no l2mtu=1598 name=bridge-local \ protocol-mode=rstp /interface ethernet set [ find default-name=ether1 ] name=ether1-gateway set [ find default-name=ether2 ] name=ether2-master-local set [ find default-name=ether3 ] master-port=ether2-master-local name=\ ether3-slave-local set [ find default-name=ether4 ] master-port=ether2-master-local name=\ ether4-slave-local set [ find default-name=ether5 ] master-port=ether2-master-local name=\ ether5-slave-local /interface wireless set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=\ 20/40mhz-ht-above disabled=no distance=indoors ht-rxchains=0,1 \ ht-txchains=0,1 l2mtu=2290 mode=ap-bridge ssid=MikroTik-3135BB /ip neighbor discovery set ether1-gateway discover=no /interface wireless security-profiles set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=\ dynamic-keys wpa-pre-shared-key=4AC70415F494 wpa2-pre-shared-key=\ 4AC70415F494 /ip dhcp-client option add code=55 name=parameter_request_list value=0x01F90321062A /ip hotspot user profile set [ find default=yes ] idle-timeout=none keepalive-timeout=2m \ mac-cookie-timeout=3d /ip pool add name=default-dhcp ranges=192.168.88.10-192.168.88.254 /ip dhcp-server add address-pool=default-dhcp disabled=no interface=bridge-local name=default /ppp profile add name=Beeline remote-address=192.168.255.254 use-compression=no \ use-encryption=no use-vj-compression=no /interface l2tp-client add add-default-route=yes allow=chap connect-to=l2tp.internet.beeline.kz \ disabled=no max-mru=1500 max-mtu=1500 name=Beeline password=******* \ profile=Beeline user=0011072274 /interface bridge port add bridge=bridge-local interface=ether2-master-local add bridge=bridge-local interface=wlan1 /ip address add address=192.168.88.1/24 comment="default configuration" interface=\ bridge-local network=192.168.88.0 /ip dhcp-client add comment="default configuration" dhcp-options=\ hostname,clientid,parameter_request_list disabled=no interface=\ ether1-gateway /ip dhcp-server network add address=192.168.88.0/24 comment="default configuration" dns-server=\ 192.168.88.1 gateway=192.168.88.1 /ip dns set allow-remote-requests=yes /ip dns static add address=192.168.88.1 name=router /ip firewall filter add chain=input comment="default configuration" protocol=icmp add chain=input comment="default configuration" connection-state=established add chain=input comment="default configuration" connection-state=related add action=drop chain=input comment="default configuration" in-interface=\ ether1-gateway add chain=forward comment="default configuration" connection-state=\ established add chain=forward comment="default configuration" connection-state=related add action=drop chain=forward comment="default configuration" \ connection-state=invalid /ip firewall mangle add action=change-mss chain=forward in-interface=Beeline new-mss=1420 \ protocol=tcp tcp-flags=syn tcp-mss=1421-65535 add action=change-mss chain=forward new-mss=1420 out-interface=Beeline \ protocol=tcp tcp-flags=syn tcp-mss=1421-65535 /ip firewall nat add action=masquerade chain=srcnat comment="default configuration" \ out-interface=ether1-gateway add action=masquerade chain=srcnat out-interface=Beeline to-addresses=0.0.0.0 /ip route add comment="Beeline VPN server subnet" distance=1 dst-address=80.241.35.0/24 \ gateway=10.35.178.1 add comment="Beeline DNS server subnet" distance=1 dst-address=87.247.0.0/24 \ gateway=10.35.178.1 add comment="Beeline DNS server subnet" distance=1 dst-address=212.76.20.0/24 \ gateway=10.35.178.1 /system leds set 0 interface=wlan1 /tool mac-server set [ find default=yes ] disabled=yes add interface=ether2-master-local add interface=ether3-slave-local add interface=ether4-slave-local add interface=ether5-slave-local add interface=wlan1 add interface=bridge-local /tool mac-server mac-winbox set [ find default=yes ] disabled=yes add interface=ether2-master-local add interface=ether3-slave-local add interface=ether4-slave-local add interface=ether5-slave-local add interface=wlan1 add interface=bridge-local [admin@MikroTik] >