Specifications

9-90
Cisco MGX 8260 Command Line Interface Guide
Release 1.2, Part Number 78-10987-01 Rev. B0, January, 2002
Chapter 9 Command Reference
chipdctimer
chipdctimer
Change IPDC timers and retry counters.
chipdctimer ssConnRetryTimer ssConnRetryThr tcpConnRetrTimer nsupRtxTimer lnkActiveTimer
maxTcpConnRetry maxNsupRetry
Syntax Description
Defaults ssConnRetryTimer: 4000
ssConnRetryThr: 64000
tcpConnRetryTimer: 2000
nsupRetrTimer: 2000
lnkActiveTimer: 60000
maxTcpConnRetry: 1
maxNsupRetry: 2
Command Modes Security level 2
Command History
Usage Guidelines Use this command to configure the IPDC timers and retry counters.
ssConnRetryTimer Minimum connection retry interval for primary or secondary Soft Switch
when the link is up. The connection interval doubles with every retry
attempt until the ssConnRetryThr value is reached. Values: integer 2000
to15000 msec.
ssConnRetryThr Maximum Soft Switch connection retry interval. Values: integer 16000 to
256000 msec
tcpConnRetrTimer Retry interval for a TCP connection when the link is down. Values: 1000 to
10000 msec
nsupRtxTimer Retry interval for NSUP message. The timer stops after receipt of ASUP.
Values: 1000 to 10000 msec
lnkActiveTimer The time this device waits for a message from the Soft Switch before
declaring the link down. If the health check is enabled, the link stays up
until the heartbeat times out. Values: 1000 to 60000 msec
maxTcpConnRetry The maximum number of TCP connection attempts when the link is down.
Values 0 to 10
maxNsupRetry The maximum NSUP retransmission attempts when the link is down.
Values: 0 to 10
Release Modification
1.2 This command was first introduced.