R3102-R3103-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide
68
• PPP operating parameters
Examples
# Specify the VT interface that corresponds to user 1 as VT interface 1, setting the IP address of the VT
interface as 202.38.60.1/24.
<Sysname> system-view
[Sysname] ppp mp user user1 bind virtual-template 1
[Sysname] interface virtual-template 1
[Sysname-Virtual-Template1] ip address 202.38.60.1 255.255.255.0
Related commands
• ppp mp
• ppp mp max-bind
ppp mp virtual-template
Use ppp mp virtual-template to bind an interface to a VT interface, enabling the interface to operate in
MP mode.
Use undo ppp mp to cancel an interface-VT interface binding, making the interface to operate in normal
PPP mode.
Syntax
ppp mp virtual-template number
undo ppp mp
Default
An interface is not bound to a VT interface, and the interface operates in normal PPP mode.
Views
Interface view
Default command level
2: System level
Parameters
number: Number of the VT interface to be bound to the interface, in the range of 0 to 1023.
Usage guidelines
After binding an interface to a VT interface, you can optionally enable PAP, CHAP, MS-CHAP, or
MS-CHAP-V2 authentication.
Interfaces bound to the same VT interface are bound together directly. The ppp mp virtual-template
command and the ppp mp command are mutually exclusive.
Examples
# Bind interface Serial 2/0/1 to VT interface 1. (Assume the interface has PPP encapsulation enabled.)
<Sysname> system-view
[Sysname] interface serial 2/0/1
[Sysname-Serial2/0/1] ppp mp virtual-template 1










