A newer release of this product is available.
network routing-groups delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
(DEPRECATED)-Delete a routing group
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command has been deprecated and may be removed from a future version of Data ONTAP. Use the "network route" command set to configure routes instead. |
The network routing-groups delete
command deletes a specified group of static routes.
Before you run this command, you must delete any logical interfaces that are using this routing group. Use the network interface delete command to delete any logical interfaces using this group. |
Parameters
-vserver <vserver>
- Vserver Name-
Specifies the node or Vserver from which the routing group will be deleted
-routing-group <text>
- Routing Group-
Specifies the name of the routing group that you want to delete.
Examples
The following example deletes a routing group from the Vserver node1 with an IP address of 192.0.2.165/24.
cluster1::network routing-groups> delete -vserver node1 -routing-group 192.0.2.165/24