Cisco Systems (VISM) Network Card User Manual


 
5-217
Cisco VISM Installation and Configuration Guide
Release 3.0, Part Number OL-2521-01 Rev. D0, June 2004
Chapter 5 CLI Commands
cnfsrcpretry
cnfsrcpretry
To configure the VISM card level Simple Resource Control Protocol (SRCP) retry count, minimum
timeout, and maximum timeout, use the cnfsrcpretry command in the VoIP switching/trunking and
switched AAL2 PVC operating modes.
cnfsrcpretry srcp-min-tout max-srcp-retries |srcp-max-tout|
Syntax Description
Command Modes VoIP switching/trunking and switched AAL2 PVC
Usage Guidelines If you assign a value to the optional srcp-max-tout argument, VISM exponentially increases the timeout
value between the minimum and maximum timeouts. If you do not assign a maximum timeout, the
srcp-max-tout argument value is set equal to the srcp-min-tout argument value, which disables the
exponential back off.
Examples The following example shows that the current VISM card is configured with a 100-ms minimum SRCP
timeout period, a maximum of 5 SRCP retry attempts, and 1000-ms maximum SRCP timeout period:
cnfsrcpretry 100 5 1000
Related Commands
srcp-min-tout Minimum SRCP timeout (defined in milliseconds). It can be in the range from
1 to 10000. (Default = 500)
max-srcp-retries Maximum number of SRCP retries. It can be in the range from 0 to 10.
(Default = 3).
srcp-max-tout (Optional) Maximum SRCP timeout (defined in milliseconds). It can be in the
range from 1 to 10000. (Default = 500)
Command Description
dspsrcpretry Displays the VISM card level SRCP retry parameters—retry count, minimum
timeout, and maximum timeout.