Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 179
IPSec Certificates   
▀  Online Certificate Status Protocol (OCSP) 
 
 
▄  IPSec Reference, StarOS Release 17 
128 
   
CLI Commands 
Important:
  The commands described below appear in the CLI for this release. However, they have not been 
qualified for use with any current Cisco StarOS gateway products. 
Context Configuration Mode 
OCSP must be enabled in a crypto map or crypto template. 
For a crypto map the configuration sequence is: 
configure 
   context ctxt_name 
      crypto map template_name { ikev2-ipv4 | ikev2-ipv6 } 
         ocsp [ nonce ] 
For a crypto template the configuration sequence is: 
configure 
   context ctxt_name 
      crypto template template_name ikev2-dynamic 
         ocsp [ nonce ] 
Refer to the Command Line Interface Reference for a complete description of these commands and their keywords.