RE: Routing questions...(oops)

From: Ryan Spott (rspott@cspott.com)
Date: Mon Mar 26 2001 - 14:41:00 EST


Opps.. as many of you have pointed out I miss-labeled my diagram.
This should be more correct.

I also miss quoted my routes!

More caffeine is needed. :)

ryan

Long time lurker, first time writer... Hope this is the right

I have 2 route statements:
ip route 216.10.32.0 255.255.224.0 FastEthernet0/0
and
ip route 216.10.32.0 255.255.255.0 216.10.46.2 (sorry)

This makes my router do "round robin/loadbalancing between routes.
I o not want this. I would like to remove the route to
"FastEthernet0/0" and push everything to the 3640.

The problem is when-ever I remove the "ip route 216.10.32.0
255.255.224.0 FastEthernet0/0" statement it takes down everything! No
packets go through?

What I am wondering is, when I remove this route am I seeing normal
propagation? or am missing something blatantly obvious?!?

I currently have this setup:

___WAN_Links_______
| |
| 7206 |
|_________________|
        |216.10.46.1
        |FE0/0
        |
        |
        |
        |FE1/0
________|216.10.46.2
| |
| 3640 |
|__________________|
  |FE1/1 |FE2/0 |FE2/1
  | | |
  | | |
Clients Clients Clients

We are use BGP to route to the outside. We have and advertise a /19
to the outside community.

Route statements for 7206:
ip route 216.10.32.0 255.255.224.0 FastEthernet0/0
ip route 216.10.32.0 255.255.255.0 216.10.46.2
ip route 216.10.33.0 255.255.255.0 216.10.46.2
ip route 216.10.37.0 255.255.255.0 216.10.46.2
ip route 216.10.46.0 255.255.255.0 FastEthernet0/0
ip route 216.10.47.0 255.255.255.0 216.10.10.2
ip route 216.10.62.0 255.255.255.0 216.10.10.2
ip route 216.10.63.0 255.255.255.0 216.10.10.2

route statements for 3640:
ip route 0.0.0.0 0.0.0.0 216.10.46.1
ip route 216.10.33.0 255.255.255.0 FastEthernet2/0
ip route 216.10.37.0 255.255.255.0 FastEthernet2/0
ip route 216.10.46.0 255.255.255.0 FastEthernet1/0
ip route 216.10.47.0 255.255.255.0 FastEthernet2/1
ip route 216.10.63.0 255.255.255.0 FastEthernet2/1

thanks a million..

ryan



This archive was generated by hypermail 2b29 : Sun Aug 04 2002 - 04:12:33 EDT