PDN Gateway Configuration
▀ Configuring the System as a Standalone PMIP P-GW in an LTE-SAE Network
▄ Cisco ASR 5x00 Packet Data Network Gateway Administration Guide
150
configure
context <
pgw_context_name
>
ipv6 route <
ipv6_addr/prefix
> next-hop <
sgw_addr
> interface <
pgw_sgw_intrfc_name
>
end
Notes:
Static IP routing is not required for configurations using dynamic routing protocols.
P-GW PDN Context Configuration
Use the following example to configure an IP Pool and APN, and bind a port to the interface in the PDN context:
configure
context <
pdn_context_name
> -noconfirm
interface <
pdn_sgi_ipv4_interface_name
>
ip address <
ipv4_address
>
exit
interface <
pdn_sgi_ipv6_interface_name
>
ip address <
ipv6_address
>
exit
ip pool <
name
> range <
start_address end_address
> public <
priority
>
ipv6 pool <
name
> range <
start_address end_address
> public <
priority
>
subscriber default
ip access-list <
name
>
redirect css service <
name
> any
permit any
exit
ipv6 access-list <
name
>
redirect css service <
name
> any
permit any
exit
aaa group default