Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  CGW Service Configuration Mode Commands 
revocation  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
2097 
revocation 
Configures Binding Revocation support for specific CGW service. 
Product
 
SaMOG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CGW Configuration 
configure > context context_name > cgw-service cgw_service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cgw-service)# 
Syntax
 
 revocation { enable |  max-retransmission max_retransmission  | retransmission-timeout  
msecs  } 
default revocation { enable |  max-retransmission | retransmission-timeout } 
no revocation enable  
default  reg-lifetime 
default
 
Resets the revocation to its default value. 
no
 
Disables revocation. 
 revocation { enable | 
 
max-retransmission
 
max_retransmission
 
 | retransmission-
timeout 
 
msecs
 
 }
 
enable
: Enables the Binding Revocation Support. Default is disabled. 
max-retransmission
 
max_retransmission
 : Configures the maximum number of 
retransmissions,
max_retransmission
 an integer between 
0
 and 
10
retransmission-timeout 
 
msecs
 : Configures the retransmission timeout in milli seconds, 
msecs
 an 
integer between 
500
 and 
10000
Usage 
Use this command to configure Binding Revocation support for specific CGW service. 
Example
 
The following command configures the retransmission timeout to 1000 milli seconds. 
 revocation retransmission-timeout  1000