You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
After breakout mode apply failed, interface switch to admin state down.
Steps to reproduce the issue
Apply configuration like in #6630 (this configuration example lead to breakout fail)
Configure PortChannel:
config portchannel add PortChannel0001
Configure VLAN;
config vlan add 100
Add interface to PortChannel:
config port mem add PortChannel0001 Ethernet32
Assing VLAN to PortChannel:
config vlan mem add 100 PortChannel0001
Try to breakout the interface in the Portchannel:
config int breakout Ethernet32 2x50G
Describe the results you received
Configuration failed and interface goes to down state:
show int status
Interface Lanes Speed MTU FEC Alias Vlan Oper Admin Type Asym PFC
--------------- --------------- ------- ----- ----- ------- --------------- ------ ------- --------------- ----------
... output omited...
Ethernet32 32,33,34,35 100G 9100 N/A etp9a PortChannel0001 down down QSFP28 or later N/A
Describe the results you expected
Fail of interface breakout should not turn off the interface.
Description
After breakout mode apply failed, interface switch to admin state down.
Steps to reproduce the issue
Apply configuration like in #6630 (this configuration example lead to breakout fail)
Configure PortChannel:
Configure VLAN;
Add interface to PortChannel:
Assing VLAN to PortChannel:
Try to breakout the interface in the Portchannel:
Describe the results you received
Configuration failed and interface goes to down state:
Describe the results you expected
Fail of interface breakout should not turn off the interface.
Output of show version
sonic_dump_r-qa-sw-eth-2322_20210201_150722.tar.gz
The text was updated successfully, but these errors were encountered: