PDN Gateway Configuration
▀ Configuring the System as a Standalone PMIP P-GW Supporting an eHRPD Network
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
170
Creating a P-GW PDN Context
Use the following example to create a P-GW PDN context and Ethernet interfaces.
configure
context <
pdn_context_name
> -noconfirm
interface <
sgi_ipv4_interface_name
>
ip address <
ipv4_address
>
exit
interface <
sgi_ipv6_interface_name
>
ipv6 address <
address
>
end
P-GW Service Configuration
Step 1
Configure the P-GW service by applying the example configuration in the
Configuring the P-GW Service
section.
Step 2
Specify an IP route to the HRPD Serving Gateway by applying the example configuration in the
Configuring a Static IP
Route
section.
Configuring the P-GW Service
Use the following example to configure the P-GW service:
configure
context <
pgw_context_name
>
pgw-service <
pgw_service_name
> -noconfirm
associate lma-service <
lma_service_name
>
associate qci-qos-mapping <
name
>
authorize external
fqdn host <
domain_name
> realm <
realm_name
>
plmn id mcc <
id
> mnc <
id
>
end
Notes:
QCI-QoS mapping configurations are created in the AAA context. Refer to the
Configuring QCI-QoS Mapping
section for more information.
External authorization is performed by the 3GPP AAA server through the S6b interface. Internal authorization
(APN) is default.