Cisco Catalyst 2960 Command Reference Manual page 600

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

traceroute mac
Examples
This example shows how to display the Layer 2 path by specifying the source and destination MAC
addresses:
Switch# traceroute mac 0000.0201.0601 0000.0201.0201
Source 0000.0201.0601 found on con6[WS-C2960-12T] (2.2.6.6)
con6 (2.2.6.6) :Gi0/1 => Gi0/3
con5
con1
con2
Destination 0000.0201.0201 found on con2[WS-C3550-24] (2.2.2.2)
Layer 2 trace completed
This example shows how to display the Layer 2 path by using the detail keyword:
Switch# traceroute mac 0000.0201.0601 0000.0201.0201 detail
Source 0000.0201.0601 found on con6[WS-C2960-12T] (2.2.6.6)
C-12T / 2.2.6.6 :
con5 / WS-C2950G-24-EI / 2.2.5.5 :
con1 / WS-C3550-12G / 2.2.1.1 :
con2 / WS-C3550-24 / 2.2.2.2 :
Destination 0000.0201.0201 found on con2[WS-C3550-24] (2.2.2.2)
Layer 2 trace completed.
This example shows how to display the Layer 2 path by specifying the interfaces on the source and
destination switches:
Switch# traceroute mac interface fastethernet0/1 0000.0201.0601 interface fastethernet0/3
0000.0201.0201
Source 0000.0201.0601 found on con6[WS-C2960-12T] (2.2.6.6)
con6 (2.2.6.6) :Gi0/1 => Gi0/3
con5
con1
con2
Destination 0000.0201.0201 found on con2[WS-C3550-24] (2.2.2.2)
Layer 2 trace completed
This example shows the Layer 2 path when the switch is not connected to the source switch:
Switch# traceroute mac 0000.0201.0501 0000.0201.0201 detail
Source not directly connected, tracing source .....
Source 0000.0201.0501 found on con5[WS-C2960-12T] (2.2.5.5)
con5 / WS-C2960-12T / 2.2.5.5 :
con1 / WS-C3550-12G / 2.2.1.1 :
con2 / WS-C3550-24 / 2.2.2.2 :
Destination 0000.0201.0201 found on con2[WS-C3550-24] (2.2.2.2)
Layer 2 trace completed.
This example shows the Layer 2 path when the switch cannot find the destination port for the source
MAC address:
Switch# traceroute mac 0000.0011.1111 0000.0201.0201
Error:Source Mac address not found.
Layer2 trace aborted.
This example shows the Layer 2 path when the source and destination devices are in different VLANs:
Switch# traceroute mac 0000.0201.0601 0000.0301.0201
Catalyst 2960 Switch Command Reference
2-573
(2.2.5.5
(2.2.1.1
(2.2.2.2
Gi0/2 [auto, auto] => Gi0/3 [auto, auto]
Fa0/3 [auto, auto] => Gi0/1 [auto, auto]
Gi0/1 [auto, auto] => Gi0/2 [auto, auto]
Gi0/2 [auto, auto] => Fa0/1 [auto, auto]
(2.2.5.5
(2.2.1.1
(2.2.2.2
Gi0/1 [auto, auto] => Gi0/3 [auto, auto]
Gi0/1 [auto, auto] => Gi0/2 [auto, auto]
Gi0/2 [auto, auto] => Fa0/1 [auto, auto]
Chapter 2 Catalyst 2960 Switch Cisco IOS Commands
)
:
Gi0/3 => Gi0/1
)
:
Gi0/1 => Gi0/2
)
:
Gi0/2 => Gi0/1
)
:
Gi0/3 => Gi0/1
)
:
Gi0/1 => Gi0/2
)
:
Gi0/2 => Gi0/1
OL-8604-04

Advertisement

Table of Contents
loading

Table of Contents