Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

<checksum-information>

Usage

Description

Encloses tag elements that include the file to check, the checksum algorithm used, and the checksum output.

Contents

<checksum>

Resulting value from the checksum computation.

<computation-method>

Checksum algorithm used. Currently, all checksum computations use the MD5 algorithm; thus, the only possible value is MD5.

<file-checksum>

Wrapper that holds the resulting <input-file>, <computation-method>, and <checksum> attributes for a particular checksum computation.

<input-file>

Name and path of the file that the checksum algorithm was run against.

Release Information

This is a Junos XML management protocol response tag. It is supported in Junos XML protocol sessions, and it is supported as a Juniper Networks proprietary extension in NETCONF sessions on devices running Junos OS that identify the URI http://xml.juniper.net/netconf/junos/1.0 in the capabilities exchange.