sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
200 stars 731 forks source link

Added MacSecEnabled as DeviceProperty #15706

Open abdosi opened 3 days ago

abdosi commented 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.

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.

How I verify: Manual Verification.