Situatie
Presumably you wish to delete al out dated MACs saved on certain port on the switch, thus intending to delete all authenticaton sessions registered on that port. By doing so, only the active ones will remain.
Solutie
Therefore, to get the needed information you will need the following comand:
clear authentication sessions int Gi1/0/X – x being the port on which the command will be apllied
Ex: clear authentication sessions int Gi1/0/16
Leave A Comment?