R3303-HP 6600/HSR6600 Routers Layer 2 - WAN Configuration Guide
57
MP configuration example
Network requirements
As shown in Figure 16:
• On an E1 interface of Router A, four channels are created with the interface names Serial 2/0/1:1,
Serial 2/0/1:2, Serial 2/0/1:3, and Serial 2/0/1:4.
• On Router B, two channels are created with the interface names Serial 2/0/1:1 and Serial 2/0/1:2.
It is the same case with Router C.
Do the following:
• Bind two channels on Router A with the two channels on Router B and another two channels with
the two channels on Router C.
• Adopt binding authentication.
Figure 16 Network diagram
Configuration procedure
1. Configure Router A:
# Create user accounts for Router B and Router C and set the passwords.
<RouterA> system-view
[RouterA] local-user router-b
[RouterA-luser-router-b] password simple router-b
[RouterA-luser-router-b] service-type ppp
[RouterA-luser-router-b] quit
[RouterA] local-user router-c
[RouterA-luser-router-c] password simple router-c
[RouterA-luser-router-c] service-type ppp
[RouterA-luser-router-c] quit
# Create two VT interfaces for the two user accounts.
[RouterA] ppp mp user router-b bind virtual-template 1
[RouterA] ppp mp user router-c bind virtual-template 2
# Configure the VT interfaces.
[RouterA] interface virtual-template 1
[RouterA-Virtual-Template1] ip address 202.38.166.1 255.255.255.0
[RouterA-Virtual-Template1] quit
[RouterA] interface virtual-template 2










