cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
942
Views
0
Helpful
1
Replies

One-way PPP PAP Configuration

NaderHussain
Level 1
Level 1

How is one-way PPP PAP configured? I have the following in my configurations. 

 

Server

 

huss0036_L3_R3:

 

hostname huss0036_L3_R3

 

interface Serial0/0/0
ip address 203.168.190.9 255.255.255.252
encapsulation ppp
ppp authentication pap
clock rate 128000

 

 

Client

 

huss0036_L3_R1

 

 

hostname huss0036_L3_R1

interface Serial0/0/1
ip address 203.168.190.10 255.255.255.252
encapsulation ppp
ppp pap sent-username huss0036 password 0 cisco

 

 

 

S0/0/0 to S0/0/1 route is the client-server link.

 

Any help would be good.

 

Nader

1 Reply 1

Hello

Server
int x/x
no ppp authentication pap
ppp pap sent-username huss0036_L3_R3 password  cisco

 

 


Client
username huss0036_L3_R3 password 0 cisco


int x/x
no ppp pap sent-username huss0036 password 0 cisco
ppp authentication pap callin


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card