Cisco Cisco ASR 5000

다운로드
페이지 9109
  GGSN Service Configuration Mode Commands 
newcall  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5259 
newcall 
This command enables or disables the new call related behavior of this GGSN service when duplicate sessions with the 
same IP address request are received. This feature is required to support interworking with P-GW and HA. 
Product
 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > GGSN Service Configuration 
configure > context context_name > ggsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ggsn-service)# 
Syntax
 
newcall duplicate-subscriber-requested-address { accept | reject } 
default newcall duplicate-subscriber-requested-address 
default
 
Restores the default mode for new call session with the same address request received in this GGSN service. 
It rejects calls with duplicate address requests. 
duplicate-subscriber-requested-address 
Configures how duplicate sessions with same IP address request are handled. 
accept
 
Sets the system to “accept” another session using the same IP address for a new call. The new session will be 
created and the old session will be torn down. 
Default: Disabled 
reject
 
Rejects new calls with duplicate address requests. This is the default behavior. 
Default: Enabled 
Usage 
Use this command to enable or disable new call connections when the UE is not able to gracefully disconnect 
from the Enterprise PDN before attempting to reconnect via another access method. When enabled this 
command tears down the old session in order to accept the new connection with the same IP address 
assignment. 
This feature also allows the GGSN to accept a request for a static subscriber address, even if the address is 
already used by another session. If this feature is not enabled, a new request with the same IP address for 
another session will be rejected.