93
The setting configured by the
nas-ip
command in HWTACACS scheme view is only for the
HWTACACS scheme, whereas that configured by the
hwtacacs nas-ip
command in system view is
for all HWTACACS schemes. The setting in HWTACACS scheme view takes precedence.
Examples
# Set the source address for outgoing HWTACACS packets to 10.1.1.1.
<Sysname> system-view
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] nas-ip 10.1.1.1
Related commands
hwtacacs nas-ip
primary accounting (HWTACACS scheme view)
Use
primary accounting
to specify the primary HWTACACS accounting server.
Use
undo primary accounting
to remove the configuration.
Syntax
primary accounting
ip-address
[
port-number
|
vpn-instance
vpn-instance-name
] *
undo primary accounting
Default
No primary HWTACACS accounting server is specified.
Views
HWTACACS scheme view
Default command level
2: System level
Parameters
ip-address
: IP address of the primary HWTACACS accounting server in dotted decimal notation. The
default is 0.0.0.0.
port-number
: Service port number of the primary 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 primary HWTACACS
accounting server belongs. 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 the specified server resides on an MPLS VPN, specify the VPN by using the
vpn-instance
vpn-instance-name
option.
If you execute the command multiple times, the most recent 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 only affects accounting processes that occur
after the remove operation.
The VPN specified by this command takes precedence over the VPN specified for the HWTACACS
scheme.