Ipv6 Neighbor - Cisco 300 Series Cli Manual

Small business 300 series managed switches command line interface guide release 1.3
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

44
734
Example
The following example configures five consecutive neighbor solicitation
messages to be sent on VLAN 1 while duplicate address detection is being
performed on the tentative Unicast IPv6 address of the interface. The example
also disables duplicate address detection processing on VLAN 2.
interface vlan 1
ipv6 nd dad attempts 5
exit
interface vlan 2
ipv6 nd dad attempts 0
exit
44.9

ipv6 neighbor

Use the ipv6 neighbor command in Global Configuration mode to configure 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-address interface-id mac-address
ipv6 neighbor
ipv6-address
no ipv6 neighbor [[
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.
interface-id
]
]
78-21075-01 Command Line Interface Reference Guide
IPv6 Router Commands

Advertisement

Table of Contents
loading

Table of Contents