ADC

Monitor the Bridge Table and Changing the Aging time

Citrix ADC appliance bridges frames on the basis of bridge table lookup of the destination MAC address and the VLAN ID. However, the appliance performs forwarding only when Layer 2 mode is enabled.

The bridge table is dynamically generated, but you can display it, modify the aging time for the bridge table, and view bridging statistics. All the MAC entries in the bridge table are updated with the aging time.

To set the aging time of bridge table entries by using the CLI:

At the command prompt, type:

  • set l2param -bridgeagetimeout <positive_integer>
  • show l2param

Example:

> set l2param -bridgeagetimeout 90
 Done
<!--NeedCopy-->

To view the statistics of a bridge table by using the CLI:

At the command prompt, type:

  • stat bridge

To set the aging time of bridge table entries by using the GUI:

Navigate to System > Network. On the Network page, in the Settings section, click Configure Layer2 Parameters and set the Timeout Value For The Bridge Table Entries (seconds) parameter.

To view the statistics of a bridge table by using the GUI:

Navigate to System > Network > Bridge Table, select the MAC address, and click Statistics.

Monitor the Bridge Table and Changing the Aging time