Re: Cannot set interface for route manipulation in Route-map

From: Alexandre Ribeiro (alexandregomesribeiro@gmail.com)
Date: Fri Jan 11 2008 - 09:36:54 ARST


Don't set the interface as next hop, use an ip address instead. It's usually
a bad idea to use broadcast media interfaces as next hops, since you'll end
up with a huge ARP table (every single destination will appear on your ARP
table). Non P2P interfaces are not permited in route maps exactly because of
this.

Alex

On Jan 10, 2008 8:16 AM, <seyfert22@googlemail.com> wrote:

> I want to generate a default route in Rip ,just for particular interface
> (e0/1).
> I know,that I can use distribute-list for this .
> But I hear that I can use "set int" for this..
>
>
> router rip
> default-info originate route-map DEFAULT
>
> R4(config)#route-map DEFAULT permit 10
> R4(config-route-map)#set int e0/1
> % route-map:can not set interface.
> % Use P2P interfaces for set interface clause
>
>
> any sollution for this?
>
> thanks be4
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST