60
Usage guidelines
After you bind an interface to a VT interface, you can optionally enable PAP, CHAP, MS-CHAP, or
MS-CHAP-V2 authentication.
The interfaces bound to the same VT interface are bound together. The ppp mp virtual-template
command and the ppp mp command are mutually exclusive.
Examples
# Bind Serial 2/1/0 to Virtual-Template 1, and enable MP for Serial 2/1/0.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] ppp mp virtual-template 1
Related commands
ppp mp
reset counters interface mp-group
Use reset counters interface mp-group to clear statistics on MP-group interfaces.
Syntax
reset counters interface [ mp-group [ interface-number ] ]
Views
User view
Predefined user roles
network-admin
Parameters
mp-group: Clears traffic statistics on MP-group interfaces.
interface-number: Specifies an existing MP-group interface by its number.
Usage guidelines
Before collecting traffic statistics regularly on an MP-group interface, clear the existing statistics.
If you do not specify the mp-group keyword, the command clears statistics on all interfaces.
If you specify the mp-group keyword without the interface-number argument, the command clears
statistics on all MP-group interfaces.
If you specify both mp-group and interface-number, the command clears statistics on the specified
MP-group interface.
Examples
# Clear the statistics of MP-group 2/0/0
<Sysname> reset counters interface mp-group 2/0/0
Related commands
display interface mp-group
reset counters interface virtual-access
Use reset counters interface virtual-access to clear statistics on VA interfaces.