Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
APN Configuration Mode Commands   
▀  ip local-address 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
1342 
   
ip local-address 
Configures the local-side IP address of the subscriber's point-to-point connection. 
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
 
ip local-address ip_address 
no ip local-address 
no
 
Removes a previously configured IP local-address. 
ip_address
 
Specifies an IP address configured in a destination context on the system through which a packet data 
network can be accessed. 
ip_address
 must be expressed in IPv4 dotted-decimal notation. 
Usage 
This parameter specifies the IP address on the system that the MS uses as the remote-end of the PPP 
connection. If no local address is configured, the system uses an unnumbered scheme for local-side addresses. 
Example
 
The following command configures a local address of 192.168.1.23 for the MS: 
ip local-address 192.168.1.23