Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  PCC-Condition-Group Configuration Mode Commands 
pcef-address  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7713 
pcef-address 
This command defines a condition based on the IP address of Policy and Charging Enforcement Function (PCEF) which 
is served by IPCF and through which subscriber is attached to an IP-CAN session. 
Product
 
IPCF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PCC Service Configuration > PCC Condition Group 
Configuration 
configure > context context_name > pcc-service service_name > condition group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pcc-condition-group)# 
Syntax
 
[ no ] pcef-address {operator value pcef_ip/mask | {in-range | !in-range} value 
range_start_ip to range_end_ip
[ no ] pcef-address operator profile-attribute spr_attr_value 
[ no ] pcef-address operator subscription-attribute subs_prof_attr_value 
no
 
Removes the specified condition definition. 
operator
 
Specifies how to logically match the information in the analyzed field. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
=
: Equals 
in-range
 
Specifies the condition to accept the IP address which are in range as argument to define the PCEF address 
which is used by subscriber in IP-CAN session. 
!in-range
 
Specifies the condition to accept the IP address which are NOT in range as argument to define the PCEF 
address which is used by subscriber in IP-CAN session. 
range_start_ip
 
Specifies the starting IP address which is used for defining the range of PCEF IP addresses which is used by 
subscriber in IP-CAN session. 
range_start_ip
 is an IP address and must be lesser than 
end_start_ip
 address.