Specifications

RoamAbout Mobility System Software Command Line Reference 5-17
show fdb count
Liststhenumberofentriesintheforwardingdatabase.
Syntax
show fdb count {perm | static | dynamic} [vlan vlanid]
Parameters
Defaults
None.
Mode
All.
Example
Thefollowingcommandliststhenumberofdynamicentriesthattheforwardingdatabase
contains:
RBT-8100# show fdb count dynamic
Total Matching Entries = 2
Related Commands
showfdbonpage 514
perm Liststhenumberofpermanententries.Apermanententrydoesnotageout
andremainsinthedatabaseevenafterareboot,reset,orpowercycle.
static Liststhenumberofstaticentries.Astaticentrydoesnotageout,butis
removedfromthedatabaseafter
areboot,reset,orpowercycle.
dynamic Liststhenumberofdynamicentries.Adynamicentryisautomatically
removedthroughagingorafterareboot,reset,orpowercycle.
vlan vlanid VLANnameornumber.EntriesarelistedforonlythespecifiedVLAN.