Cisco Cisco ASR 5000

Page of 9109
Class-Map Configuration Mode Commands   
▀  match src-ip-address 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2242 
   
match src-ip-address 
Specifies a traffic classification rule based on the source 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 src-ip-address src_ip_address /subnet_mask 
src_ip_address/subnet_mask
 
Specifies the destination IP address of the packets. 
src_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 source IP address of packets for specific Class Map. 
Example
 
The following command specifies the rule for packets coming from a system having an IP address 
10.1.2.3
match src-ip-address 10.1.2.3