Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [admin@MikroTik] > /export
- # jan/02/1970 00:02:20 by RouterOS 7.5
- # software id = PJPJ-REYZ
- #
- # model = CRS305-1G-4S+
- # serial number = HCZ086ZMT6V
- /interface bridge
- add admin-mac=18:FD:74:7C:9A:C9 auto-mac=no comment=defconf name=bridge
- /interface wireless security-profiles
- set [ find default=yes ] supplicant-identity=MikroTik
- /ip hotspot profile
- set [ find default=yes ] html-directory=hotspot
- /port
- set 0 name=serial0
- /interface bridge port
- add bridge=bridge comment=defconf interface=ether1
- add bridge=bridge comment=defconf interface=sfp-sfpplus1
- add bridge=bridge comment=defconf interface=sfp-sfpplus2
- add bridge=bridge comment=defconf interface=sfp-sfpplus3
- add bridge=bridge comment=defconf interface=sfp-sfpplus4
- /ip address
- add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
- /system routerboard settings
- set boot-os=router-os
- /system swos
- set allow-from-ports=p1,p2,p3,p4,p5 identity=MikroTik
- [
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement