Configure a 32-Bit Checksum
Action
To explicitly configure the 32-bit checksum, follow these steps:
- In configuration mode, go to the following hierarchy level:
[edit]user@host#edit interfaces so-fpc/pic/portsonet-options- Configure the 32-bit checksum:
[edit interfaces so-fpc/pic/portsonet-options]user@host#set(fcs 32|rfc-2615)
NOTE: The
rfc-2615statement automatically configures the interface to use FCS 32 and changes the C2 byte to 0x16, as per the RFC.- Verify the configuration:
user@host#show[edit interfaces so-0/0/0 sonet-options]user@host#showfcs 32;[edit interfaces so-0/0/0 sonet-options]user@host#showrfc-2615;