ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system bridge config-dump collect

    Retrieve and save bridge dumpconfiguration

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

    Description

    The system bridge config-dump collect command retrieves a dumpconfiguration file from a system bridge.

    Parameters

    -bridge <text> - Bridge Name

    Use this parameter to retrieve a dumpconfiguration file from the specified bridge.

    Examples

    The following example retrieves a dumpconfiguration file from bridge ATTO_FibreBridge7500N_1:

    cluster1::*> system bridge config-dump collect -bridge ATTO_FibreBridge7500N_1
    [Job 883] Job is queued: Collect the dumpconfiguration file from bridge "ATTO_FibreBridge7500N_1".
    
    cluster1::*>
    Top of Page