Users Guide

To undo the RADIUS authentication method conguration, use the no aaa radius auth-method command.
Parameters
pap Enter the keyword pap to use the Password Authentication Protocol (PAP) for RADIUS
authentication. This protocol uses the username and password attributes in the access-
request message sent to the RADIUS server.
mschapv2 Enter the keyword mschapv2 to use the Microsoft Challenge-Handshake Authentication
Protocol (MS-CHAPv2) for RADIUS authentication. This protocol is considered to be
more secure than PAP and uses mutual authentication based on a random challenge and
challenge response.
Defaults PAP
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.11(2.0P1) Introduced the command on all Dell EMC Networking OS platforms.
Usage Information
If an authentication method is not congured using this command, then PAP is used for authentication with the
RADIUS server.
You can congure the RADIUS authentication method to access the switch using the following applications:
Console, Telnet, SSH, REST, and OMI.
client
Congures trusted DAC clients.
Syntax
client {ipv4-addr | ipv6-addr | hostname} [vrf vrf-name] [key [encryption-type]
key]
To undo the DAC client conguration, enter the no client host command.
Defaults If VRF is not congured, default VRF is considered.
Parameters
ipv4–addr Enter the keyword ipv4–addr to specify the IPv4 address of the DAC.
ipv6–addr Enter the keyword ipv6–addr to specify the IPv6 address of the DAC.
hostname Enter the keyword hostname to enter the name of the host.
vrf vrf-name Enter the keyword vrf followed by the name of the VRF to associate a VRF with the
client.
key (Optional) Enter the keyword key to specify an encryption key.
encryption-type (Optional) Enter either 0 or 7 as the encryption type for the specied key. The options
are:
0 – implies that the key is not encrypted and is stored as clear text.
7 – implies that the key is encrypted and hidden.
Security 1621