HP VPN Firewall Appliances Network Management Command Reference

121
acl-number: ACL number, in the range of 2000 to 3999, where:
2000 to 2999 are numbers for basic IPv4 ACLs.
3000 to 3999 are numbers for advanced IPv4 ACLs.
name acl-name: Specifies an ACL by its name. The acl-name represents the name of an IPv4 ACL, a
case-sensitive string that starts with an English letter and contains 1 to 63 characters. To avoid confusion,
do not use the English word all as an IPv4 ACL name.
Examples
# Enable PPP traffic statistics collection on interface Virtual-Template 1.
<Sysname> system-view
[Sysname] interface Virtual-Template 1
[Sysname-Virtual-Template1] ppp account-statistics enable
ppp account-statics extend remote-address
Use ppp account-statistics enable extend remote-address to enable extended PPP traffic statistics
collection.
Use undo ppp account-statistics enable extend remote-address to restore the default.
Syntax
ppp account-statics extend remote-address
undo ppp account-statics extend remote-address
Default
Extended PPP traffic statistics collection is disabled.
Views
VT interface view
Default command level
2: System level
Usage guidelines
With this feature enabled, AAA starts traffic statistics collection only after it is informed of the IP address
assigned to an authenticated PPP user by the peer during NCP negotiation.
With this feature disabled, AAA can start traffic statistics collection after an authenticated PPP user enters
NCP negotiation instead of being assigned an IP address.
Examples
Enable extended PPP traffic statistics collection on Virtual-Template 1.
<Sysname> system-view
[Sysname] interface Virtual-Template 1
[Sysname-Virtual-Template1] ppp account-statistics extend remote-address
ppp authentication-mode
Use ppp authentication-mode to configure the PPP authentication mode.
Use undo ppp authentication-mode to disable PPP authentication.