R3303-HP 6600/HSR6600 Routers Security Command Reference

Table Of Contents
102
Examples
# On the 6602 router, display information about stop-accounting requests buffered for HWTACACS
scheme hwt1.
<Sysname> display stop-accounting-buffer hwtacacs-scheme hwt1
Total 0 record(s) Matched
# On the HSR6602/6604/6608/6616 router, display information about the stop-accounting requests
buffered for HWTACACS scheme hwt1 on the card in slot 0.
<Sysname> display stop-accounting-buffer hwtacacs-scheme hwt1 slot 0
Slot 0:
Total 0 record(s) Matched
Related commands
reset stop-accounting-buffer
stop-accounting-buffer enable
retry stop-accounting
hwtacacs nas-ip
Use hwtacacs nas-ip to specify a source IP address for outgoing HWTACACS packets.
Use undo hwtacacs nas-ip to remove the configuration.
Syntax
hwtacacs nas-ip ip-address [ vpn-instance vpn-instance-name ]
undo hwtacacs nas-ip ip-address [ vpn-instance vpn-instance-name ]
Default
The source IP address of a packet sent to the server is the IP address of the outbound interface.
Views
System view
Default command level
2: System level
Parameters
ip-address: IP address in dotted decimal notation. It must be an address of the device and cannot be
0.0.0.0, 255.255.255.255, a class D address, or a class E address.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the source IP address belongs. The
vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. With a VPN specified, the
command specifies a private-network source IP address. With no VPN specified, the command specifies
a public-network source IP address.
Usage guidelines
The source IP address of HWTACACS packets that a NAS sends must match the IP address of the NAS
that is configured on the HWTACACS server. An HWTACACS server identifies a NAS by IP address.
Upon receiving an HWTACACS packet, an HWTACACS server checks whether the source IP address of
the packet is the IP address of any managed NAS. If it is, the server processes the packet. If it is not, the
server drops the packet.