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
]
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.
- --fabricfabric-name
- Specifies the name of the fabric.
- --typetype
- Specifies the type of threshold being configured. Valid types are cpu, memory,
bfd-session, lif, mac-table, and vxlan-tunnel
Examples
This example unsets all current inventory threshold-monitor settings for the specified device.
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