Ipv6 neighbor – Dell PowerEdge VRTX User Manual

Page 689

Advertising
background image

IPv6 Commands

689

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\IPv6_Router.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

console(config-if)# ipv6 nd dad attempts 5

console(config-if)# exit

console(config)# interface vlan 2

console(config-if)# ipv6 nd dad attempts 0

console(config-if)# exit

ipv6 neighbor

Use the ipv6 neighbor command in Global Configuration mode to configure

a static entry in the IPv6 neighbor discovery cache. To remove a static IPv6

entry from the IPv6 neighbor discovery cache, use the no form of this

command.

Syntax

ipv6 neighbor

ipv6-address interface-id mac-address

no ipv6 neighbor [[

ipv6-address

]

interface-id

]

Parameters

ipv6-address

—Specified IPv6 address. This argument must be in the form

documented in RFC4293 where the address is specified in hexadecimal

using 16-bit values between colons.

interface-id

—Specified interface identifier.

mac-address

—Interface MAC address.

Default Configuration

Static entries are not configured in the IPv6 neighbor discovery cache.

Command Mode

Global Configuration mode

User Guidelines

This command is similar to the arp (global) command.
Use the ipv6 neighbor command to add a static entry in the IPv6 neighbor

discovery cache.

Advertising