IPv6 Unicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1430
configure neighbor-discovery cache add
configure neighbor-discovery cache {vr <vr_name>} add [<ipv6address> |
<scoped_link_local>] <mac>
Description
Adds a static entry to the neighbor cache.
Syntax Description
Default
If you do not specify a virtual router, the current virtual router context is used.
Usage Guidelines
This command adds static entries to the neighbor cache.
Example
The following command adds a static entry to the neighbor cache:
configure neighbor-discovery cache add fe80::2315 00:11:22:33:44:55
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vr_name
Specifies a virtual router.
ipv6address
Specifies an IPv6 address.
scoped_link_local
Specifies a scoped, link-local address.
mac
Specifies a MAC address.