ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system switch ethernet delete

    Delete information about an Ethernet switch (cluster, management or storage).

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

    Description

    The system switch ethernet delete command disables switch health monitoring for an Ethernet switch (cluster, management or storage).

    Parameters

    -device <text> - Device Name

    Specifies the name of the switch.

    [-force <true>] - Force Delete

    Specifies if the delete operation is forced.

    Examples

    cluster1::> system switch ethernet delete -device SwitchA

    Disables monitoring for the switch named SwitchA.

    cluster1::> system switch ethernet delete -device SwitchA -force

    Forcefully disables monitoring for the switch named SwitchA. (privilege: advanced)

    Top of Page