From: Pun, Alec CL (Alec.CL.Pun@pccw.com)
Date: Tue Nov 04 2003 - 12:18:53 GMT-3
What is the use of the set interface s1/0 command in the route-map used in
RIP default-information orginate ?
I tried one without the set interface s1/0 command but still can generate a
default route based on the existence of a prefix in the routing table.
regards,
alec
P.S. The following RIP example is copied from DocCD :
router rip
version 2
network 172.68.16.0
default-information originate route-map condition
!
route-map condition permit 10
match ip address 10
set interface s1/0
!
access-list 10 permit 172.68.16.0 0.0.0.255
!
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:08 GMT-3