Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
PVC Interface Configuration Mode Commands   
▀  ip address 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7700 
   
ip address 
Defines the primary IP address and the network mask to be associated with this PVC interface for this context. This 
command can also be used to configure the secondary IP address. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PVC Interface Configuration  
configure > context context_name > interface interface_name point-to-point
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-if-pvc)# 
Syntax
 
ip address ip_address ip_mask [ secondary ]  
no ip address ip_address 
no
 
Removes the IP address information for this PVC from the configuration. It is not necessary to include the 
subnet mask with the command. 
The command must first be issued with the secondary IP address if one exists and then re-issued with the 
primary IP address. 
address
 
ip_address ip_mask
 
Configures the IP address and the network mask for this PVC interface. The first time this command is 
entered, it automatically defines the primary IP address for this interface. 
ip_address
 and 
ip_mask
 must be specified using the standard IPv4 or IPv6 dotted decimal notation. 
secondary
 
secondary:
 Including this keyword indicates the IP address and subnet mask being defined are to be used 
as the secondary IP address for this PVC interface. This is referred to as multi-homing of the interface. 
Usage 
Configures or deletes the IPv4 or IPv6 addresses and subnet mask to be associated with this PVC. 
Example
 
The following configures the secondary IP address to associate with the interface. 
ip address 131.2.3.4 255.255.255.0  secondary 
The following set of commands removes the primary IP address from the PVC interface configuration for this 
context. 
no ip address secondary address