H3C SR6600 Configuration Manual page 63

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

Advertisement

# Create a user account for Router A.
<RouterB> system-view
[RouterB] local-user router-a
[RouterB-luser-router-a] password simple router-a
[RouterB-luser-router-a] service-type ppp
[RouterB-luser-router-a] quit
# Create a virtual-template for the user and specify to use the NCP information of this template for PPP
negotiation.
[RouterB] ppp mp user router-a bind virtual-template 1
# Configure the virtual-template.
[RouterB] interface virtual-template 1
[RouterB-Virtual-Template1] ip address 202.38.166.2 255.255.255.0
[RouterB-Virtual-Template1] quit
# Add interfaces Serial 2/0/1:1 and Serial 2/0/1/:2 to the MP channel, taking Serial 2/0/1:1 as an
example.
[RouterB] interface serial 2/0/1:1
[RouterB-Serial2/0/1:1] ppp mp
[RouterB-Serial2/0/1:1] ppp authentication-mode pap domain system
[RouterB-Serial2/0/1:1] ppp pap local-user router-b password simple router-b
3)
Configure Router C:
# Create a user account for Router A.
<RouterC> system-view
[RouterC] local-user router-a
[RouterC-luser-router-a] password simple router-a
[RouterC-luser-router-a] service-type ppp
[RouterC-luser-router-a] quit
# Create a virtual-template for the user and specify to use the NCP information of the template for PPP
negotiation.
[RouterC] ppp mp user router-a bind virtual-template 1
# Configure the virtual-template.
[RouterC] interface virtual-template 1
[RouterC-Virtual-Template1] ip address 202.38.168.2 255.255.255.0
[RouterC-Virtual-Template1] quit
# Add interfaces Serial 2/0/1:1 and Serial 2/0/1:2 to the MP channel, taking Serial 2/0/1:1 as an
example.
[RouterC] interface serial 2/0/1:1
[RouterC-Serial2/0/1:1] ppp mp
[RouterC-Serial2/0/1:1] ppp authentication-mode pap domain system
[RouterC-Serial2/0/1:1] ppp pap local-user router-c password simple router-c
[RouterC-Serial2/0/1:1] quit
# Configure the users in the domain to use the local authentication scheme.
[RouterC] domain system
[RouterC-isp-system] authentication ppp local
2-53

Advertisement

Table of Contents
loading

Table of Contents