-
1
- #1
hello everybody;
I would like to get a sample of configuration commands to set a pap authentication over a serial connection.
I have tryied the following
on the first router's serial line
enc ppp
ppp auth pap calli
ppp pap sent user1 pass 0 pass1
#username user2 pass pass2
on the second router's serial line
enc ppp
ppp auth pap calli
ppp pap sent user2 pass 0 pass2
#username user1 pass pass1
thanks
I would like to get a sample of configuration commands to set a pap authentication over a serial connection.
I have tryied the following
on the first router's serial line
enc ppp
ppp auth pap calli
ppp pap sent user1 pass 0 pass1
#username user2 pass pass2
on the second router's serial line
enc ppp
ppp auth pap calli
ppp pap sent user2 pass 0 pass2
#username user1 pass pass1
thanks