Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
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
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 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 Guidelines
Sets the match rule based on the destination IP address of packets for specific Class Map.
Examples
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
Command Line Interface Reference, Modes C - D, StarOS Release 19    
399
Class-Map Configuration Mode Commands
match dst-ip-address