R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Command Reference Guide
69
[Sysname-Serial2/0/1] ppp mp short-sequence
ppp mp user
Use ppp mp user to specify to add PPP links with specific usernames to the corresponding MP bundles
according to usernames.
Use undo ppp mp user to remove a username-based MP bundle.
Syntax
ppp mp user username bind virtual-template number
undo ppp mp user username
Views
System view
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.










