Config authentication login delete, Config authentication login set, Config authentication login delete -71 – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 113: Config authentication login set -71

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Switching Commands

7-71

202-10010-01

Default

None

Format

config authentication login create <listname>

config authentication login delete

This command deletes the specified authentication login list. The attempt to delete will fail if any
of the following conditions are true:

The login list name is invalid or does not match an existing authentication login list

The specified authentication login list is assigned to any user or to the nonconfigured user for
any component

The login list is the default login list included with the default configuration and was not
created using ‘config authentication login create’. The default login list cannot be deleted.

Format

config authentication login delete <listname>

config authentication login set

This command sets an ordered list of methods in the authentication login list. The maximum
number of authentication login methods is three. The possible method values are

local, radius,

and

reject

.

The value of

local

indicates that the user’s locally stored ID and password are used for

authentication. The value of

radius

indicates that the user’s ID and password will be authenticated

using the RADIUS server. The value of

reject

indicates that the user is never authenticated.

To authenticate a user, the authentication methods in the user’s login will be attempted in order
until an authentication attempt succeeds or fails

.

Note that the default login list included with the default configuration can not be changed.

Default

None

Format

config authentication login set <listname> <local/

radius/reject> [local/radius/reject] [local/radius/

reject]

Advertising