Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
SGSN PSP Configuration Mode Commands   
▀  sctp-max-assoc-retx 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8494 
   
sctp-max-assoc-retx 
This command sets the maximum number of datagram retransmissions to be associated with this peer server 
configuration. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SS7 Routing Domain Configuration > Peer-Server Configuration > PSP Configuration 
configure > ss7-routing-domain routing_domain_id variant variant_type > peer-server id id 
> psp instance psp_instance 
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ss7-rd-ss7rd_id-ps-peer-server_id-psp-psp_instance)# 
Syntax
 
sctp-max-assoc-retx value 
default sctp-max-assoc-retx 
value
 
Defines the maximum number of datagram retransmissions for an association. The value must be an integer 
between 0 and 255.  
default
 
Resets the default for 
sctp-max-assoc-retx
 to 10. 
Usage 
Use this command to configure the maximum number of datagram retransmissions for an association. The 
endpoint will be declared unreachable after 
sctp-max-assoc-retx
 number of consecutive retransmissions 
to an endpoint on any transport address. 
Important:
  Before using this command to set a value, you must disassociate the PSP instance with the 
no 
associate 
command. When you have set the value with this command, then use the 
associate
 command to setup a 
new association. 
Example
 
Set the maximum number to 
3
 datagram retransmissions: 
sctp-max-assoc-retx 3