Advertisement
Guest User

CRS328

a guest
Jun 10th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. # jan/20/1970 01:17:27 by RouterOS 7.2.3
  2. # software id = QCTT-EUSV
  3. #
  4. # model = CRS328-24P-4S+
  5. # serial number = D7610D36B364
  6. /interface bridge
  7. add admin-mac=08:55:31:C7:07:B0 auto-mac=no igmp-snooping=yes name=bridge vlan-filtering=yes
  8.  
  9. /interface ethernet
  10. set [ find default-name=ether2 ] comment=Stue
  11. set [ find default-name=ether14 ] comment=Kontor
  12. set [ find default-name=sfp-sfpplus2 ] comment="RoaS Trunk"
  13. set [ find default-name=sfp-sfpplus4 ] comment=Altibox
  14.  
  15. /interface vlan
  16. add interface=bridge name=RoaS-Trunk vlan-id=10
  17.  
  18. /interface bridge port
  19. add bridge=bridge interface=ether1 pvid=10
  20. add bridge=bridge interface=ether2 pvid=10
  21. add bridge=bridge interface=ether3 pvid=10
  22. add bridge=bridge interface=ether4 pvid=10
  23. add bridge=bridge interface=ether5 pvid=10
  24. add bridge=bridge interface=ether6 pvid=10
  25. add bridge=bridge interface=ether7 pvid=10
  26. add bridge=bridge interface=ether8 pvid=10
  27. add bridge=bridge interface=ether9 pvid=10
  28. add bridge=bridge interface=ether10 pvid=10
  29. add bridge=bridge interface=ether11 pvid=10
  30. add bridge=bridge interface=ether12 pvid=10
  31. add bridge=bridge interface=ether13 pvid=10
  32. add bridge=bridge interface=ether14 pvid=10
  33. add bridge=bridge interface=ether15 pvid=10
  34. add bridge=bridge interface=ether16 pvid=10
  35. add bridge=bridge interface=ether17 pvid=10
  36. add bridge=bridge interface=ether18 pvid=10
  37. add bridge=bridge interface=ether19 pvid=10
  38. add bridge=bridge interface=ether20 pvid=10
  39. add bridge=bridge interface=ether21 pvid=10
  40. add bridge=bridge interface=ether22 pvid=10
  41. add bridge=bridge interface=ether23 pvid=10
  42. add bridge=bridge interface=ether24 pvid=10
  43. add bridge=bridge interface=sfp-sfpplus1
  44. add bridge=bridge comment="RB4011 RoaS" interface=sfp-sfpplus2
  45. add bridge=bridge interface=sfp-sfpplus3
  46. add bridge=bridge comment=Altibox interface=sfp-sfpplus4
  47.  
  48. /interface bridge vlan
  49. add bridge=bridge comment=RoaS-Trunk tagged=sfp-sfpplus2,bridge vlan-ids=10
  50. add bridge=bridge comment=IPTV tagged=sfp-sfpplus2,sfp-sfpplus4 vlan-ids=101
  51. add bridge=bridge comment=INET tagged=sfp-sfpplus2,sfp-sfpplus4 vlan-ids=102
  52. add bridge=bridge comment=VOIP tagged=sfp-sfpplus2,sfp-sfpplus4 vlan-ids=100
  53.  
  54. /ip address
  55. add address=192.168.1.2/24 interface=RoaS-Trunk network=192.168.1.0
  56. add address=192.168.88.2/24 interface=ether10 network=192.168.88.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement