[admin@MikroTik] > /export # jan/02/1970 02:02:21 by RouterOS 6.1 # software id = 9HT4-ZK9D # /interface bridge add admin-mac=D4:CA:6D:21:1D:0B auto-mac=no l2mtu=2290 name=bridge-local protocol-mode=rstp /interface ethernet set 0 name=ether1-gateway set 1 name=ether2-master-local set 2 name=ether3-slave-local set 3 name=ether4-slave-local set 4 name=ether5-slave-local /interface wireless set 0 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-211D0F /ip neighbor discovery set ether1-gateway discover=no /interface wireless security-profiles set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk group-ciphers=tkip,aes-ccm mode=\ dynamic-keys unicast-ciphers=tkip,aes-ccm wpa-pre-shared-key=2F7A0277E5FE wpa2-pre-shared-key=\ 2F7A0277E5FE /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 /tool user-manager customer add backup-allowed=yes disabled=no login=admin password="" paypal-accept-pending=no paypal-allowed=\ no paypal-secure-response=no permissions=owner signup-allowed=no time-zone=-00:00 /interface bridge port add bridge=bridge-local interface=wlan1 add bridge=bridge-local interface=ether2-master-local add bridge=bridge-local interface=ether3-slave-local add bridge=bridge-local interface=ether4-slave-local add bridge=bridge-local interface=ether5-slave-local /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 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 netmask=24 /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 nat add action=masquerade chain=srcnat comment="default configuration" out-interface=ether1-gateway \ to-addresses=0.0.0.0 /system clock set time-zone-name=Europe/Kiev /system lcd set contrast=0 enabled=no port=parallel type=24x4 /system lcd page set time disabled=yes display-time=5s set resources disabled=yes display-time=5s set uptime disabled=yes display-time=5s set packets disabled=yes display-time=5s set bits disabled=yes display-time=5s set version disabled=yes display-time=5s set identity disabled=yes display-time=5s set bridge-local disabled=yes display-time=5s set wlan1 disabled=yes display-time=5s set ether1-gateway disabled=yes display-time=5s set ether2-master-local disabled=yes display-time=5s set ether3-slave-local disabled=yes display-time=5s set ether4-slave-local disabled=yes display-time=5s set ether5-slave-local disabled=yes display-time=5s /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] >