Hi Team,
We facing issue with one of our nexus 9000 access switch which is showing "(Hot standby in bundle)" error
105 Po105(SD) Eth LACP Eth1/5(H) Eth1/6(H)
106 Po106(SD) Eth LACP Eth1/27(H) Eth1/28(H)
sh int eth1/5
Ethernet1/5 is down (Hot standby in bundle)
sh int eth1/6
Ethernet1/6 is down (Hot standby in bundle)
sh int eth1/27
Ethernet1/27 is down (Hot standby in bundle)
sh int eth1/28
Ethernet1/28 is down (Hot standby in bundle)
interface port-channel105
description F5
switchport mode trunk
spanning-tree port type edge
vpc 105
interface Ethernet1/5
description F5
switchport mode trunk
channel-group 105 mode active
no shutdown
interface Ethernet1/6
description F5
switchport mode trunk
channel-group 105 mode active
no shutdown
--------------
interface port-channel106
description F5
switchport mode trunk
spanning-tree port type edge
vpc 106
interface Ethernet1/28
description F5
switchport mode trunk
channel-group 106 mode active
no shutdown
interface Ethernet1/27
description F5
switchport mode trunk
channel-group 106 mode active
no shutdown
The Pair switch everything working fine as expected but switch 02 having issue.