Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  PCC-Condition-Group Configuration Mode Commands 
sgsn-ip  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7483 
sgsn-ip 
This command defines a condition based on the IP address of SGSN on which subscriber is attached in 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 ] sgsn-ip {operator value sgsn_ip/mask | {in-range | !in-rangerange_start_ip to 
range_end_ip
[ no ] sgsn-ip operator profile-attribute spr_attr_value 
[ no ] sgsn-ip 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 SGSN 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 SGSN 
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 SGSN 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.