Perform this procedure to display configuration information for Endpoint Tracking.The following table defines parameters for the show endpoint-tracking bindings command.

Display Endpoint Tracking Configuration Information

Perform this procedure to display configuration information for Endpoint Tracking.

About this task

Perform this procedure to display global, interface and binding information for Endpoint Tracking.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display the global status of Endpoint Tracking on the switch, and the configured I-SID offset value, if applicable:

    show endpoint-tracking

  3. Display the status of all interfaces that have Endpoint Tracking created:

    show endpoint-tracking interfaces [gigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}] | [mlt <1-512>]]

  4. Display a summary of the VLAN:ISID binding information for all ports, or MLT/SMLT interfaces:

    show endpoint-tracking bindings summary

  5. Display the VLAN:ISID binding information for the switch, for ports, or for MLT/SMLT interfaces:

    show endpoint-tracking bindings [gigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}] | [mlt <1-512>]]

Example

The following example displays all of the Endpoint Tracking configuration information for a switch.

Switch:1>show endpoint-tracking
=======================================================================================
                          Endpoint Tracking Configuration
=======================================================================================

                            endpoint tracking status : ENABLED
                              auto-isid-offset value : 15990000
                            auto-isid-offset enabled : ENABLED
                              visibility-mode status : 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 
--------------------------------------------------------------------------------
Switch:1>show endpoint-tracking bindings summary
==================================================================================================================
                                               Endpoint Tracking Bindings
==================================================================================================================
PORT/MLT  INDEX  TOTAL   ACCEPTED   REJECTED   PENDING   TIMEOUT   SERVER-UNREACHABLE
------------------------------------------------------------------------------------------------------------------
1/10      201    5       5          0          0         0         0
Switch:1>show endpoint-tracking bindings 
==================================================================================================================
                                               Endpoint Tracking Bindings
==================================================================================================================
PORT/MLT  INDEX  MAC                STATUS   VLAN ID  ISID     SOURCE       TIMEOUT             TIME REMAINING    
------------------------------------------------------------------------------------------------------------------
1/10      201    00:00:00:00:1b:01  accept   27       15990027 autoconfig   0 day(s), 00:01:40  0 day(s), 00:00:00
1/10      201    00:00:00:00:1b:02  accept   27       15990027 autoconfig   0 day(s), 00:01:40  0 day(s), 00:00:00
1/10      201    00:00:00:00:1b:03  accept   27       15990027 autoconfig   0 day(s), 00:01:40  0 day(s), 00:00:00
1/10      201    00:00:00:00:1b:04  accept   27       15990027 autoconfig   0 day(s), 00:01:40  0 day(s), 00:00:00
1/10      201    00:00:00:00:1b:05  accept   27       15990027 autoconfig   0 day(s), 00:01:40  0 day(s), 00:00:00
  
5 out of 5 Total Num of Endpoint Tracking bindings displayed.

Variable Definitions

The following table defines parameters for the show endpoint-tracking bindings command.

Variable

Value

gigabitEthernet {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}

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.

MLT <1-512>

Specifies the MLT ID.

summary

Provides a summary of the total number and status of bindings for all interfaces.