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
[mclag]: Added marvell-teralynx to port isolation grp support list (sonic-net#3946)
What I did
Added marvell-teralynx platform to port isolation group supported list in mclaglink.cpp.
Why I did it
The MCLAG port isolation configuration is guarded by a platform check in mclagsyncd. If the platform name is not in supported list, mclagsyncd tries to create MCLAG ACL table, using the peer link as the source port and the portchannel's in the domain as destination ports, instead of creating a port isolation group.
Since marvell-teralynx supports port isolation group objects, it has been added to the list of supported platforms.
0 commit comments