network ndp prefix delete-all
Delete IPv6 prefixes on a given IPspace
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network ndp prefix delete-all command deletes all prefixes learned from the specified IPspace.
Parameters
- -ipspace <IPspace> - IPspace Name
- Use this parameter to specify the IPspace where the IPv6 prefixes are to be deleted.
Examples
The following example deletes all IPv6 prefixes within IPspace ips1.
cluster1::*> network ndp prefix delete-all -ipspace ips1
Give documentation feedback