Forwarding Database

A Forwarding Database is used to forward or filter packets on behalf of a controller, service platform or access point. The packet's destination MAC address is read and the controller, service platform or access point decides to either forward the packet or drop (filter) it. If it is determined the destination MAC is on a different network segment, it forwards the packet to the segment. If the destination MAC is on the same network segment, the packet is dropped (filtered). As nodes transmit packets through the bridge, the bridge updates its forwarding database with known MAC addresses and their locations on the network. This information is then used to filter or forward the packet.

To define a forwarding database configuration:

  1. Select Configuration > Profiles > Network.

  2. Expand the Network menu to display its submenu options.

  3. Select Forwarding Database.

    ../images/1424.png

  4. Define a Bridge Aging Time between 0, 10-1,000,000 seconds.

    The aging time defines the length of time an entry remains in the a bridge's forwarding table before being deleted due to inactivity. If an entry replenishments a destination generating continuous traffic, this timeout value will never be invoked. However, if the destination becomes idle, the timeout value represents the length of time that must be exceeded before an entry is deleted from the forwarding table. The default setting is 300 seconds.

  5. Define a L3e Lite Entry Aging Time between 10-1,000,000 seconds.

    The default setting is 300 seconds.

  6. Use the +Add Row button to create a new row within the MAC address table.

  7. Set a destination MAC Address address. The bridge reads the packet's destination MAC address and decides to forward the packet or drop (filter) it. If it's determined the destination MAC is on a different network, it forwards the packet to the segment. If the destination MAC is on the same network segment, the packet is dropped (filtered).

  8. Define the target VLAN ID if the destination MAC is on a different network segment.

  9. Provide an Interface Name used as the target destination interface for the target MAC address.

  10. Select OK to save the changes. Select Reset to revert to the last saved configuration.