Specifications

5-2 VLAN Commands
clear fdb
Deletesanentryfromtheforwardingdatabase(FDB).
Syntax
clear fdb {perm | static | dynamic | port portlist} [vlan vlanid] [tag tagvalue]
Parameters
Defaults
None.
Mode
Enabled.
Usage
Youcandeleteforwardingdatabaseentriesbasedonentrytype,port,orVLAN.AVLANnameor
numberisrequiredfordeletingpermanentorstaticentries.
Examples
ThefollowingcommandclearsallstaticforwardingdatabaseentriesthatmatchVLANblue:
RBT-8100# clear fdb static vlan blue
success: change accepted.
perm Clearspermanententries.Apermanententrydoesnotageoutandremains
inthedatabaseevenafterareboot,reset,orpowercycle.Youmustspecifya
VLANnameornumberwiththisoption.
static Clearsstaticentries.Astaticentry doesnotageout,butisremovedfromthe
database
afterareboot,reset,orpower cycle.YoumustspecifyaVLAN
nameornumberwiththisoption.
dynamic Clearsdynamicentries.Adynamicentryisautomaticallyremovedthrough
agingorafterareboot,reset,orpowercycle.Youarenotrequiredtospecify
aVLANnameornumberwiththis
option.
port portlist Clearsdynamicentriesthatmatchdestinationportsintheportlist.Youare
notrequiredtospecifyaVLANnameornumberwiththisoption.
vlan vlanid VLANnameornumber—requiredforremovingpermanentandstatic
entries.Fordynamicentries,specifyingaVLANremovesentriesthatmatch
onlythatVLAN.Otherwise,dynamicentriesthatmatchallVLANsare
removed.
tag tagvalue VLANtagvaluethatidentifiesavirtualport.Ifyoudonotspecifyatag
value,MSSdeletesonlyentries thatmatchuntaggedinterfaces.Specifyinga
tagvaluedeletesentriesthatmatchonlythespecifiedtaggedinterface.