From: Todd, Douglas M. (DTODD@PARTNERS.ORG)
Date: Fri Jan 11 2008 - 10:19:50 ARST
Hello:
Seems like the interface is not a point to point interface (could be a bogus
error message)
Even if you could tie the interface to the route map you could not tie the route
map to the rip process. Because of this using a route map for generation of a
default route in rip is not possible (at least from my point of view).
The only possible options are as follows for getting a default route into rip:
*The ip default-network command is configured.
*The default-information originate command is configured.
*The default route is learned via another routing protocol or static route and
then redistributed into RIP.
-Mac
-----Original Message-----
From: nobody@groupstudy.com on behalf of seyfert22@googlemail.com
Sent: Thu 1/10/2008 3:16 AM
To: ccielab@groupstudy.com
Subject: Cannot set interface for route manipulation in Route-map
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
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:59 ARST