RE: Route-map for multiple interfaces

From: Michael Snyder (msnyder@revolutioncomputer.com)
Date: Sat Feb 21 2004 - 15:12:41 GMT-3


Not at all.

match interface Loopback0 Ethernet0/0 Serial0/1
 
Is the common usage of the command.

-----Original Message-----
From: alsontra@hotmail.com [mailto:alsontra@hotmail.com]
Sent: Saturday, February 21, 2004 2:02 PM
To: ccielab@groupstudy.com
Subject: Route-map for multiple interfaces

Group,
         Both of these statements are functional and seem to provide the
desired function. Is there any reason why I shouldn't use the first
statement?

route-map get_the_connected permit 10
 match interface Loopback0 Ethernet0/0 Serial0/1

VS.

route-map get_the_connected permit 10
 match interface Loopback0
route-map get_the_connected permit 20
 match interface Ethernet0/0
route-map get_the_connected permit 30
 match interface Serial0/1

Alsontra



This archive was generated by hypermail 2.1.4 : Fri Mar 05 2004 - 07:13:54 GMT-3