GRE Protocol Interface
Associating APN with VRF
This section provides the configuration example for associating an APN with VRF through AAA group and IP pool:
configure
context <vpn_context_name>
apn <apn_name>
aaa group <aaa_server_group>
ip address pool name <ip_pool_name>
end
Notes:
<
vpn_context_name
<
ip_pool_name
<
aaa_server_group
Interface Administrtion and Reference.
<
vrf_name
Static Route Configuration
This section provides the optional configuration example for configuring static routes when the route to the server is not
learnt from the corporate over OSPFv2:
configure
context <vpn_context_name>
ip route <internal_ip_address/mask> tunnel <tunnel_intfc_name> vrf <vrf_name>
end
Notes:
<
vpn_context_name
<
internal_ip_address/mask
<
tunnel_intfc_name
interface.
<
vrf_name
> is the name of the system context you want to use for APN configuration.
> is name of a preconfigured IP pool. For more information refer System Administration Guide.
> is name of a preconfigured AAA server group. For more information refer AAA
> is the name of the VRF which is preconfigured in context configuration mode.
> is the name of the system context you want to use for static route configuration.
> is the network IP address with sub-net mask to be used as static route.
> is name of a predefined tunnel type IP interface which is to be used for GRE tunnel
> is the name of the VRF which is preconfigured in context configuration mode.
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
GRE Interface Configuration ▀
269