From: Joe Freeman (joe.freeman@xxxxxxxxxxxxxx)
Date: Tue Mar 12 2002 - 15:18:09 GMT-3
Greetings-
I think I'm probably just being dense at the moment, but I cannot get EIGRP
to work via a dial backup line between a 2600 and a 5350.
I can get PPP up with no problems. I can pass traffic using the default
static route in the 2600 pointing to the Dialer1 interface. I just can't
seem to get EIGRP to work. I'm obviously missing something, but I'll be
danged if I can see it at the moment.
This will ultimately be a backup interface for a frame-relay connection on
another interface.
Also, I should mention that this is IOS 12.2(8)T, Telco Plus. I know it's
bleeding edge, but 12.2(8)T is the only IOS that supports BOTH the
VWIC-MFT-T1 and the WIC1-AM. Telco Plus is the required feature set, as
there is no Enterprise Plus in 12.2(8)T.
Thanks-
Joe Freeman, CCNP-VA/CCDP
Here's important part of the 2600's config:
interface Loopback0
ip address 10.130.254.1 255.255.255.255
!
interface FastEthernet0/0
ip address 10.0.209.249 255.255.252.0
speed 10
full-duplex
!
interface Async1
no ip address
encapsulation ppp
no ip mroute-cache
dialer in-band
dialer pool-member 1
dialer-group 1
autodetect encapsulation ppp
async default routing
async mode interactive
no peer default ip address
no fair-queue
no ppp microcode
!
interface Dialer1
ip unnumbered Loopback0
encapsulation ppp
dialer pool 1
dialer idle-timeout 300
dialer string 8070655
dialer hold-queue 50
dialer-group 1
no peer default ip address
ppp authentication pap callin
ppp pap sent-username <deleted> password 7 <deleted>
!
router eigrp 1
network 10.0.0.0
no auto-summary
no eigrp log-neighbor-changes
!
no ip http server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1 250
ip pim bidir-enable
!
!
!
dialer-list 1 protocol ip permit
Here's the config from the AS5350:
!
interface Serial3/0:23
description Test PRI
no ip address
encapsulation ppp
ip mroute-cache
no logging event link-status
dialer rotary-group 1
no snmp trap link-status
isdn switch-type primary-ni
isdn incoming-voice modem
isdn T306 30000
isdn T310 10000
no cdp enable
!
interface Async1
no ip address
!
interface Group-Async1
ip unnumbered Loopback1
encapsulation ppp
no ip route-cache
ip tcp header-compression passive
no ip mroute-cache
no logging event link-status
autodetect encapsulation ppp
async default routing
async dynamic routing
async mode interactive
ipx ppp-client Loopback0
ipx update interval sap changes-only
no snmp trap link-status
peer default ip address pool analog
compress stac
ppp authentication pap
group-range 1/00 1/107
hold-queue 75 in
!
interface Dialer1
ip unnumbered Loopback0
encapsulation ppp
no ip route-cache
no ip mroute-cache
no logging event link-status
dialer in-band
dialer idle-timeout 0
dialer load-threshold 1 outbound
dialer-group 1
ipx network ACCE99C
no snmp trap link-status
peer default ip address pool dialup-isdn
compress stac
no cdp enable
ppp authentication chap pap
ppp multilink
!
router eigrp 1
network 10.0.0.0
default-metric 10000 100 255 1 1500
no auto-summary
eigrp log-neighbor-changes
!
ip local pool Analog 10.0.31.1 10.0.31.254
ip local pool analog 10.0.249.1 10.0.249.254
ip local pool dialup-isdn 10.0.250.1 10.0.250.254
ip classless
ip flow-export destination 10.0.21.5 9996
ip flow-aggregation cache as
cache entries 2046
cache timeout inactive 200
cache timeout active 45
export destination 10.0.21.5 9996
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:02 GMT-3