Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  Route-map Configuration Mode Commands 
match interface  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8085 
match interface 
Specifies the next-hop interface name of a route to be matched. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Route-map Configuration 
configure > context context_name > route-map map_name { deny | permit }
 
seq_number
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-route-map)# 
Syntax
 
[ no ] match interface interface-name 
no
 
Disables matching the specified interface name. 
interface-name
 
Specifies the name of the virtual interface for matching as an alphanumeric string of 1 through 79 characters. 
Usage 
Use this command to specify the next hop interface name for routes to be matched. 
Example
 
To match routes that have the next hop interface specified as 
Interface123
, enter the following command: 
match interface Interface123 
To disable matching routes that have the next hop interface specified as 
Interface123
, enter the following 
command: 
no match interface Interface123