Command Manual – AAA RADIUS HWTACACSH3C S7500E Series Ethernet SwitchesChapter 1 AAA/RADIUS/HWTACACSConfiguration Commands1-81.1.8 authentication defaultSyntaxauthentication default { hwtacacs-scheme hwtacacs-scheme-name [ local ] | local |none | radius-scheme radius-scheme-name [ local ] }undo authentication defaultViewISP domain viewParametershwtacacs-scheme hwtacacs-scheme-name: Specifies an HWTACACS scheme by itsname, which is a string of 1 to 32 characters.local: Performs local authentication.none: Does not perform any authentication.radius-scheme radius-scheme-name: Specifies a RADIUS scheme by its name, whichis a string of 1 to 32 characters.DescriptionUse the authentication default command to specify the default authentication schemefor all types of users.Use the undo authentication default command to restore the default.By default, the authentication scheme is local.Note that:z The RADIUS or HWTACACS scheme specified for the current ISP domain musthave been configured.z The authentication scheme specified with the authentication default command isfor all types of users and has a priority lower than that for a specific access mode.Related commands: authorization default, accounting default, hwtacacs scheme,radius scheme.Examples# Configure the default ISP domain system to use the local authentication scheme forall types of users. system-view[Sysname] domain system[Sysname-isp-system] authentication default local# Configure the default ISP domain system to use RADIUS authentication scheme rdfor all types of users and to use the local authentication scheme as the backup scheme.