PDN Gateway Configuration
Configuring the System as a Standalone eGTP P-GW ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
117
bind interface <
s5s8
_
interface_name
> <
pgw_context_name
>
end
Notes:
gtpp single-source
is enabled to allow the system to generate requests to the accounting server using a
single UDP port (by way of a AAA proxy function) rather than each AAA manager generating requests on
unique UDP ports.
The S5/S8 (P-GW to S-GW) interface IP address can also be specified as an IPv6 address using the
ipv6
address
command.
Set the accounting policy for the Rf (off-line charging) interface. The accounting level types are: flow, PDN,
PDN-QCI, QCI, and subscriber. Refer to the
Accounting Profile Configuration Mode Commands
chapter in the
Command Line Interface Reference
for more information on this command.
Set the GTPP group setting for Gz accounting.
Creating and Configuring APNs in the P-GW Context
Use the following configuration to create an APN:
configure
context <
pgw_context_name
> -noconfirm
apn <
name
>
accounting-mode radius-diameter
associate accounting-policy <
rf_policy_name
>
ims-auth-service <
gx_ims_service_name
>
aaa group <
rf-radius_group_name
>
dns primary <
ipv4_address
>
dns secondary <
ipv4_address
>
ip access-group <
name
> in
ip access-group <
name
> out
mediation-device context-name <
pgw_context_name
>
ip context-name <
pdn_context_name
>
ipv6 access-group <
name
> in
ipv6 access-group <
name
> out
active-charging rulebase <
name
>
end
Notes: