show endpoint-tracking bindings

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

Syntax

Command Parameters

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.

Default

None

Command Mode

User EXEC

Usage Guidelines

This command does not apply to all hardware platforms. For more information about feature support, see VOSS Feature Support Matrix.

Command Output

The show endpoint-tracking bindings command displays the following information:

Output field

Description

PORT/MLT

Specifies the port number or MLT ID.

INDEX

Specifies the interface index of the selected port or MLT.

TOTAL

Specifies the total number of bindings for a port or MLT.

ACCEPTED

Specifies the total number of bindings in Accepted status for a port or MLT.

REJECTED

Specifies the total number of bindings in Rejected status for a port or MLT.

PENDING

Specifies the total number of bindings in Pending status for a port or MLT.

TIMEOUT

Specifies the total number of bindings in Timeout status for a port or MLT.

SERVER-UNREACHABLE

Specifies the total number of bindings in serverNotConfigured status for a port or MLT.

MAC

Specifies the MAC address that corresponds to the VLAN:ISID binding.

STATUS

Specifies the Endpoint Tracking data binding status as follows:

  • pending: indicates that a request has been sent to the RADIUS server

  • accept: indicates that the RADIUS server has successfully returned the request

  • reject: indicates that the RADIUS server has rejected the request

  • timeout: indicates that the RADIUS server request has timed out. The entry is deleted if it remains in this state for 15 minutes.

  • serverNotConfigured: indicates that the RADIUS server is not configured for Endpoint Tracking. The entry is deleted if it remains in this state for 15 minutes.

VLAN ID

Specifies the VLAN ID.

ISID

Specifies the I-SID value, either provided by the RADIUS server, or calculated using the VLAN ID plus the configured I-SID offset value.

SOURCE

Specifies how the I-SID value is provided, as follows:

  • radius: provided by the RADIUS server

  • autoconfig: calculated using the VLAN ID plus the configured endpoint-tracking offset value

  • config: from MAC addresses learned on a static S-UNI

TIMEOUT

Specifies the timeout period that is applied to the MAC in the bindings table when the MAC is aged out. If the MAC is in timeout state (there is no response from the RADIUS server), the timeout triggers immediately with a 15 minute period. Otherwise, the default timeout is one day, and triggers the moment the MAC ages out from the VLAN/I-SID bridge forwarding database (FDB) table. The default timeout of one day can be overridden by the RADIUS server if the Session-Timeout attribute is configured and returned.

TIME REMAINING

Specifies the time remaining until the Endpoint Tracking data binding entry expires.

Examples

The following example displays the global data binding information for Endpoint Tracking ports and MLT interfaces on a switch.

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.

The following example displays a summary of the binding information for Endpoint Tracking ports and MLT interfaces on a switch.

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