Skip to main content
A newer release of this product is available.

system switch ethernet configure-health-monitor

Contributors
Suggest changes

Ethernet switch health monitor configuration file setup.

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The system switch ethernet configure-health-monitor command downloads an Ethernet switch's health monitor configuration file in the ZIP format, which contains the XML file and a signed version file. After download, ONTAP will check the signed file. If valid, the Ethernet switch health monitor restarts to use the new Ethernet switch health monitor configuration file.

Parameters

-node {<nodename>|local} - Node (privilege: advanced)

This specifies the node or nodes on which the Ethernet switch health monitor configuration file is to be updated.

-package-url <text> - Package URL (privilege: advanced)

This parameter specifies the URL that provides the location of the package to be downloaded. Standard URL schemes, including HTTP, HTTPS, FTP and FILE, are accepted.

Examples

The following example downloads Ethernet switch health monitor configuration file to node1 from a web server and enables Ethernet switch health monitor to process it:

cluster1::*> system switch ethernet configure-health-monitor -node node1 -package-url
http://example.com/hm_config.zip