Cisco Cisco Packet Data Gateway (PDG)

Seite von 642
  SecGW Changes in Release 16 
SecGW Enhancements for 16.1  ▀   
 
Release Change Reference, StarOS Release 16  ▄  
 
   
451 
         address peer_address 
         exit 
Notes: 
 
Repeat the address peer_address command to add up to 1,000 peer IP addresses. 
 
Use the no address peer_address command to remove a peer address from the peer list. 
peer-list
 
The following CLI command sequence configures the previously created peer list for use in the WSG service. 
configure 
   context wsg_ctxt_name 
      wsg-service wsg_service_name 
         peer-list peer_list_name 
         exit 
Notes: 
 
peer_list_name must have been previously configured via the Context COnfiguration mode crypto peer-list 
command. 
 
Use the no peer-list command to remove the peer-list and disable the SecGW as initiator feature. 
initiator-mode-duration,responder-mode-duration 
 
When a peer list has been configured in the WSG service, the initiator and responder mode timer intervals each default 
to 10 seconds. The SecGW will wait for 10 seconds in the responder mode for a peer session initiation request before 
switching to the initiator mode and waiting 10 seconds for a peer response. 
You can change the default settings for the initiator and/or responder mode intervals using the following CLI command 
sequence. 
configure 
   context wsg_ctxt_name 
      wsg-service wsg_service_name 
         initiator-mode-duration seconds 
         responder-mode-duration seconds 
         exit 
Notes: 
 
seconds is an integer from 5 through 250.