Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  P-GW Service Configuration Mode Commands 
egtp  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7819 
egtp 
Configures handling of eGTP related procedures.  
Product
 
P-GW 
SAEGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > P-GW Service Configuration 
configure > context context_name > pgw-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pgw-service)# 
Syntax
 
egtp { cause-code temp-fail timeout sec retry retries | modify-bearer-cmd-negotiate-qos | 
overcharge-protection [ drop-all | transmit-all ] | sgw-restoration session-hold timeout 
seconds } 
default egtp { cause-code temp-fail | modify-bearer-cmd-negotiate-qos | overcharge-
protection | sgw-restoration session-hold }
 
no egtp { cause-code temp-fail | modify-bearer-cmd-negotiate-qos | overcharge-protection 
| sgw-restoration session-hold }
 
default
 
Resets the command to the default setting. 
no
 
Disables the configuration statement. 
cause-code temp-fail timeout sec retry retries
 
Enables EGTP Cause Code Handling for when the P-GW receives a temporary failure response from peer 
(cause code 110). All transactions that were moved to pending queue because of temporary cause failure 
would be reattempted after temporary failure timer expires. 
After timer expiry, the P-GW informs PCRF about the transient failure. PCRF sends new RAR and 
CBR/MBR/UBR would succeed. 
timeout sec
: Specifies the time to wait (in seconds) before reattempting the Create Bearer Request 
(CBR)/Modify Bearer Request (MBR)/Update Bearer Request (UBR). 
sec
 must be an integer from 1 to 100. 
retry retries
: Specifies the maximum number of retries. The P-GW discards CBR/MBR/UBR after the 
maximum number of retries are exceeded. 
retries
 must be an integer from 1 to 4.