для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 1630
sctp rto
This command sets the SCTP Retransmission Timeout value.
Product
HNB-GW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > HNB-GW Service Configuration
configure > context context_name > hnbgw-service service_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-hnbgw-service)#
Syntax Description
sctp rto { initial initial_value | max max_value | min min_value }
default sctp rto { initial | max | min }
default
Sets the SCTP Retransmission Timeout value to default.
initial_value
initial_value is SCTP Retransmission Timeout initial value, which is an integer from 1 through 1200.
max_value
max_value is SCTP Retransmission Timeout max value ( Min 500 ms and max 120000 ms with granularity
of 100 ms ) , which is an integer from 5 through 1200.
min_value
min_value is SCTP Retransmission Timeout max value ( Min 100 ms and max 5000 ms with granularity of
100 ms) , which is an integer from 1 through 50.
Usage Guidelines
Use this command to set the SCTP Retransmission Timeout value.
Examples
The following command sets the SCTP max Retransmission Timeout value to 555 on HNB-GW:
sctp rto max 555
Command Line Interface Reference, Modes G - H, StarOS Release 19    
1453
HNB-GW Service Configuration Mode Commands
sctp rto