Open abdosi opened 3 days ago
What I did:
As per PR: https://github.com/sonic-net/sonic-buildimage/pull/20566 we need MacSecEnabled property to mark Chassis LC's as Upstream or DownStream.
MacSecEnabled
How I did: For T2 topo dut index == 0 is upstream lc (macsec) and all other LC's are downstream (non-macsec). For supervisor MacSecEnabled property does not exist.
dut index == 0
How I verify: Manual Verification.
What I did:
As per PR: https://github.com/sonic-net/sonic-buildimage/pull/20566 we need
MacSecEnabled
property to mark Chassis LC's as Upstream or DownStream.How I did: For T2 topo
dut index == 0
is upstream lc (macsec) and all other LC's are downstream (non-macsec). For supervisorMacSecEnabled
property does not exist.How I verify: Manual Verification.