ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver peer transition show

    Display transition peer relationships.

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

    Description

    The vserver peer transition show command displays the following information about transition peer transition relationships:

    • Local Vserver name

    • Source 7-Mode system

    • Multi-path address

    • Local LIFs

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-local-vserver <vserver name>] - Local Vserver name

    If this parameter is specified, the command displays transition peer information about the specified local Vserver.

    [-src-filer-name <text>] - Source 7-Mode system

    If this parameter is specified, the command displays transition peer information about the specified source 7-Mode system.

    [-multi-path-address <text>] - Additional address for source 7-Mode system

    If this parameter is specified, the command displays information about the specified multipath-address.

    [-local-lifs <lif-name>,…​] - List of Local LIFs

    If this parameter is specified, the command displays information about the specified local LIFs.

    Examples

    cluster1::> vserver peer transition show
    Vserver  Source Filer  Multi Path Address    Local LIFs
    -------  ------------  -----------------     ----------------
    vs1.example.com                              lif1, lif2
              src1.example.com
                            src1-e0b.example.com
    Top of Page