[Contents] [Prev] [Next] [Index] [Report an Error]


Configure a 16-Bit Checksum

Action

To explicitly configure the 16-bit checksum, follow these steps:

  1. In configuration mode, go to the following hierarchy level:
  2. [edit]
    
    user@host# edit interfaces so-fpc/pic/port sonet-options
    
    
    
  3. Configure the 16-bit checksum:
  4. [edit interfaces so-fpc/pic/port sonet-options]
    
    user@host# set fcs 16
    
    
    
  5. Verify the configuration:
  6. user@host# show
    
    
    

For example:

[edit interfaces so-0/0/0 sonet-options]
user@host# show 
fcs 16;

  1. Commit the configuration:
  2. user@host# commit
    
    
    

[Contents] [Prev] [Next] [Index] [Report an Error]