3com 3031 Instruccion De Instalación

Descargar
Página de 1122
206
C
HAPTER
 17: PPP 
AND
 MP C
ONFIGURATION
Specify the virtual-template for this user and begin PPP negotiation by using 
the NCP information of this template
[3Com]ppp mp user router-a bind virtual-template 1
Configure operating parameters of the virtual-template
[3Com]interface virtual-template 1
[3Com-Virtual-Template1]ip address 202.38.166.2 255.255.255.0
Add the interfaces serial2/0/0:1 and serial2/0/0:2 into the MP channel. Here, 
Serial2/0/0:1 is taken as an example, and you may add other interfaces in the 
same way.
[3Com]interface serial 2/0/0:1
[3Com-Serial2/0/0:1]ppp mp
[3Com-Serial2/0/0:1]ppp authentication-mode pap
[3Com-Serial2/0/0:1]ppp pap local-user router-b password simple 
router-b
Configure Router C:
Add a user for Router A
[3Com]local-user router-a password simple router-a
Specify a virtual-template for this user and the NCP information of the 
template will be used for PPP negotiation.
[3Com]ppp mp user router-a bind virtual-template 1
Configure operating parameters of the virtual-template
[3Com]interface virtual-template 1
[3Com-Virtual-Template1]ip address 202.38.168.2 255.255.255.0
Add the interfaces Serial2/0/0:1 and Serial2/0/0:2 into the MP channel. Here, 
Serial2/0/0:1 is taken as an example, and you may add other interfaces in the 
same way.
[3Com]interface serial 2/0/0:1
[3Com-Serial2/0/0:1]ppp mp
[3Com-Serial2/0/0:1]ppp authentication-mode pap
[3Com-Serial2/0/0:1]ppp pap local-user router-c password simple 
router-c
Three Types of MP 
Binding Mode 
Configuration requirements
As showed in the figure below, RouterA and RouterB are connected together 
through serial ports, serial1/0/0 to serial1/0/0 and serial1/3/0 to serial 1/3/0 
respectively. Three binding modes that are demonstrated are directly 
Virtual-Template binding mode, authentication binding mode and MP-group 
interface binding mode.