I would use the bandwidth comand to alter to EIGRP route selection metrics.
Use a lower number on the backup routes.

Marc Russell
www.ccbootcamp.com





""Jeongwoo Park""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi all
> We have Frame-relay network using EIGRP as a routing protocol.
> There are two main head quarters; one in San Jose and one in New York. All
> the branch offices ( spokes) has redundancy lines; one pointing to San
Jose
> router and the other one pointing New York router.
> I want spokes at the western region to use San Jose router as a primary
> router and New York router as a back up circuit to get to internet. Also I
> want other spokes at eastern region to use New York router as a primary
> router and San Jose router as a back up router.
> What should I put in config on spoke routers to implement this
performance?
>
> For the reference, here is a part of config on one of spoke routers that
is
> performing redundancy properly.
> interface Serial0/0.1 point-to-point
>  description PVC to San Jose
>  ip address 172.16.249.42 255.255.255.252
>  bandwidth 1544
>  frame-relay interface-dlci 115
> !
> interface Serial0/0.2 point-to-point
>  description PVC to New York
>  ip address 172.16.249.46 255.255.255.252
>  bandwidth 1544
>  frame-relay interface-dlci 312
> !
> interface FastEthernet1/0
>  no ip address
>  shutdown
> !
> router eigrp 1
>  network 10.0.0.0
>  network 131.119.0.0
>  network 172.16.0.0
>  network 192.187.128.0
>  network 198.211.28.0
>  network 205.227.143.0
>  network 206.214.16.0
> !
> ip classless
> ip route 0.0.0.0 0.0.0.0 172.16.249.41
> ip route 198.211.28.64 255.255.255.192 198.211.28.123
> ip route 205.227.132.208 255.255.255.240 161.69.241.209
>
>
>
>
> Thanks
>
> JP




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=12587&t=12580
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to