Technical Tip: ARP table & Forwarding database in Transparent mode
| Description | This article explains the forwarding decisions using the ARP table and FDB in Transparent mode. |
| Scope | FortiGate v6.0+. |
| Solution | In transparent mode, the Address Resolution Protocol (ARP) table is used in the following situations:
To view all instances of the forwarding database (FDB), use the following CLI command:
FGT # diagnose netlink brctl list
To dump the L2 forwarding table for each VDOM bridge instance, use:
diagnose netlink brctl name host <vdom_name>.b |
