131
Usage guidelines
Make sure that the port number and shared key settings of the secondary HWTACACS authorization
server are the same as those configured on the server.
An HWTACACS scheme supports a maximum of 16 secondary HWTACACS authorization servers. If
the primary server fails, the device tries to communicate with a secondary server in active state. The
device connects to the secondary servers in the order they are configured.
If you do not specify any parameters for the
undo secondary authorization
command, the
command removes all secondary authorization servers.
Two authorization servers specified for a scheme, primary or secondary, cannot have identical IP
address, port number, and VPN instance settings.
If the specified server resides on an MPLS L3VPN, specify the VPN instance by using the
vpn-instance vpn-instance-name
option. The VPN instance specified by this command takes
precedence over the VPN instance specified for the HWTACACS scheme.
You can remove an authorization server only when it is not used for user authorization. Removing an
authorization server affects only authorization processes that occur after the remove operation.
Examples
# In HWTACACS scheme
hwt1
, specify a secondary authorization server with IP address
10.163.155.13, TCP port number 49, and plaintext shared key
123456TESTautr&!
.
<Sysname> system-view
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] secondary authorization 10.163.155.13 49 key simple
123456TESTautr&!
Related commands
display hwtacacs scheme
key
(HWTACACS scheme view)
primary authorization
vpn-instance
(HWTACACS scheme view)
timer quiet (HWTACACS scheme view)
Use
timer quiet
to set the quiet timer for the servers specified in an HWTACACS scheme.
Use
undo timer quiet
to restore the default.
Syntax
timer quiet minutes
undo timer quiet
Default
The server quiet period is 5 minutes.
Views
HWTACACS scheme view
Predefined user roles
network-admin
Parameters
minutes
: Specifies the server quiet period in minutes, in the range of 1 to 255.