R3721-F3210-F3171-HP High-End Firewalls Access Control Command Reference-6PW101

157
If you configure the command repeatedly, only the last configuration takes effect.
You can remove an accounting server only when it is not used by any active TCP connection to send
accounting packets. Removing an accounting server affects only accounting processes that occur after
the remove operation.
NOTE:
The VPN specified by this command takes precedence over the VPN specified for the HWTACACS
scheme.
Related commands: display hwtacacs and vpn-instance (HWTACACS scheme view).
Examples
# Specify the IP address and port number of the primary accounting server for HWTACACS scheme
test1 a s 10 .16 3 .15 5 .12 a n d 49.
<Sysname> system-view
[Sysname] hwtacacs scheme test1
[Sysname-hwtacacs-test1] primary accounting 10.163.155.12 49
primary authentication (HWTACACS scheme view)
Syntax
primary authentication ip-address [ port-number | vpn-instance vpn-instance-name ] *
undo primary authentication
View
HWTACACS scheme view
Default level
2: System level
Parameters
ip-address: IP address of the primary HWTACACS authentication server, in dotted decimal notation. The
default setting is 0.0.0.0.
port-number: Service port number of the primary HWTACACS authentication server. It ranges from 1 to
65535 and defaults to 49.
vpn-instance vpn-instance-name: Specifies the VPN to which the primary HWTACACS authentication
server belongs, where vpn-instance-name is a case-sensitive string of 1 to 31 characters. If the server is
on the public network, do not specify this option.
Description
Use primary authentication to specify the primary HWTACACS authentication server.
Use undo primary authentication to remove the configuration.
By default, no primary HWTACACS authentication server is specified.
The IP addresses of the primary and secondary authentication servers must be different. Otherwise, the
configuration fails.
If the specified server resides on a VPN, specify the VPN by using the vpn-instance vpn-instance-name
option.