Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
Peer List Configuration Mode Commands   
▀  address 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7922 
   
address 
Adds or deletes an IPv4 or IPv6 address to a crypto peer list. 
Product
 
SecGW (WSG) 
Privilege
 
Security Administrator 
Mode
 
Exec > Global Configuration >  
configure > crypto peer-list { ipv4 | ipv6 }
 
peer_list_name
 
[context_name]host_name(config-peer)# 
Syntax
 
[ no ] address peer_address 
no
 
Removes the specified IP address from the crypto peer list. 
peer_address
 
Specifies an IP address in either IPv4 dotted-decimal (#.#.#.#/##) or IPv6 colon-separated-hexadecimal 
(####:####:####:####:####:####:####:####/###) notation with CIDR (required). The only notation allowed 
will be the one specified when the crypto peer list was created. 
Usage 
Use this command to add or delete an IPv4 or IPv6 address to a crypto peer list. 
Repeat this command to add up to 1,000 peer IP addresses to the crypto peer list. The IP addresses in the list 
can only be entered in either IPv4 or IPv6 notation, depending on the address type specified when the list was 
created. 
The following restrictions apply: 
 
A maximum of 1,000 peer IP addresses can be added to the peer list via the Peer List Configuration 
mode address command. 
 
WSG service address binding is not allowed if a peer list is configured and both address types do not 
match. An error message is generated if they do not match. 
 
An IPv4 or IPv6 peer list cannot be modified if peer-list peer_list_name is enabled under the WSG 
service. 
Example
 
The following command adds IPv4 address 10.1.1.1 to the crypto peer list: 
address 10.1.1.1