Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
  LTE Emergency Profile Configuration Mode Commands 
apn  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
6865 
apn 
Configures the name and PDN type of the access point name (APN) used for emergency PDN connections. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > LTE Policy Configuration > LTE Emergency Profile Configuration 
configure > lte-policy > lte-emergency-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(lte-emergency-profile)# 
Syntax
 
apn apn_name pdn-type { ipv4 | ipv4v6 | ipv6 } 
no apn 
no
 
Removes the selected APN from the profile. 
apn_name
 
apn_name
 specifies the name of a pre-configured APN profile to associate with this LTE emergency profile. 
For more information on APNs, refer to the apn command in the Context Configuration Mode Commands 
chapter. 
pdn-type { ipv4 | ipv4v6 | ipv6 }
 
Configures the packet data network type supported by the APN and this profile.  
ipv4
: Specifies that the PDN supports IPv4 network traffic. 
ipv4v6
: Specifies that the PDN supports both IPv4 and IPv6 network traffic. 
ipv6
: Specifies that the PDN supports IPv6 network traffic. 
Usage 
Use this command to select the APN to be used for emergency bearer services. APNs are configured through 
the APN Configuration mode. For more information regarding APN configuration mode commands, refer to 
the APN Configuration Mode Commands chapter. 
Example
 
The following command specifies that the APN named 
apn-3.com
 is to be used for emergency bearer 
services and that the PDN supports IPv4 traffic only: 
apn apn-3.com pdn-type ipv4