Delete an EAP-Enabled RADIUS Server

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Delete an EAP-enabled RADIUS server:

    no radius server host WORD<0–255> used-by eapol

Variable Definitions

The following table defines parameters for the radius server host WORD<0–255> usedby eapol command.

Variable

Value

host WORD<0–255>

Configures a host server. WORD <0–255> specifies the IPv4 address, IPv6 address, or fully qualified domain name (FQDN). If you use an FQDN, you must also configure the switch to use DNS.

This address tells the device where to find the RADIUS server, from which it obtains EAP authentication and user role information.

key WORD<0-20>

Specifies the shared secret key that you use for RADIUS authentication. The shared secret is held in common by the RADIUS server and all EAP-enabled devices in your network. It authenticates each device with the RADIUS server as an EAP access point. When you configure your RADIUS server, you must configure the same shared secret value as you specify here.