Cisco Cisco Packet Data Gateway (PDG)

Seite von 1952
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
Command Modes
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 Description
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 Guidelines
Sets the match rule based on the source IP address of packets for specific Class Map.
Examples
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
Command Line Interface Reference, Modes C - D, StarOS Release 19    
407
Class-Map Configuration Mode Commands
match src-ip-address