Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
WSG Service Configuration Mode Commands   
▀  bind address 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8980 
   
bind address 
Binds the WSG service to the specified IPv4 or IPv6 address and crypto template (VPC only). 
Product
 
SecGW (WSG) 
Privilege
 
Security Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > WSG-Service Configuration 
configure > context context_name > wsg-service
 
service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-wsg-service)# 
Syntax
 
bind address ip_address crypto-template template_name 
no bind address 
no
 
Unbinds the WSG service from the IP address. 
ip_address
 
Specifies the bind-to IP address in IPv4 dotted-decimal or IPv6 colon-separated hexadecimal notation. 
template_name
 
Specifies the name of an existing crypto template as an alphanumeric string of 0 through 127 characters. 
Usage 
Bind the WSG service to an IPv4 or IPv6 address. 
Example
 
The following command binds the WSG service to 10.1.1.1. 
bind address 10.1.1.1 crypto template tplt01