Cisco Cisco ASR 5700

Page of 8994
  Context Configuration Mode Commands A-D 
diameter sctp  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2397 
diameter sctp 
This command configures Diameter SCTP parameters for all Diameter endpoints within the context. In 12.2 and later 
releases, this command is obsolete and replaced with 
associate sctp-parameters-template
 command in the 
Diameter Endpoint Configuration Mode. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
diameter sctp { hearbeat-interval interval | path max-retransmissions retransmissions } 
default diameter sctp { heartbeat-interval | path max-retransmissions } 
default
 
Configures this command with the default settings. 
 
heartbeat-interval
: Sets the heartbeat interval to the default value. 
 
path max-retransmissions
: Sets the SCTP path maximum retransmissions to the default value. 
hearbeat-interval interval
 
Specifies the time interval between heartbeat chunks sent to a destination transport address in seconds. 
interval
 must be an integer from 1 through 255. 
Default: 30 seconds 
path max-retransmissions retransmissions
 
Specifies the maximum number of consecutive retransmissions over a destination transport address of a peer 
endpoint before it is marked as inactive. 
retransmissions
 must be an integer from 1 through 10. 
Default: 10 
Usage 
Use this command to configure Diameter SCTP parameters for all Diameter endpoints within the context. 
Example
 
The following command configures the heartbeat interval to 
60
 seconds: 
diameter sctp hearbeat-interval 60