Displaying 1 result from an estimated 1 matches for "ensalved".
2015 Feb 17
0
[Bridge] Is there anyway to force an ethernet inteface to stay up (ignore carrier detection) in order to keep the bridge up?
Hi guys
I am trying to keep a linux bridge up even when there is no interface
connected to it. Is this possible?
br0 has eth13 and eth0 ensalved to it
eth0 is up
eht13 is down
/opt# ip link show br0
25: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UP mode DEFAULT group default
link/ether 00:0f:20:67:dc:b4 brd ff:ff:ff:ff:ff:ff
/opt#
/opt#
/opt/iou/bin# ip link s...