system switch ethernet configure-health-monitor
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
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)-
Node on which the download and signed file validation process occurs. The Ethernet switch health monitor process will be restarted on this node. The configuration file will be ingested and made available to all nodes in the cluster.
-package-url <text>
- Package URL (privilege: advanced)-
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