How do I check to see if UDP check summing is turned "ON", in AIX 4.3?

How do I check to see if UDP check summing is turned "ON", in AIX 4.3?

book

Article ID: KB0092189

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Resolution:
On AIX 4.3, run the following command to check whether UDP check summing is turned "ON" or "OFF":

                     no -o udpcksum

A value of 0 means it is turned OFF; while a value of 1 means it is turned ON.
Default is 1.

For further details, please refer to IBM AIX documentation.

Environment

Product: TIBCO Rendezvous Version: All OS: AIX 4.3 --------------------

Issue/Introduction

How do I check to see if UDP check summing is turned "ON", in AIX 4.3?