PDN Gateway Configuration
Configuring Optional Features on the P-GW ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
197
context <
pgw_context_name
> -noconfirm
apn <
name
>
ims-auth-service <
local-policy-service name
>
end
Notes:
A maximum of 16 authorization services can be configured globally in the system. There is also a system limit
for the maximum number of total configured services.
Verifying Local QoS Policy
The following configuration example verifies if local QoS service is enforced:
logging filter active facility local-policy level debug
logging active
show local-policy statistics all
Notes:
Please take extreme caution not to use logging feature in console port and in production nodes.
Configuring X.509 Certificate-based Peer Authentication
The configuration example in this section enables X.509 certificate-based peer authentication, which can be used as the
authentication method for IP Security on the P-GW.
Important:
Use of the IP Security feature requires that a valid license key be installed. Contact your local Sales
or Support representative for information on how to obtain a license.
The following configuration example enables X.509 certificate-based peer authentication on the P-GW.
In Global Configuration Mode, specify the name of the X.509 certificate and CA certificate, as follows:
configure
certificate name <
cert_name
> pem url <
cert_pem_url
> private-key pem url
<
private_key_url
>
ca-certificate name <
ca_cert_name
> pem url <
ca_cert_url
>
end
Notes:
The
certificate name
and
ca-certificate list ca-cert-name
commands specify the X.509
certificate and CA certificate to be used.