H3C SR6600 Configuration Manual page 62

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

Advertisement

Figure 2-7 Network diagram for MP configuration
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 virtual-templates 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 virtual-templates.
[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
[RouterA-Virtual-Template2] ip address 202.38.168.1 255.255.255.0
[RouterA-Virtual-Template2] quit
# Add interfaces Serial 2/0/1:1, Serial 2/0/1:2, Serial 2/0/1:3, and Serial 2/0/1:4 to MP channels, taking
Serial 2/0/1:1 as an example.
[RouterA] interface serial 2/0/1:1
[RouterA-Serial2/0/1:1] link-protocol ppp
[RouterA-Serial2/0/1:1] ppp mp
[RouterA-Serial2/0/1:1] ppp authentication-mode pap domain system
[RouterA-Serial2/0/1:1] ppp pap local-user router-a password simple router-a
[RouterA-Serial2/0/1:1] quit
# Configure the users in the domain to use the local authentication scheme.
[RouterA] domain system
[RouterA-isp-system] authentication ppp local
2)
Configure Router B:
2-52

Advertisement

Table of Contents
loading

Table of Contents