ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • network ndp default-router delete-all

    Delete default routers on a given IPspace

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

    Description

    The network ndp default-router delete-all command deletes default router lists from the specified IPspace.

    Parameters

    -ipspace <IPspace> - IPspace Name

    Use this parameter to specify the IPspace where the default routers are to be deleted.

    Examples

    The following example deletes default routers from IPspace ips1.

    cluster1::*> network ndp default-router delete-all -ipspace ips1
    Top of Page