Cisco Cisco ASR 5000

Page of 9109
ACS Rulebase Configuration Mode Commands   
▀  transport-layer-checksum 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
788 
   
transport-layer-checksum 
This command allows you to enable/disable checksum verification for TCP and UDP packets. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Rulebase Configuration 
active-charging service service_name > rulebase rulebase_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-rule-base)# 
Syntax
 
[ no ] transport-layer-checksum verify-during-packet-inspection [ tcp | udp ] 
default transport-layer-checksum 
no
 
Disables the checksum calculation for the specified packet type. 
default
 
Configures this command with its default setting. 
Default: Same as 
transport-layer-checksum verify-during-packet-inspection
—to perform the 
checksum verification calculation on all TCP and UDP packets. 
[ tcp | udp ]
 
Specifies that either TCP or UDP packets should be verified/not verified. 
If neither of these keywords is specified the command applies to both TCP and UDP packets. 
Usage 
Use this command to disable or enable performing checksum verification calculations on TCP or UDP 
packets. 
If the checksum is not verified, the packets will go through the TCP/UDP analyzers (and deeper analyzers, if 
so configured via the 
route
 command) regardless of the value of the TCP/UDP checksum. 
If the checksum is verified, only packets with good checksums will go through the TCP/UDP analyzers (and 
deeper analyzers, if so configured). 
Example
 
The following command disables checksum verification calculations on all TCP and UDP packets: 
no transport-layer-checksum verify-during-packet-inspection