Display the Endpoint Tracking VLAN:ISID binding information for the switch, for ports, or for MLT or SMLT interfaces.
show endpoint-tracking bindings
show endpoint-tracking bindings gigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}
show endpoint-tracking bindings mlt <1-512>
show endpoint-tracking bindings summary
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 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:
|
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:
|
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. |
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