Load Balancers test

This commit is contained in:
Tony Murray
2020-06-19 13:37:36 -05:00
parent 9372074b6d
commit d44ff69b99
2 changed files with 29 additions and 9 deletions

View File

@@ -26,6 +26,8 @@ fdb-table:
- { left: ports_fdb.port_id, right: ports.port_id, select: [ifIndex] }
- { left: ports_fdb.vlan_id, right: vlans.vlan_id, select: [vlan_vlan] }
order_by: ports.ifIndex, vlans.vlan_vlan, ports_fdb.mac_address
loadbalancers:
component: true
mempools:
mempools:
excluded_fields: [device_id, mempool_id]