H3C SR6600 Configuration Manual page 65

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

Advertisement

<RouterB> system-view
[RouterB] local-user rta
[RouterB-luser-rta] password simple rta
[RouterB-luser-rta] service-type ppp
[RouterB-luser-rta] quit
# Create a virtual-template interface and assign an IP address to it.
[RouterB] interface virtual-template 1
[RouterB-Virtual-Template1] ip address 8.1.1.2 24
[RouterB-Virtual-Template1] ppp mp binding-mode authentication
[RouterB-Virtual-Template1] quit
# Configure Serial 2/0/2.
[RouterB] interface serial 2/0/2
[RouterB-Serial2/0/2] link-protocol ppp
[RouterB-Serial2/0/2] ppp authentication-mode pap domain system
[RouterB-Serial2/0/2] ppp pap local-user rtb password simple rtb
[RouterB-Serial2/0/2] ppp mp virtual-template 1
[RouterB-Serial2/0/2] shutdown
[RouterB-Serial2/0/2] undo shutdown
[RouterB-Serial2/0/2] quit
# Configure Serial 2/0/1.
[RouterB] interface serial 2/0/1
[RouterB-Serial2/0/1] link-protocol ppp
[RouterB-Serial2/0/1] ppp authentication-mode pap domain system
[RouterB-Serial2/0/1] ppp pap local-user rtb password simple rtb
[RouterB-Serial2/0/1] ppp mp virtual-template 1
[RouterB-Serial2/0/1] shutdown
[RouterB-Serial2/0/1] undo shutdown
[RouterB-Serial2/0/1] quit
# Configure the users in the domain to use local authentication scheme.
[RouterB] domain system
[RouterB-isp-system] authentication ppp local
[RouterB-isp-system] quit
# Verify the configuration on Router A:
[RouterA] display ppp mp
Template is Virtual-Template1
Bundle rtb, 2 member, Master link is Virtual-Template1:0
0 lost fragments, 0 reordered, 0 unassigned, 0 interleaved,
sequence 0/0 rcvd/sent
The bundled member channels are:
Serial2/0/2
Serial2/0/1
# Check information about virtual access interfaces:
[RouterA] display virtual-access
Virtual-Template1:0 current state: UP
Line protocol current state: UP
Description: Virtual-Template0:0 Interface
The Maximum Transmit Unit is 1500
Link layer protocol is PPP
LCP opened, MP opened, IPCP opened, OSICP opened
2-55

Advertisement

Table of Contents
loading

Table of Contents