From: Herbert Maosa (asawilunda@googlemail.com)
Date: Fri Jan 11 2008 - 09:09:16 ARST
Hi,
I really don't know what the issue is here. But at least I can confirm to
you that my configuration works and I do the same set interface command in a
route-map to direct my default. See below
router rip
version 2
passive-interface default
no passive-interface FastEthernet0/1
no passive-interface Serial0/1
network 163.1.0.0
*default-information originate route-map SW1_DEFAULT*
distribute-list prefix DEFAULT out FastEthernet0/1
no auto-summary
!
*route-map SW1_DEFAULT permit 10
set interface FastEthernet0/1
!
*
*The only difference I see is that you are pointing to an Ethernet
Interface, while I am pointing to a Fast Ethernet Interface. But I honestly
don't know if this could have a bearing.*
**
*Herbert.*
**
*
* On 1/10/08, seyfert22@googlemail.com <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