Fix cisco-pw test capture (#14415)

This commit is contained in:
Tony Murray
2022-10-02 23:10:36 -05:00
committed by GitHub
parent 11565580dd
commit 9e89478071

View File

@@ -42,7 +42,7 @@ cisco-pw:
pseudowires: pseudowires:
excluded_fields: [pseudowire_id, device_id, port_id, peer_device_id] excluded_fields: [pseudowire_id, device_id, port_id, peer_device_id]
joins: joins:
- { left: excluded_fields.port_id, right: ports.port_id, select: [ ifIndex ] } - { left: pseudowires.port_id, right: ports.port_id, select: [ ifIndex ] }
order_by: cpwVcID, ifIndex order_by: cpwVcID, ifIndex
route: route:
route: route: