PDN Gateway Configuration
▀ Configuring Optional Features on the P-GW
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
188
bind ipv4-address <
s5_interface_ip_address
> crypto-template
<
sgw_s5_crypto_template
>
exit
egtp-service <
egtp_ingress_service_name
>
interface-type interface-pgw-ingress
associate gtpu-service <
gtpu_ingress_service_name
>
gtpc bind ipv4-address <
s5_interface_ip_address
>
exit
pgw-service <
pgw_service_name
> -noconfirm
plmn id mcc <
id
> mnc <
id
> primary
associate egtp-service <
egtp_ingress_service_name
>
end
Notes:
The
bind
command in the GTP-U and eGTP service configuration can also be specified as an IPv6 address
using the
ipv6-address
command.
Configuring the GTP Echo Timer
The GTP echo timer on the ASR5x00 P-GW can be configured to support two different types of path management:
default and dynamic. This timer can be configured on the GTP-C and/or the GTP-U channels.
Default GTP Echo Timer Configuration
The following examples describe the configuration of the default eGTP-C and GTP-U interface echo timers:
eGTP-C
configure
configure
context <
context_name
>
egtp-service <
egtp_service_name
>
gtpc echo-interval <
seconds
>
gtpc echo-retransmission-timeout <
seconds
>
gtpc max-retransmissions <
num
>
end