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
Last revisionBoth sides next revision
cisco_interfaces_in_use [2024/01/12 20:30] – [Show the Mac Address Table] walkeradmincisco_interfaces_in_use [2024/01/12 20:34] – [Show the Mac Address Table] walkeradmin
Line 131: Line 131:
 2       a4bf.0169.b7af    DYNAMIC     Gi0/5 2       a4bf.0169.b7af    DYNAMIC     Gi0/5
 </file> </file>
 +It can be seen that this is interface 5 on our Cisco, that is in VLAN2 and there is a device connected to it with the MAC Address <color #ed1c24>a4-bf-01-69-b7-af</color>.
 +\\ 
 +\\ 
 +I have logged in to the server that I know is connected to this interface (the servers eno3 is connected) and if I run the command (Linux):
 +\\ 
 +<file>
 +ip a show eno3
  
 +5: eno3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master data-out state UP group default qlen 1000
 +    link/ether a4:bf:01:69:b7:af brd ff:ff:ff:ff:ff:ff
 +    altname enp61s0f2
 +</file>
 +We can see that the link/ether address is listed as: a4:bf:01:69:b7:af
 +\\ 
 +\\ 
  
  
cisco_interfaces_in_use.txt · Last modified: 2024/01/12 20:37 by walkeradmin