Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
Service Redundancy Protocol Configuration Mode Commands   
▀  peer-ip-address 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
8496 
   
peer-ip-address 
Specifies the IP address for the peer chassis. 
Product
 
All products supporting ICSR 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Service Redundancy Protocol Configuration 
configure > context context_name > service-redundancy-protocol
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-srp)# 
Syntax
 
peer-ip-address { ipv4_address | ipv6_address } 
no peer-ip-address 
no
 
Removes the peer IP address of the backup chassis. 
ipv4_address | ipv6_address
 
Specifies the IP address of the backup chassis, entered using IPv4 dotted-decimal or IPv6 colon-separated-
hexadecimal notation. 
Important:
  Both peers must be using the same address family (IPv4 or IPv6) or the Service Redundancy 
Protocol (SRP) connection will not be established. 
Usage 
This command is used to identify the peer chassis in the ICSR configuration. From the primary’s perspective, 
the peer is the backup and from the backup’s perspective, the peer is the primary. 
Example
 
The following example specifies 
10.2.3.4
 as a backup peer system to the primary system: 
peer-ip-address 10.2.3.4