Cisco Cisco Packet Data Gateway (PDG)

Página de 1824
ip dst-address
This command configures an access ruledef to analyze user traffic based on IP destination address.
Product
PSF
NAT
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Firewall-and-NAT Access Ruledef Configuration
active-charging service service_name > access-ruledef access_ruledef_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-acs-fw-ruledef)#
Syntax Description
[ no ] ip dst-address { operator ipv4/ipv6_address ipv4/ipv6_address/mask } | { !range | range } host-pool
host_pool }
no
Removes previously configured IP destination address ruledef.
operator ipv4/ipv6_address ipv4/ipv6_address/mask }
operator specifies how to logically match the IP destination address.
operator must be one of the following:
• !=: Does not equal
• <=: Less than or equals
• =: Equals
• >=: Greater than or equals
ipv4/ipv6_address: Specifies the IP address of destination node for outgoing traffic. ipv4/ipv6_address must
be the IP address entered using IPv4 dotted-decimal notation or IPv6 colon-separated-hexadecimal notation.
ipv4/ipv6_address/mask: Specifies the IP address of destination node for outgoing traffic.
ipv4/ipv6_address/mask must be the IP address entered using IPv4 dotted-decimal notation or IPv6
colon-separated-hexadecimal notation. The mask bit is a numeric value which is the number of bits in the
subnet mask.
   Command Line Interface Reference, Modes E - F, StarOS Release 19
1756
Firewall-and-NAT Access Ruledef Configuration Mode Commands
ip dst-address