| Index | Top - Up | Data ONTAP 8.2 |
Delete a static route
Availability: This command is available to cluster administrators at the admin privilege level.
-vserver <vserver> - Vserver Name
-routing-group <text> - Routing Group
-destination <IpAddress/Mask> - Destination/Mask
The following example deletes a route within routing group d192.0.2.167/24 originating from Vserver node3.
cluster1::> network routing-groups route delete -vserver node3 -routing-group d192.0.2.167/24 -destination 0.0.0.0/0
| Index | Top - Up | Data ONTAP 8.2 |