Description

The Wan edge is showing one the HA ports as down.

Node 1 detects the cable online and node 0 does not detect the cable node 1 is not functional.

Symptoms

ge-7 interface was down
ge-7 interface was not detected

Solution

 ifdown ge-7 && ifup ge-7

#ip a s ge-7
ge-7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master team-ge-7 state UP group default qlen 1000
    link/ether 90:ec:77:xx:xx:xx brd ff:ff:ff:ff:ff:ff
    inet6 fe80::92ec:xxxx:xxxx:16b0/64 scope link 
       valid_lft forever preferred_lft forever

 

Modification History

2025-05-05 : Article Created