Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  Subscriber Configuration Mode Commands 
ip address  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8531 
ip address 
Configures a static IPv4 address for use by the subscriber. 
Product
 
PDSN 
GGSN 
HA 
ASN-GW 
P-GW 
SAEGW 
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
 
[ no ] ip address ip_address netmask 
no
 
Removes a previously configured IP address assignment. 
ip address
 
ip_address
 
Specifies the IP address assigned to the subscriber using IPv4 dotted-decimal notation. 
netmask
 
The subnet mask that corresponds to the assigned IPv4 address. 
Usage 
Use this command to assign a static IPv4 address to the subscriber. This address will be used each time the 
subscriber establishes data sessions. 
Example
 
The following command configures a static IP address of 
192.168.1.15
 with a subnet mask of 
255.255.255.0
 to the subscriber: 
ip address 192.168.1.15 255.255.255.0