Cisco Cisco ASR 5000

Page of 9109
  Class-Map Configuration Mode Commands 
match dst-ip-address  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2235 
match dst-ip-address 
Specifies a traffic classification rule based on the destination IP address of packets. 
Product
 
PDSN 
HA 
ASN-GW 
HSGW 
P-GW 
SAEGW 
SCM 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Class-Map Configuration 
configure > context context_name > class-map class_map_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-class-map)# 
Syntax
 
match dst-ip-address dst_ip_address /subnet_mask 
dst_ip_address/subnet_mask
 
Specifies the destination IP address of the packets. 
dst_ip_address
 must be entered in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation. 
subnet_mask
 is an option that is entered in CIDR notation. 
Usage 
Sets the match rule based on the destination IP address of packets for specific Class Map. 
Example
 
The following command specifies the rule for packets going to a system having an IP address 
10.1.2.6
match dst-ip-address 10.1.2.6