Ipv6 Neighbor - Dell PowerConnect 3524 Cli Reference Manual

Command line interface guide
Hide thumbs Also See for PowerConnect 3524:
Table of Contents

Advertisement

User Guidelines
The IPv6Z address format: <ipv6-link-local-address>%<interface-name>
interface-name — vlan<integer> | ch<integer> | isatap<integer> | <physical-port-name> | 0
integer — <decimal-number> | <integer><decimal-number>
decimal-number — 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
physical-port-name — Designated port number, for example 1/e16.
Example
The following example defines a static host name-to-address mapping in the host name cache.
Console (config)# ipv6 host ABC fe80::11 fe80::22

ipv6 neighbor

The ipv6 neighbor Global Configuration mode command configures a static entry in the IPv6 neighbor
discovery cache. Use the no form of this command to remove a static IPv6 entry from the IPv6 neighbor
discovery cache.
Syntax
ipv6 neighbor ipv6_addr hw_addr {ethernet interface-number | vlan vlan-id | port-channel number }
no ipv6 neighbor ipv6_addr {ethernet interface-number | vlan vlan-id | port-channel number}
ipv6_addr — IPv6 address to map to the specified MAC address.
hw_addr — MAC address to map to the specified IPv6 address.
ethernet interface-number — Valid port number.
vlan vlan-id — VLAN number.
port-channel number — Port channel number.
Default Configuration
This command has no default setting.
Command Mode
Global Configuration mode.
User Guidelines
The ipv6 neighbor command is similar to the arp (global) command.
If an entry for the specified IPv6 address already exists in the neighbor discovery cache, learned
through the IPv6 neighbor discovery process, the entry is automatically converted to a static entry.
Use the show ipv6 neighbors command to view static entries in the IPv6 neighbor discovery cache.
227
IPv6 Addressing

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents