Users Guide

Table Of Contents
Layer 3 Routing Commands 1596
User Guidelines
This command has no user guidelines.
Example
The following example sets at 10 the number of duplicate address detection
probes transmitted while doing neighbor discovery.
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 nd dad attempts 10
ipv6 nd ra hop-limit unspecified
Use the ipv6 nd ra hop-limit unspecified command to configure the hop
limit sent in router alert messages. Use the no form of the command to send
the default hop limit of 64.
Syntax
ipv6 nd ra hop-limit unspecified
no ipv6 nd ra hop-limit unspecified
Default Configuration
The default TTL is 64.
Command Mode
Interface (VLAN) Configuration
User Guidelines
The TTL sent in router advertisements and neighbor discovery packets may
be configured using the Global Configuration command ipv6 hop-limit.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 nd ra hop-limit unspecified