Open mbze430 opened 6 months ago
MTU (as several other port properties) can't be configure on PortChannel, the way to achieve functionality is to configure ports. When adding to PortChannel, SW will verify that all ports have same MTU
if I set the Ethernet80 and 84 to 9216 and add them to PortChannel02 it will say the MTU size is mismatched, and won't add it. Hence, why I try to change the portchannel mtu size BEFORE adding the interface.
@mbze430 Please see if https://github.com/sonic-net/sonic-utilities/pull/3300 works for you
as of 6/6/24 version SONiC.202311.564467-43bcca75f this PR still have not been merged to 202311.
Description
after creating a portchannel interface changing the portchannel mtu I get a message that the portchannel doesn't exist
Steps to reproduce the issue:
Describe the results you received:
Invalid port PortChannel02
Describe the results you expected:
The portchannel mtu to be changed to 9216
Output of
show version
:Output of
show techsupport
:sonic_dump_sonic_20240416_221354.tar.gz