From: Ben Holko (ben@holnet.net)
Date: Fri Jan 11 2008 - 22:19:30 ARST
According to the doc CD, the "set interface" route-map command does
this:
"Indicates where to output packets that pass a match clause of a route
map for policy routing"
RIP doesn't work by interface like you are thinking, in that you cannot
advertise a route out only one of your enabled interfaces. If you want
to show your default prefix out only one interface, you will need to
filter it out of the remaining RIP-enabled interfaces with a
distribute-list.
Ben
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
seyfert22@googlemail.com
Sent: Thursday, 10 January 2008 7:16 PM
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