Advertisement
_nike

/export

Oct 9th, 2022
1,150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.94 KB | None | 0 0
  1. [admin@MikroTik] > /export
  2. # jan/02/1970 00:02:20 by RouterOS 7.5
  3. # software id = PJPJ-REYZ
  4. #
  5. # model = CRS305-1G-4S+
  6. # serial number = HCZ086ZMT6V
  7. /interface bridge
  8. add admin-mac=18:FD:74:7C:9A:C9 auto-mac=no comment=defconf name=bridge
  9. /interface wireless security-profiles
  10. set [ find default=yes ] supplicant-identity=MikroTik
  11. /ip hotspot profile
  12. set [ find default=yes ] html-directory=hotspot
  13. /port
  14. set 0 name=serial0
  15. /interface bridge port
  16. add bridge=bridge comment=defconf interface=ether1
  17. add bridge=bridge comment=defconf interface=sfp-sfpplus1
  18. add bridge=bridge comment=defconf interface=sfp-sfpplus2
  19. add bridge=bridge comment=defconf interface=sfp-sfpplus3
  20. add bridge=bridge comment=defconf interface=sfp-sfpplus4
  21. /ip address
  22. add address=192.168.88.1/24 comment=defconf interface=bridge network=192.168.88.0
  23. /system routerboard settings
  24. set boot-os=router-os
  25. /system swos
  26. set allow-from-ports=p1,p2,p3,p4,p5 identity=MikroTik
  27. [
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement