mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix cisco-pw test capture (#14415)
This commit is contained in:
@@ -42,7 +42,7 @@ cisco-pw:
|
||||
pseudowires:
|
||||
excluded_fields: [pseudowire_id, device_id, port_id, peer_device_id]
|
||||
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
|
||||
route:
|
||||
route:
|
||||
|
Reference in New Issue
Block a user