R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide

39
Views
VT interface view
Default command level
2: System level
Usage guidelines
If extensible PPP accounting is enabled, AAA starts accounting after the PPP user notifies AAA of the peer
IP address obtained in NCP negotiation.
If extensible PPP accounting is disabled, AAA starts accounting after the PPP user starts NCP negotiation.
Examples
# Enable extensible PPP accounting on interface 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.
Syntax
ppp authentication-mode { chap | ms-chap | ms-chap-v2 | pap } * [ [ call-in ] domain isp-name ]
undo ppp authentication-mode
Default
PPP authentication is disabled.
Views
Interface view
Default command level
2: System level
Parameters
chap: Uses CHAP authentication.
ms-chap: Uses MS-CHAP authentication.
ms-chap-v2: Uses MS-CHAP-V2 authentication.
pap: Uses PAP authentication.
call-in: Authenticates the call-in users only.
domain isp-name: Specifies the domain name for authentication, a case-insensitive string of 1 to 24
characters.
Usage guidelines
If you run the ppp authentication-mode command with the domain keyword specified, you must
configure an address pool in the corresponding domain. You can use the display domain command to
display the domain configuration.