RE: Policy Based Routing Question "set interface Loopback0"

From: Brian Dennis (bdennis@internetworkexpert.com)
Date: Thu Aug 10 2006 - 22:00:49 ART


From the DocCD:

set interface
To indicate where to output packets that pass a match clause of a route
map for policy routing, use the set interface command in route-map
configuration mode. To delete an entry, use the no form of this command.

set interface interface-type interface-number [...interface-type
interface-number]

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/
fiprrp_r/ind_r/1rfindp2.htm#wp1020570

HTH,

Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
bdennis@internetworkexpert.com
 
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987
Direct: 775-745-6404 (Outside the US and Canada)

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
ismail el-shalh
Sent: Thursday, August 10, 2006 5:15 PM
To: ccielab
Subject: Policy Based Routing Question "set interface Loopback0"

Dear Group, what does "set interface Loopback0" means in the following
configuration :
   
  interface FastEthernet0/0
 ip address 167.1.5.5 255.255.255.0
 ip policy route-map POLICY
   
  access-list 30 permit 167.1.5.0 0.0.0.255
   
  interface loopback 0
  ip address 150.1.5.5 255.255.255.0
   
  route-map POLICY permit 10
 match ip address 30
 set interface Loopback0
   
   
  Thanks,
  Ismail
   

                 
---------------------------------
Do you Yahoo!?
 Next-gen email? Have it all with the all-new Yahoo! Mail Beta.



This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:56 ART