Display the status of Endpoint Tracking on interfaces. Only interfaces on which Endpoint Tracking has been created are shown.
show endpoint-tracking interfaces
show endpoint-tracking interfaces gigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}
show endpoint-tracking interfaces mlt <1-512>
Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
None
User EXEC
This command does not apply to all hardware platforms. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.
The show endpoint-tracking interfaces command displays the following information:
Output field |
Description |
---|---|
PORT NUM |
Specifies the slot and port number, or the MLT ID. |
INDEX |
Specifies the interface index of the port or MLT. |
STATUS |
Specifies whether Endpoint Tracking is enabled or disabled on the port or MLT. Disabled specifies that Endpoint Tracking has been created but not enabled, and Enabled specifies that Endpoint Tracking has been created and enabled. |
The following example displays the Endpoint Tracking status of ports and MLT interfaces. In this example, two ports have Endpoint Tracking created and enabled, one MLT has Endpoint Tracking created and enabled, and one MLT has Endpoint Tracking created but not yet enabled.
Switch:1>show endpoint-tracking interfaces ========================================================================================== Endpoint Tracking Interfaces ========================================================================================== PORT NUM INDEX STATUS ------------------------------------------------------------------------------------------ 1/1 192 Enabled 1/10 201 Enabled MLT-2 6145 Enabled MLT-5 6148 Disabled -------------------------------------------------------------------------------- 4 out of 4 Total Num of Endpoint Tracking interfaces displayed --------------------------------------------------------------------------------