ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system bridge run-cli

    Execute a CLI command on a bridge

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

    Description

    The storage bridge run-cli command enables you to execute an ATTO bridge command.

    Parameters

    -name <text> - Bridge Name

    This parameter specifies the name of the bridge that the command is to be executed on.

    -command <text> - CLI command to execute

    This parameter specifies the command to be executed on the named bridge.

    Examples

    The following example executes a command on a bridge

    sti8040mcc-201_siteA::> storage bridge run-cli -name ATTO_FibreBridge7500N_1 -command "Help"
    Top of Page