Enable RADSec

About this task

Note

Note

This procedure does not apply to VSP 8600 Series.

You must enable RADSec globally and at the RADIUS server level in order for RADSec to be enabled for a RADIUS server.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Enable RADSec globally:

    radius secure-flag

  3. Enable RADSec on the RADIUS server:

    radius server host WORD<0-46> used-by {cli | eapol | endpoint-tracking | snmp | web} secure-enable

Variable Definitions

The following table defines parameters for the radius server host command.

Table 1.
Variable Value
WORD<0-46>

Specifies the IPv4 address or the IPv6 address of the RADIUS server.

used-by

Specifies how the server functions. Configures the server for one of the following:

  • cli authentication

  • eapol authentication

  • endpoint-tracking authentication

  • snmp accounting

  • web authentication

secure-enable

Enables RADSec on the RADIUS server.