Cisco Cisco ASR 5000

Page de 9109
  HA Service Configuration Mode Commands 
revocation  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6281 
retransmission-timeout
 
secs
 
Default: 3 
The number of seconds to wait for a Revocation Acknowledgement from the FA before retransmitting the 
Revocation message. 
secs
 must be an integer from 1 through 10. 
send-nai-ext
 
Default: off 
Enables sending the NAI extension in the revocation message. 
trigger
 { 
handoff
 | 
idle-timeout
 } 
handoff
: Default: Enabled 
Triggers the HA to send a Revocation message to the FA when an inter-Access Gateway/FA handoff of the 
MIP session occurs. If this is disabled, the HA is never triggered to send a Revocation message. 
idle-timeout
: Default: Enabled 
Triggers the HA to send a Revocation message to the FA when a session idle timer expires. 
Usage 
Use this command to enable or disable the MIP revocation feature on the HA or to change settings for this 
feature. Both the HA and the FA must have Registration Revocation enabled and FA/HA authorization must 
be in use for Registration Revocation to be negotiated successfully. 
Example
 
The following command enables Registration Revocation on the HA: 
revocation enable 
The following command sets the maximum number of retries for a Revocation message to 
10
revocation max-retransmission 10 
The following command sets the timeout between retransmissions to 
3
revocation retransmission-timeout 3 
The behavior of send MIP revocation to FA is as follows: 
 
1st retry: Retransmit in 3 seconds after previous MIP revocation send. 
 
2nd retry: Retransmit in 6 seconds after previous MIP revocation send (9 seconds after sending initial 
MIP revocation). 
 
3rd retry: Retransmit in 12 seconds after previous MIP revocation send (21 seconds after sending initial 
MIP revocation). 
 
4th retry: Retransmit in 24 seconds after previous MIP revocation send (45 seconds after sending initial 
MIP revocation). 
 
5th retry: Retransmit in 48 seconds after previous MIP revocation send (93 seconds after sending initial 
MIP revocation). 
Important:
  The value of retransmission-timeout doubles. HA disconnects the session forcibly in 120 seconds 
after sending initial MIP revocation.