network ndp neighbor active-entry delete
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Delete active neighbor entry from a System or Admin Vserver
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network ndp neigbhor active-entry delete
command deletes a Network Discovery Protocol (NDP) neighbor entry on the specified port from a given Vserver's subnet group.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Use this parameter to specify the node on which the neighbor entry is to be deleted.
-vserver <vserver>
- System or Admin Vserver Name (privilege: advanced)-
Use this parameter to specify the System or Admin Vserver on which the neighbor entry is to be deleted.
-subnet-group <IP Address/Mask>
- Subnet Group (privilege: advanced)-
Use this parameter to specify the subnet group from which the neighbor entry is to be deleted.
-neighbor <IP Address>
- Neighbor (privilege: advanced)-
Use this parameter to specify the IPv6 address of the neighbor entry which is to be deleted.
-port {<netport>|<ifgrp>}
- Port (privilege: advanced)-
Use this parameter to specify the port on which the neighbor entry is to be deleted.
Examples
The following example deletes a neighbor entry from the Admin Vserver cluster1:
cluster1::*> network ndp neighbor active-entry delete -vserver cluster1 -node local -subnet-group ::/0 -neighbor fe80:4::5:73ff:fea0:107 -port e0d