Cisco Cisco ASR 5000

Page de 9109
Firewall-and-NAT Access Ruledef Configuration Mode Commands   
▀  ip src-address 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5172 
   
ip src-address 
This command configures an access ruledef to analyze user traffic based on IP source address. 
Product
 
PSF 
NAT 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
[ no ] ip src-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 source 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 using IPv4 dotted-decimal notation or IPv6 colon-separated-
hexadecimal notation. 
ipv4/ipv6_address/mask
: Specifies the IP address using IPV4 dotted-decimal notation or IPv6 colon-
separated-hexadecimal notation with subnet mask bit. The mask bit is a numeric value which is the number of 
bits in the subnet mask. 
{ !range | range } host-pool host_pool
 
!range | range
: Specifies the range criteria: 
 
!range
: Not in the range of 
 
range
: In the range of 
host-pool host_pool
: Specifies the host pool name. 
host_pool
 must be an alphanumeric string of 1 
through 63 characters.