Cisco Cisco ASR 5000

Page of 9109
Diameter Endpoint Configuration Mode Commands   
▀  reconnect-timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3562 
   
reconnect-timeout 
This command configures the time interval after which the Diameter peer will be reconnected automatically when 
DO_NOT_WANT_TO_TALK_TO_YOU disconnect cause is received. 
Product
 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Diameter Endpoint Configuration 
configure > context context_name > diameter endpoint endpoint_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx-diameter)# 
Syntax
 
reconnect-timeout timeout 
no reconnect-timeout 
no
 
Disables auto reconnect of peer after receiving the disconnect cause 
"DO_NOT_WANT_TO_TALK_TO_YOU". 
The default configuration is 
no reconnect-timeout
. The connection to peer will not be retried until it is 
enabled by the administrator using the 
diameter enable endpoint
 command in the Exec mode. 
timeout
 
Specifies the reconnect timeout duration in seconds, and must be an integer from 30 through 86400. 
Usage 
Use this command to configure a timer which is started at the reception of the 
"DO_NOT_WANT_TO_TALK_TO_YOU" disconnect cause from the Diameter peer in Disconnect-Peer-
Request message. After the timer expiry, the Diameter endpoint will automatically try to reconnect to the 
disconnected peer. 
Currently in the system, the "DO_NOT_WANT_TO_TALK_TO_YOU " in the disconnect peer request is 
treated as an admin disable. Hence when the system gets into this state the connection will not be retried and 
the connection must be enabled by the administrator using the 
diameter enable endpoint
 command in 
the Exec mode. 
Example
 
The following command sets the reconnect timeout to 
100
 seconds: 
reconnect-timeout 100