From: Chuck.South@assurant.com
Date: Mon Jun 27 2005 - 16:52:25 GMT-3
Tim,
Does this config reflect your question? This works;
R1#
!
hostname R1
!
username ROUTER-4 password 0 cisco
!
isdn switch-type basic-ni
!
interface BRI1/0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-ni
isdn spid1 0835866101
isdn spid2 0835866301
!
interface Dialer1
ip address 14.14.14.14 255.255.255.0
encapsulation ppp
dialer pool 1
dialer remote-name ROUTER-4
dialer string 8358662
dialer-group 1
ppp authentication chap
!
R4#
!
hostname R4
!
username R1 password 0 cisco
!
isdn switch-type basic-ni
!
interface BRI0
no ip address
encapsulation ppp
dialer pool-member 1
isdn switch-type basic-ni
isdn spid1 0835866201
isdn spid2 0835866401
!
interface Dialer1
ip address 14.14.14.44 255.255.255.0
encapsulation ppp
dialer pool 1
dialer string 8358661
dialer-group 1
ppp authentication chap
ppp chap hostname ROUTER-4
ppp chap password 0 cisco
!
"ccie2be"
<ccie2be@nyc.rr.c To: "Group Study" <ccielab@groupstudy.com>
om> cc:
Sent by: Subject: dialer remote-name usage
nobody@groupstudy
.com
06/27/2005 10:41
AM
Please respond to
"ccie2be"
Hi guys,
I use the dialer remote-name command in this scenario:
R1 isdn R2
If R1 is configured to authen R2 using chap and R2 is configured to use a
host different than its default hostname ie R2 has ppp chap hostname xxx
configured.
Can someone confirm this is correct and complete?
I'm concerned that there might be other occasions where I need to configure
the dialer remote-name command that I'm not aware of.
TIA, Tim
This archive was generated by hypermail 2.1.4 : Wed Jul 06 2005 - 14:43:44 GMT-3