Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
Subscriber Configuration Mode Commands   
▀  ip local-address 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8752 
   
ip local-address 
Configures the local-side IP address of the subscriber's point-to-point connection. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
ip local-address ip_address 
no ip local-address 
no
 
Removes a previously configured IP local-address. 
ip_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
 is entered using IPv4 dotted-decimal notation. 
Usage 
This parameter specifies the IPv4 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: 
local-address 192.168.1.23