Code: Select all
# 2024-07-29 13:12:15 by RouterOS 7.15.1
# software id = 1ZQI-INIS
#
# model = CRS310-1G-5S-4S+
# serial number = HDF0860Q6TP
/interface bridge
add add-dhcp-option82=yes admin-mac=18:FD:74:FE:43:7C auto-mac=no \
dhcp-snooping=yes frame-types=admit-only-vlan-tagged mvrp=yes name=\
DISTRIBUTION vlan-filtering=yes
/interface vlan
add interface=DISTRIBUTION name=VLAN7 vlan-id=7
add interface=DISTRIBUTION name=VLAN13 vlan-id=13
/ip pool
add name=dhcp_pool0 ranges=10.100.12.2-10.100.12.254
add name=dhcp_pool1 ranges=192.168.7.2-192.168.7.254
/ip dhcp-server
add address-pool=dhcp_pool1 interface=VLAN7 name=dhcp2
/port
set 0 name=serial0
/interface bridge port
add bridge=DISTRIBUTION comment="Hybrid Port" interface=ether1 pvid=13 \
trusted=yes
add bridge=DISTRIBUTION comment=EDGE frame-types=admit-only-vlan-tagged \
interface=sfp-sfpplus1 pvid=4094 trusted=yes
add bridge=DISTRIBUTION comment=BRAS frame-types=admit-only-vlan-tagged \
interface=sfp-sfpplus2 pvid=4094 trusted=yes
add bridge=DISTRIBUTION comment=OLT frame-types=admit-only-vlan-tagged \
interface=sfp-sfpplus3 pvid=4094
add bridge=DISTRIBUTION interface=sfp-sfpplus4
add bridge=DISTRIBUTION interface=sfp1
add bridge=DISTRIBUTION interface=sfp2
add bridge=DISTRIBUTION interface=sfp3
add bridge=DISTRIBUTION interface=sfp4
add bridge=DISTRIBUTION interface=sfp5
/interface ethernet switch l3hw-settings
set ipv6-hw=yes
/ip neighbor discovery-settings
set discover-interface-list=all
/interface bridge vlan
add bridge=DISTRIBUTION tagged=DISTRIBUTION,sfp-sfpplus3 vlan-ids=7
add bridge=DISTRIBUTION tagged=DISTRIBUTION,sfp-sfpplus3,ether1 vlan-ids=9
add bridge=DISTRIBUTION tagged=DISTRIBUTION,sfp-sfpplus1,sfp-sfpplus2 \
vlan-ids=11
add bridge=DISTRIBUTION tagged=DISTRIBUTION,sfp-sfpplus2,sfp-sfpplus3 \
vlan-ids=20
add bridge=DISTRIBUTION tagged=DISTRIBUTION,sfp-sfpplus3,sfp-sfpplus1 \
untagged=ether1 vlan-ids=13
/interface ethernet switch
set 0 l3-hw-offloading=yes
/ip address
add address=192.168.7.1/24 interface=VLAN7 network=192.168.7.0
add address=10.100.13.254/24 interface=VLAN13 network=10.100.13.0
/ip dhcp-server network
add address=192.168.7.0/24 gateway=192.168.7.1
/ip dns
set servers=8.8.8.8
/ip hotspot profile
set [ find default=yes ] html-directory=hotspot
/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=10.100.13.1 routing-table=main \
suppress-hw-offload=no
/ip service
set telnet disabled=yes
set ftp disabled=yes
set api-ssl disabled=yes
/system clock
set time-zone-name=Asia/Manila
/system identity
set name=RQUE-POP1-R1-ACCSW
/system note
set show-at-login=no
/system ntp client
set enabled=yes
/system ntp client servers
add address=time.nist.gov
/system routerboard settings
set auto-upgrade=yes boot-os=router-os enter-setup-on=delete-key
/tool romon
set enabled=yes
Can anyone share their troubleshooting steps if they do encounter similar situation? I'm tempted to update ROS but it's very risky and 100 miles away from where i am and I don't see any changelogs that warrant to upgrade pertains/related to this device that might help or alleviate the situation and I don't really know the problem to begin with
This is the first time encounter rebooting issues with MT gear over the years so this is uncharted water for me thanks in advance