R3303-HP HSR6800 Routers Security Command Reference

103
Parameters
retry-times: Maximum number of stop-accounting request transmission attempts, ranging from 1 to 300.
Examples
# Set the maximum number of stop-accounting request transmission attempts to 50 for HWTACACS
scheme hwt1.
<Sysname> system-view
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] retry stop-accounting 50
Related commands
reset stop-accounting-buffer
display stop-accounting-buffer
secondary accounting (HWTACACS scheme view)
Use secondary accounting to specify a secondary HWTACACS accounting server.
Use undo secondary accounting to remove the configuration.
Syntax
secondary accounting ip-address [ port-number | vpn-instance vpn-instance-name ] *
undo secondary accounting
Default
No secondary HWTACACS accounting server is specified.
Views
HWTACACS scheme view
Default command level
2: System level
Parameters
ip-address: IP address of the secondary HWTACACS accounting server in dotted decimal notation. The
default is 0.0.0.0.
port-number: Service port number of the secondary HWTACACS accounting server. It is a TCP port in the
range of 1 to 65535 and defaults to 49.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the secondary HWTACACS
accounting server belongs to. The vpn-instance-name argument is a case-sensitive string of 1 to 31
characters. If the server is on the public network, do not specify this option.
Usage guidelines
The IP addresses of the primary and secondary accounting servers must be different. Otherwise, the
configuration fails.
If you execute the command multiple times, the most recent configuration takes effect.
If the specified server resides on an MPLS VPN, specify the VPN by using the vpn-instance
vpn-instance-name option.