From: rexperts (routerexpert@yahoo.com)
Date: Tue Jun 22 2004 - 16:17:05 GMT-3
When the T1 goes down the back-up interface Ethernet 1/0 does not kick in.
I am thanking you in advance for your assistance.
Here is the config:
interface FastEthernet0/0
ip address 172.16.16.41 255.255.255.248
ip nat inside
speed auto
!
interface Serial0/0
description T1
ip unnumbered FastEthernet0/0
encapsulation ppp
no fair-queue
service-module t1 timeslots 1-24
!
interface Ethernet1/0
ip address dhcp
ip nat outside
half-duplex
!
ip nat inside source list 1 interface Ethernet1/0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip route 0.0.0.0 0.0.0.0 Ethernet1/0 20
no ip http server
!
access-list 1 permit any log
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:47 GMT-3