H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – AAA & RADIUS & HWTACACS & EAD
H3C S7500 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-18
Use the undo scheme command to restore the default AAA scheme used by the ISP
domain.
By default, the ISP domain uses the local AAA scheme.
If you execute the scheme radius-scheme radius-scheme-name local command, the
local scheme becomes the secondary scheme in case the RADIUS server does not
respond normally. That is, if the communication between the switch and the RADIUS
server is normal, no local authentication is performed; otherwise, local authentication is
performed. If you configure a RADIUS scheme but configure no local authentication,
local authentication does not work after the authentication fails.
If the AAA scheme is specified as local, the system uses local authentication only but
not RADIUS authentication. This is also true of the none and local AAA schemes.
You can also configure the RADIUS scheme used by the ISP domain by using the
radius-scheme command.
Related commands: radius scheme, display radius
Examples
# Specify the RADIUS scheme scheme1 as the AAA scheme referenced by the ISP
domain aabbcc.net.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] domain aabbcc.net
New Domain added.
[H3C-isp-aabbcc.net] scheme radius-scheme scheme1
1.1.17 self-service-url
Syntax
self-service-url enable url-string
self-service-url disable
View
ISP domain view
Parameters
url-string: URL of the web page used to modify user password on the self-service server.
It is a string of 1 to 64 characters. This string can contain no question mark "?". If the
actual URL of the self-service server contains any question mark, you need to change
the question mark to the "|" character before entering the URL at the command line.