ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • network cloud routing-table show

    Show existing external routing tables

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

    Description

    The network cloud routing-table show command retrieves the configured routing tables on mediator and displays them.

    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.

    [-route-table-id <text>] - Route Table ID

    This parameter is the name of the external routing table to be shown.

    Examples

    The following example shows external routing tables, for this cluster, that are configured on the mediator

    cluster1::> network cloud routing-table show
    Route Table ID
    ----------------------
    rtb-16924571
    rtb-9c9245fb
    rtb-a36ca1c4
    3 entries were displayed.
    Top of Page