Specifications

Managing the Layer 2 Forwarding Database
RoamAbout Mobility System Software Configuration Guide 4-21
•StaticAstaticentrydoesnotageout,regardlessofhowoftentheentryisused.However,
likedynamicentries,staticentriesareremovediftheRoamA boutSwitchispowereddownor
rebooted.
Permanent—Apermanententrydoesnotageout,regardlessof howoftentheentryisused.In
addition,apermanent
entryremainsintheforwardingdatabaseevenfollowing arebootor
powercycle.
How Entries Enter the Forwarding Database
Anentryenterstheforwardingdatabaseinoneofthefollowingways:
•LearnedfromtrafficreceivedbytheRoamAboutSwitch—WhentheRoamAboutSwitch
receivesapacket,theswitchaddsthepacket’ssou rceMACaddresstotheforwarding
databaseifthedatabasedoesnotalreadycontainanentryforthatMACaddress.
Added
bythesystemadministrator—Youcanaddstaticandpermanentunicastentriestothe
forwardingdatabase.(Youcannotaddamulticastorbroadcastaddressasapermanentor
staticforwardingdatabaseentry.)
AddedbytheRoamAboutSwitchitself—Forexample,theauthenticationprotocolscanadd
entriesforwiredandwirelessauthenticationusers.The
RoamAboutSwitchalsoaddsany
staticentriesaddedbythesystemadministratorandsavedintheconfigurationfile.
Displaying Forwarding Database Information
Youcandisplaytheforwardingdatabasesizeandthe entriescontainedinthedatabase.
Displaying the Size of the Forwarding Database
Todisplaythenumberofentriescontainedintheforwardingdatabase,usethefollowing
command:
show fdb count {perm | static | dynamic} [vlan vlan-id]
Example
Todisplaythenumberofdynamicentriesthattheforwardingdatabasecontains,typethe
followingcommand:
RBT-8100# show fdb count dynamic
Total Matching Entries = 2
Displaying Forwarding Database Entries
Todisplaytheentriesintheforwardingdatabase,useeitherofthefollowingcommands:
show fdb [mac-addr-glob [vlan vlan-id]]
show fdb {perm | static | dynamic | system | all} [port port-list | vlan vlan-id]
Themacaddrglobparametercanbeanindividualaddress,oraportion ofanaddresswiththe
asterisk(*)wildcardcharacterrepresentingfrom1to5bytes.Thewildcardallowstheparameter
toindicatealistofMACaddressesthatmatchallthecharactersexcepttheasterisk.
Useacolon
betweeneachbyteintheaddress(forexample,11:22:33:aa:bb:ccor11:22:33:*).You
canentertheasterisk(*)atthebeginningorendoftheaddressasawildcard,onanybyte
boundary.