|
|
|
Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||
|
Posted by Bruce Cao on December 1, 2005, 1:18 pm
Please log in for more thread options
+---- RouterD1 (eigrp) Internet--------RourterA ---RouterB---------RouterC--------- RouterD2 (eigrp) (eigrp) (static) (static ) +-----RouterD3 (eigrp) In this scenario, we had already setup all the routers to run Eigrp. but now, betweenB and C, we have to use the static route, so here's the question, is that possbile to set the static route in the RouterB and RouterC and let rest routers still are still running Eigrp? especillay in RouterD1/D2/D3? if we can still keep the Eigrp running, then what should we do in the routerB/C, or should we need to change the route in the RouterD1/D2/D3? any help wil appriciate. Scott Tetter | ||||||||||
|
Posted by Barry Margolin on December 2, 2005, 10:33 pm
Please log in for more thread options Yes. You can run as many routing mechanisms as you wish. Each routing mechanism is assigned an administrative distance, so that if multiple mechanisms have routes to the same destination it will know which one is preferred. > if we can still keep the Eigrp running, then what should we do in the
> routerB/C, or should we need to change the route in the RouterD1/D2/D3? If you put "redistribute static" in B and C's EIGRP configuration, the static routes will be advertised to all the EIGRP neighbors. -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** | ||||||||||
|
Posted by Bruce Cao on December 5, 2005, 8:41 am
Please log in for more thread options
Barry Margolin wrote: >
> > +----
> > RouterD1 (eigrp) > > Internet--------RourterA ---RouterB---------RouterC--------- RouterD2 > > (eigrp) > > (eigrp) (static) (static ) > > +-----RouterD3 (eigrp) > > > > > > > > In this scenario, we had already setup all the routers to run Eigrp. > > but now, betweenB and C, we have to use the static route, so here's the > > question, is that possbile to set the static route in the RouterB and > > RouterC and let rest routers still are still running Eigrp? especillay > > in RouterD1/D2/D3? >
> Yes. You can run as many routing mechanisms as you wish. Each routing > mechanism is assigned an administrative distance, so that if multiple > mechanisms have routes to the same destination it will know which one is > preferred. > > > if we can still keep the Eigrp running, then what should we do in the
> > routerB/C, or should we need to change the route in the RouterD1/D2/D3? >
-----------------------
> If you put "redistribute static" in B and C's EIGRP configuration, the > static routes will be advertised to all the EIGRP neighbors. > > -- > Barry Margolin, barmar@alum.mit.edu but I wonder if 'redistribute is used, then could RouterD1/D2/D3 use the same AS as router A? A consultant told me the Eigrp will termiate in the Router B and Router C since 2 routers run the static routing, so router A and router Ds will run within different AS, or even they are with same AS, but these routers cannot learn the routing table from each others. is that right? thanks for your help. Bruce > Arlington, MA
> *** PLEASE post questions in newsgroups, not directly to me *** | ||||||||||
|
Posted by Barry Margolin on December 5, 2005, 9:15 pm
Please log in for more thread options
> Barry Margolin wrote:
> >
> > > +----
> > > RouterD1 (eigrp) > > > Internet--------RourterA ---RouterB---------RouterC--------- RouterD2 > > > (eigrp) > > > (eigrp) (static) (static ) > > > +-----RouterD3 (eigrp) > > > > > > > > > > > > In this scenario, we had already setup all the routers to run Eigrp. > > > but now, betweenB and C, we have to use the static route, so here's the > > > question, is that possbile to set the static route in the RouterB and > > > RouterC and let rest routers still are still running Eigrp? especillay > > > in RouterD1/D2/D3? > >
> > Yes. You can run as many routing mechanisms as you wish. Each routing > > mechanism is assigned an administrative distance, so that if multiple > > mechanisms have routes to the same destination it will know which one is > > preferred. > > > > > if we can still keep the Eigrp running, then what should we do in the
> > > routerB/C, or should we need to change the route in the RouterD1/D2/D3? > >
> > If you put "redistribute static" in B and C's EIGRP configuration, the > > static routes will be advertised to all the EIGRP neighbors. > > > > -- > > Barry Margolin, barmar@alum.mit.edu > -----------------------
> > > but I wonder if 'redistribute is used, then could RouterD1/D2/D3 use > the same AS as router A? > > A consultant told me the Eigrp will termiate in the Router B and Router > C since 2 routers run the static routing, so router A and router Ds > will run within different AS, or even they are with same AS, but these > routers cannot learn the routing table from each others. is that right? It doesn't really matter. AS numbers in EIGRP are only relevant when there's some overlap between the routers in the two ASes, so that those routers can configure the appropriate settings for each group. Since the two ASes are disjoint, the AS numbers can be arbitrary, and it doesn't matter if they're the same or not. -- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me *** | ||||||||||
| Similar Threads | Posted |
| Can netwrok run static route and dynamic route the same time? | December 1, 2005, 1:18 pm |
| What is the default precedence: local-route, static-route, OSPF-route? | August 4, 2008, 3:00 am |
| Need to route SMTP traffic through static interface (not default route) | March 27, 2007, 5:19 pm |
| question for static route -- default route | April 1, 2009, 12:03 am |
| question for static route -- default route | April 1, 2009, 12:04 am |
| Static Route that won't go away | September 8, 2006, 11:18 am |
| Which is better - static route or NAT? | September 26, 2006, 3:30 am |
| PIX 506 static route | October 11, 2006, 6:19 pm |
| static route | December 13, 2006, 11:53 am |
| Static Route | December 20, 2007, 11:41 am |
| Cannot add static route | November 26, 2008, 4:33 am |
| BGP with static route failover | September 8, 2005, 3:24 pm |
| Static route on PIX 506e | January 18, 2006, 4:40 am |
| PIX 501 static route for POP3 | February 21, 2006, 4:17 pm |
| Does RIP advertise static route 0.0.0.0? | April 22, 2007, 9:55 pm |

Can netwrok run static route and dynamic route the same time?
Yahoo!
Windows Live
del.icio.us
digg
Netscape 






> RouterD1 (eigrp)
> Internet--------RourterA ---RouterB---------RouterC--------- RouterD2
> (eigrp)
> (eigrp) (static) (static )
> +-----RouterD3 (eigrp)
>
>
>
> In this scenario, we had already setup all the routers to run Eigrp.
> but now, betweenB and C, we have to use the static route, so here's the
> question, is that possbile to set the static route in the RouterB and
> RouterC and let rest routers still are still running Eigrp? especillay
> in RouterD1/D2/D3?