R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
69
Default command level
2: System level
Parameters
username: Username, a string of 1 to 80 characters.
virtual-template number: Specifies a virtual-template number, in the range of 0 to 1023.
Usage guidelines
In establishing a PPP connection, if PPP authentication succeeds and a virtual-template is specified, the
PPP link established will be added to the corresponding MP bundle according to the configuration of the
virtual-template, and a new virtual interface will be formed for data transmission.
You can configure the following parameters for a virtual-template:
• Local IP address and the peer IP address (or IP address pool)
• 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.