PDN Gateway Configuration
Configuring the System as a Standalone eGTP P-GW ▀
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
115
Step 3
Create and configure APNs in the P-GW context by applying the example configuration in the
Creating and
Configuring APNs in the P-GW Context
section.
Step 4
Create and configure AAA server groups in the P-GW context by applying the example configuration in the
Creating
and Configuring AAA Groups in the P-GW Context
section.
Step 5
Create an eGTP service within the newly created context by applying the example configuration in the
Creating and
Configuring an eGTP Service
section.
Step 6
Create and configure a GTP-U service within the P-GW context by applying the example configuration in the
Creating
and Configuring a GTP-U Service
section.
Step 7
Create a context through which the interface to the PDN will reside by applying the example configuration in the
Creating a P-GW PDN Context
section.
Modifying the Local Context
Use the following example to set the default subscriber and configure remote access capability in the local context:
configure
context local
interface <
lcl_cntxt_intrfc_name
>
ip address <
ip_address
> <
ip_mask
>
exit
server ftpd
exit
server telnetd
exit
subscriber default
exit
administrator <
name
> encrypted password <
password
> ftp
ip route <
ip_addr/ip_mask
> <
next_hop_addr
> <
lcl_cntxt_intrfc_name
>
exit
port ethernet <
slot#/port#
>
no shutdown
bind interface <
lcl_cntxt_intrfc_name
> local
end
Creating and Configuring an eGTP P-GW Context