efa inventory device threshold-monitor unset

Unset threshold monitor settings

Syntax

efa inventory device threshold-monitor unset [ --ip device-ips | --fabric fabric-name | --type { cpu | memory | bfd-session | lif | mac-table | vxlan-tunnel | route | host | nexthop | ecmp | hardware-resources ]

Parameters

--ip device-ips
Specifies a comma-separated range of device IP addresses. For example: 10.1.1.13,10.1.1.50,10.1.1.101.
--fabric fabric-name
Specifies the name of the fabric.
--type type
Specifies the type of threshold being configured. Valid types are cpu, memory, bfd-session, lif, mac-table, vxlan-tunnel, route, host, nexthop, ecmp, and hardware-resources.

Examples

This example unsets all current inventory threshold-monitor settings for the specified devices.

efa inventory device threshold-monitor unset --ip 10.10.10.75-76 

This example unsets a single inventory threshold-monitor setting for the specified device.

efa inventory device threshold-monitor unset --ip 10.10.10.75 --type cpu