Cisco Cisco ASR 5700

Page of 8994
APN Configuration Mode Commands   
▀  nexthop-forwarding-address 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1410 
   
nexthop-forwarding-address 
Configures the next hop forwarding address for the APN. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
nexthop-forwarding-address ip_address 
no nexthop-forwarding-address 
no
 
Disables this function. This is the default setting. 
ip_address
 
Specifies the IP address of the nexthop forwarding address in IPv4 dotted-decimal or IPv6 colon-separated-
hexadecimal notation. 
Ensure the route is available for this nexthop address and its directly connected host. Use of an arbitrary 
address can cause a routing loop within the host and lead to dropped packets. 
Usage 
Use this command to configure the next hop forwarding address for the APN. 
Example
 
The following command configures the next hop forwarding address to 10.1.1.1: 
nexthop-forwarding-address 10.1.1.1