-29%
Le deal à ne pas rater :
PC portable – MEDION 15,6″ FHD Intel i7 – 16 Go / 512Go (CDAV : ...
499.99 € 699.99 €
Voir le deal

configure PPP encapsulation and PAP

Voir le sujet précédent Voir le sujet suivant Aller en bas

configure PPP encapsulation and PAP Empty configure PPP encapsulation and PAP

Message par Mr.Rachid Ven Juil 15, 2011 3:10 pm

configure PPP encapsulation and PAP Papcon10

sur HQ

- user : HQ
- mot de passe : orbit

sur RO

- user : RO
- mot de passe : orbit

HQ router

HQ#config t
HQ(config)#username RO password orbit
HQ(config)#interface se0/0/0
HQ(config-if)#encapsulation ppp
HQ(config-if)#ppp authentication PAP
HQ(config-if)#ppp pap sent-username HQ password orbit
HQ(config-if)#end


Remote Office router

RO#Config t
RO(config)#username HQ password orbit
RO(config)#interface se0/0/0
RO(config-if)#encapsulation ppp
RO(config-if)#ppp authentication PAP
RO(config-if)#ppp pap sent-username RO password orbit
RO(config-if)#end


Test results:

RO # ping 192.168.100.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.100.5, timeout is 2 seconds:
!!!!!

-------------------------

configure PPP encapsulation and PAP Papcon10

sur HQ

- user : HQ
- mot de passe : 321

sur RO

- user : RO
- mot de passe : 123

HQ(config) # username RO password 123
HQ(config) # int s1 / 0
HQ(config-if) # encapsulation ppp
HQ(config-if) # ppp authentication pap
HQ(config-if) # ppp pap sent-username HQ password 321

RO(config) # username HQ password 321
RO(config) # int s1 / 0
RO(config-if) # encapsulation ppp
RO(config-if) # ppp authentication pap
RO(config-if) # ppp pap sent-username RO password 123

Test results:

RO # ping 192.168.100.5
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.100.5, timeout is 2 seconds:
!!!!!


Mr.Rachid
Mr.Rachid
Administrateur

Nombre de messages : 1184
Date d'inscription : 02/08/2009
Masculin

Revenir en haut Aller en bas

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

 
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum