User Tools

Site Tools


cisco_interfaces_in_use

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cisco_interfaces_in_use [2024/01/12 20:34] – [Show the Mac Address Table] walkeradmincisco_interfaces_in_use [2024/01/12 20:37] (current) – [Show the Mac Address Table] walkeradmin
Line 146: Line 146:
 \\  \\ 
 \\  \\ 
 +==== Look for a specific MAC Address ====
 +Because there could be many MAC addresses present on an interface when you use the command <color #ed1c24>sh mac address-table</color> we can use a simple filter to only show what we require: (remember, our last search revealed that the MAC Address on Gi05 ended in 'af'
 +\\ 
 +<file>
 +sh mac address-table | incl af
  
 +Now the only result we get back is this:
 +2    a4bf.0169.b7af    DYNAMIC     Gi0/5
 +</file>
 +We may not know what MAC we are looking for, but if we  do this is very useful.
 +\\ 
 +\\ 
  
cisco_interfaces_in_use.1705091641.txt.gz · Last modified: 2024/01/12 20:34 by walkeradmin