interface_loopback_aggregate - openconfig/featureprofiles GitHub Wiki
Ensure Interface mode can be set to loopback mode and can be added as part of static LAG.
- Configure DUT port-1 to OTG port-1.
- Admin down OTG port-1.
- Verify DUT port-1 is down.
- On DUT port-1, set interface “loopback mode” to “FACILITY”.
- Add port-1 as part of Static LAG (lacp mode static(on)).
- Validate that port-1 operational status is “UP”.
- Validate on DUT that LAG interface status is “UP”.
The below YAML defines the OC paths intended to be covered by this test. OC paths used for test setup are not listed here.
openconfig_paths:
## Config paths
/interfaces/interface/config/loopback-mode:
/interfaces/interface/ethernet/config/port-speed:
/interfaces/interface/ethernet/config/duplex-mode:
/interfaces/interface/ethernet/config/aggregate-id:
/interfaces/interface/aggregation/config/lag-type:
/interfaces/interface/aggregation/config/min-links:
## Telemetry paths
/interfaces/interface/state/loopback-mode:
rpcs:
gnmi:
gNMI.Set:
gNMI.Subscribe: