Bridge CLI Commands
70
2/1553-ZAT 759 94 Uen B – December 2005
4.30 bridge
list
fdbs
4.30.1 Syntax
bridge list fdbs
4.30.2 Description
This command displays statistical information of all the filtering databases in
the bridge.
The following information is displayed:
•
Filtering database ID (FID).
•
Number of dynamic unicast entries within it.
•
Number of VLANs associated with it.
•
Number of frames discarded due to filtering database overflow.
•
Type, indicating whether the filtering database is statically configured
or dynamically created (by default, FDBs are created statically using
the
bridge add vlan
command).
4.30.3 Example
-->
bridge list fdbs
Filtering Databases Statistics:
ID | FDB Name | FID | Num VLANs | Num Entries | Num O/F Discard | Type
---|----------|-----|-----------|-------------|-----------------|----------
1 | FDB_1 | 1 | 1 | 0 | 0 | static
---------------------------------------------------------------------------