Resolved! PAP authentication in PPP
I read that for configuring PAP authentication in a serial PPP link we need the following commands. I am using R1 and R2 as example:In R1:username (R2) passsword (word) - Global command.encapsulation ppp (int subcommand)ppp authentication pap (int su...