Reference Guide
IPv6 Commands 695
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\IPv6_Router.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
Example
The following example defines VLAN 1 as a default zone:
console(config)#
ipv6 link-local default zone
vlan1
ipv6 nd advertisement-interval
Use the ipv6 nd advertisement-interval in Interface Configuration mode to
configure the advertisement interval option in router advertisements (RAs).
To reset the interval to the default value, use the no form of this command.
Syntax
ipv6 nd advertisement-interval
no ipv6 nd advertisement-interval
Parameters
N/A.
Default Configuration
Advertisement interval option is not sent.
Command Mode
Interface Configuration mode
User Guidelines
Use the ipv6 nd advertisement-interval command to indicate to a visiting
mobile node the interval at which that node may expect to receive RAs. The
node may use this information in its movement detection algorithm.
Example
The following example enables the advertisement interval option to be sent
in RAs:
console(config)#
interface vlan
1
console(config-if)#
ipv6 nd advertisement-interval
console(config-if)#
exit










