ONTAP 9.12.1 commands

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

    Create a new external routing table

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

    Description

    The network cloud routing-table create command creates a new external routing table.

    Parameters

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

    This parameter is used to provide the name of the external routing table to be created.

    Examples

    The following example creates an external routing table "eni-123456":

    cluster1::> network cloud routing-table create -route-table-id eni-123456
    Top of Page