Cisco Cisco Packet Data Gateway (PDG)

ページ / 8994
eGTP Service Configuration Mode Commands   
▀  gtpc 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
3642 
   
default
 
Resets the specified parameter to its default value. 
allow-on-congestion { apn-name apn_name | arp priority_level }
 
Important:
  P-GW, SAEGW, and S-GW only. This functionality requires that a valid VoLTE license key be 
installed. Contact your Cisco account representative for information on how to obtain a license. 
Enables the prioritized handling for calls under congestion conditions for the specified APN/ARP(s). 
 
If prioritized APN/ARP handling is enabled, and if the APN/ARP received in a CSReq at the EGTP 
demux matches any of the configured prioritized APN/ARP values, any valid CSReq will not be 
rejected at EGTP demux because of congestion control. 
 
This feature impacts only CSReq handling for new incoming calls. 
 
P-GW initiated dedicated bearer creation/updating is not changed due to this configuration. 
apn-name apn_name
: Configures the gateway to allow calls for this Access Point Name (APN), even under 
congestion. 
apn_name 
is a string between 1 and 64 alphanumeric characters. A maximum of 3 APNs can be configured. 
arp priority_level
: Configures the gateway to allow calls for this ARP, even under congestion. 
priority_level 
sets the priority value as an integer from 1 through 15. A maximum of 3 ARP values can 
be configured. 
Important:
  There is no APN-to-ARP mapping. 
bind { ipv4-address ipv4_address [ ipv6-address ipv6_address ] | ipv6-address 
ipv6_address [ ipv4-address iv4p_address ] }
 
Binds the service to an interface with an IPv4 address, IPv6 address or both. 
ipv4-address ipv4_address [ ipv6-address ipv6_address ]
: Binds this service to the IPv4 
address of a configured interface. Optionally, bind the service to a configured interface with an IPv6 address.  
ipv4_address
 must be entered using IPv4 dotted-decimal notation.  
ipv6_address
 must be entered using IPv6 colon-separated-hexadecimal notation. 
ipv6-address ipv6_address [ ipv4-address ipv4_address ]
: Binds this service to the IPv6 
address of a configured interface. Optionally, bind the service to a configured interface with an IPv4 address.  
ip6_address
 must be entered using IPv6 colon-separated-hexadecimal notation.  
ipv4_address
 must be entered using IPv4 dotted-decimal notation. 
Important:
  For binding GTP-C service on S2b interface; either IPv6 or IPv4 bind address 
shall be used; binding both v4 and v6 address is not supported on ePDG The 
ipv6-address 
ipv6_address [ ipv4-address ipv4_address ]
 option is not currently supported on the 
SGSN. 
echo-interval seconds [ dynamic [ smooth-factor multiplier ] ]
 
Configures the duration (in seconds) between the sending of echo request messages as an integer from 60 
through 3600. Default: 60 
dynamic
: Enables the dynamic echo timer for the eGTP service. The dynamic echo timer uses a calculated 
round trip timer (RTT) to support variances in different paths to peer nodes.