Community discussions

MikroTik App
 
RcRaCk2k
Member Candidate
Member Candidate
Topic Author
Posts: 115
Joined: Mon May 07, 2012 10:40 pm

ROS 6.49 // Bridge Port no MAC-Addresses

Sat Dec 25, 2021 10:04 am

Hi Guys,

we have a bridge and assigned 3 ports to them (ether1, ether2, sfp). Sometimes the device looses connection to devices on ether1 and ether2.

If you disable and enable ether1 / ether2 it will not solve the issue.

You have to completely reboot the whole hEX-S Board.

Now i have found "learning" as an option on an bridge-port and on GUI it was set to AUTO?

Is it possible that ROS is setting this value to NO at any time of running?

My Routerboard Configuration:
# dec/25/2021 08:48:27 by RouterOS 7.1.1
# software id = Z9WQ-9X77
#
# model = RB760iGS
# serial number = A815090BEE53
/interface bridge
	add add-dhcp-option82=yes dhcp-snooping=yes fast-forward=no name=\
		bridge-internet protocol-mode=none
/interface ethernet
	set [ find default-name=ether1 ] name=ether1-melz speed=100Mbps
	set [ find default-name=ether2 ] name=ether2-sohn speed=100Mbps
	set [ find default-name=ether3 ] disabled=yes speed=100Mbps
	set [ find default-name=ether4 ] disabled=yes speed=100Mbps
	set [ find default-name=ether5 ] disabled=yes speed=100Mbps
	set [ find default-name=sfp1 ] auto-negotiation=no name=sfp1-internet
/queue simple
	add max-limit=577786k/577786k name=queue-zuleitung queue=\
		ethernet-default/ethernet-default target=sfp1-internet
/interface bridge port
	add bridge=bridge-internet hw=no ingress-filtering=no interface=ether1-melz
	add bridge=bridge-internet hw=no ingress-filtering=no interface=ether2-sohn
	add bridge=bridge-internet hw=no ingress-filtering=no interface=sfp1-internet \
		trusted=yes
/interface bridge settings
	set allow-fast-path=no use-ip-firewall=yes
/ip settings
	set allow-fast-path=no route-cache=no
/ipv6 settings
	set max-neighbor-entries=8192

Bridge hosts when failing:
failing.jpg

After reboot (including upgrade to 7.1.1):
after-reboot.jpg
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: No registered users and 71 guests