Mp Binding Mode Configuration Examples - H3C SR6600 Configuration Manual

Layer 2 – wan configuration
Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

MP Binding Mode Configuration Examples

Network requirements
As showed in
Figure
2/0/1 interfaces. It is designed to bind the links in the three MP binding modes.
Figure 2-8 Network diagram for MP binding mode configuration
Configuration procedure
1)
Directly bind the physical interfaces to a virtual template interface
Configure Router A:
# Configure the username and password of Router B.
<RouterA> system-view
[RouterA] local-user rtb
[RouterA-luser-rtb] password simple rtb
[RouterA-luser-rtb] service-type ppp
[RouterA-luser-rtb] quit
# Create a virtual template interface and assign an IP address to it.
[RouterA] interface virtual-template 1
[RouterA-Virtual-Template1] ip address 8.1.1.1 24
[RouterA-Virtual-Template1] ppp mp binding-mode authentication
# Configure Serial 2/0/2.
[RouterA-Virtual-Template1] quit
[RouterA] interface serial 2/0/2
[RouterA-Serial2/0/2] link-protocol ppp
[RouterA-Serial2/0/2] ppp authentication-mode pap domain system
[RouterA-Serial2/0/2] ppp pap local-user rta password simple rta
[RouterA-Serial2/0/2] ppp mp virtual-template 1
[RouterA-Serial2/0/2] shutdown
[RouterA-Serial2/0/2] undo shutdown
[RouterA-Serial2/0/2] quit
# Configure Serial 2/0/1.
[RouterA] interface serial2/0/1
[RouterA-Serial2/0/1] link-protocol ppp
[RouterA-Serial2/0/1] ppp authentication-mode pap domain system
[RouterA-Serial2/0/1] ppp pap local-user rta password simple rta
[RouterA-Serial2/0/1] ppp mp virtual-template 1
[RouterA-Serial2/0/1] shutdown
[RouterA-Serial2/0/1] undo shutdown
[RouterA-Serial2/0/1] quit
[RouterA] domain system
[RouterA-isp-system] authentication ppp local
[RouterA-isp-system] quit
Configure Router B:
# Configure the username and password of Router A.
2-8, Router A and Router B are connected together through Serial 2/0/2 and Serial
2-54

Advertisement

Table of Contents
loading

Table of Contents