Re: ppp chap password

From: kym blair (kymblair@hotmail.com)
Date: Fri Nov 15 2002 - 20:05:59 GMT-3


Nate,

This will work:

---R1-----
hostname R1
username R2 password cisco
username something password cisco
int dialer0
  dialer remote-name R2
  ppp auth chap
int dialer1
  dialer remote-name something
  ppp auth chap
  ppp chap hostname sixteen

---R2----
hostname R2
username R1 password cisco
username sixteen password cisco
int dialer0
  dialer remote-name R1
  ppp auth chap
int dialer1
  dialer remote-name sixteen
  ppp auth chap
  ppp chap hostname something

HTH, Kym

>From: "Nathan Chessin" <nchessin@cisco.com>
>Reply-To: "Nathan Chessin" <nchessin@cisco.com>
>To: <ccielab@groupstudy.com>
>Subject: ppp chap password
>Date: Fri, 15 Nov 2002 01:03:32 -0800
>
>Hi All,
>
>Are there any decent docs out there describing what "ppp chap password
>xxxx"
>and "ppp chap hostname cccc" and other commands like this?
>
>I am trying to have different usernames and passwords configured on routers
>and trying to manipulate the username and pass with these commands, but the
>ppp chap password command isn't doing what I expected.
>
>Thanks,
>
>Nate



This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 07:23:01 GMT-3