Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
  SCTP Parameter Template Configuration Mode Commands 
sctp-checksum-type  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8171 
sctp-checksum-type 
Configures the checksum type used to increase the integrity of the SCTP packets during transmission. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > SCTP Parameter Template Configuration 
configure > sctp-param-template template_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(sctp-param-template)# 
Syntax
 
sctp-checksum-type { adler32 | crc32 } 
default sctp-checksum-type 
default
 
Returns the command to its default setting of CRC32. 
adler32 | crc32
 
Specifies the type of checksum used to increase data integrity of SCTP packets. 
adler32
: Specifies that the Adler-32 checksum algorithm is used to increase data integrity for SCTP 
packets. 
crc32
: Specifies that a 32-bit cyclic redundancy check is used to increase data integrity of SCTP packets. 
Usage 
Use this command to select the checksum for data integrity of SCTP packets. 
Example
 
The following command enables the Adler-32 checksum algorithm used to increase data integrity of SCTP 
packets: 
sctp-checksum-type adler32