Configure Endpoint Tracking globally on the switch.The following table defines parameters for the endpoint-tracking auto-isid-offset command.

Configure Endpoint Tracking Globally

Configure Endpoint Tracking globally on the switch.

Before you begin

  • In Extreme Management Center or ExtremeCloud IQ - Site Engine, configure your third-party virtualization platform, and the RADIUS server used for Endpoint Tracking authentication. For information about configuring Extreme Management Center or ExtremeCloud IQ - Site Engine, see the Extreme Management Center or ExtremeCloud IQ - Site Engine documentation at https://www.extremenetworks.com/support/documentation/.
  • On the switch, add and configure the RADIUS server as configured in Extreme Management Center or ExtremeCloud IQ - Site Engine.

  • Create and enable Endpoint Tracking on interfaces.

About this task

Optionally, if the RADIUS outbound attributes do not include an I-SID value, configure an I-SID offset value, and globally enable I-SID offset for Endpoint Tracking. The I-SID offset value is used to calculate an I-SID value for a switched UNI if no I-SID value is provided by the RADIUS server. In that case, the I-SID value is calculated as follows: I-SID = VLAN ID + configured I-SID offset value.

After optionally configuring an I-SID offset value, enable Endpoint Tracking globally on the switch.

Note

Note

If you have previously enabled Endpoint Tracking globally and want to change the currently configured I-SID offset value, you must disable Endpoint Tracking globally, change the I-SID value, and then re-enable Endpoint Tracking globally.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Optional: Configure an I-SID offset value, and enable I-SID offset globally on the switch:
    endpoint-tracking auto-isid-offset <0-15995903>
    endpoint-tracking auto-isid-offset enable
  3. Enable Endpoint Tracking globally on the switch:
    endpoint-tracking enable

Variable Definitions

The following table defines parameters for the endpoint-tracking auto-isid-offset command.

Variable

Value

<0-15995903>

The I-SID offset value. The default is 15990000.

enable

Enables or disables I-SID offset value globally on the switch. The default is disabled.