Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
delete ipv6 neighbor_cache
Purpose Used to remove a static IPv6 neighbor.
Syntax
delete ipv6 neighbor_cache [<ipv6addr> | static | all]
Description This command is used to remove a static IPv6 neighbor from an existing IPv6
interface previously created on the switch.
Parameters <ipv6addr> - Enter the IPv6 address of the neighbor device to be removed
from being an IPv6 neighbor of the IP interface previously entered in this
command.
static - Enter this command to remove all statically configured neighbor
devices from being an IPv6 neighbor of the IP interface previously entered.
all – Enter this parameter to remove all IPv6 neighbors of the switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete a static IPv6 neighbor:
DGS-3400:4# delete ipv6 neighbor_cache 3FFC::1
Command: delete ipv6 neighbor_cache 3FFC::1
Success.
DGS-3400:4#
show ipv6 neighbor_cache
Purpose Used to view the neighbor cache of an IPv6 interface located on the Switch.
Syntax
show ipv6 neighbor_cache {ipif <ipif_name 12> | ipv6address <ipv6addr>
| static}
Description This command is used to display the IPv6 neighbors of a configured IPv6
interface currently set on the switch. Users may specify an IP interface, IPv6
address or statically entered IPv6 addresses by which to view the neighbor
cache.
Parameters <ipif_name 12> - Enter the IP interface for which to view IPv6 neighbors. This
will display all IPv6 neighbors of this interface.
ipv6address <ipv6addr> - Enter the IPv6 address of the neighbor by which to
view this information.
static – Enter this parameter to view all statically entered IPv6 neighbors of the
switch.
Restrictions None.
143