Associate a RADSec Profile with a RADIUS Server

About this task

RADSec peers use certificates to establish trust relationships. You must associate a RADSec profile with a RADIUS server in order to use certificates.

Note

Note

This procedure does not apply to VSP 8600 Series.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Associate a RADSec profile with a RADIUS server:

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

Variable Definitions

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

Variable Value

WORD<0-46>

Specifies the IPv4 address or the IPv6 address.

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-profile WORD<1-16>

Specifies the name of the secure profile.