IPv6 Addressing Commands
625
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IPv6_Addressing.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
User Guidelines
When
address autoconfig
is enabled, router solicitation ND procedure is
initiated to discover a router and assign IP addresses to the interface, based
on the advertised on-link prefixes.
When disabling address autoconfig, automatically generated addresses that
are assigned to the interface are removed.
The default state of the address autoconfig is enabled. Use the
enable ipv6
no-autoconfig
command to enable an IPv6 interface without address
autoconfig.
Example
console(config)# interface vlan 1
console(config-if)#
ipv6 address autoconfig
ipv6 icmp error-interval
Use the
ipv6 icmp error-interval
Global Configuration mode command to
configure the rate limit interval and bucket size parameters for IPv6 Internet
Control Message Protocol (ICMP) error messages. Use the
no
form of this
command to return the interval to its default setting.
Syntax
ipv6 icmp error-interval
milliseconds [bucketsize]
no ipv6 icmp error-interval
Parameters
•
milliseconds
—The time interval between tokens being placed in the
bucket. Each token represents a single ICMP error message. The
acceptable range is from 0–2147483647 with a default of 100 milliseconds.
Setting milliseconds to 0 disables rate limiting. (Range: 0– 2147483647)
•
bucketsize
—(Optional) The maximum number of tokens stored in the
bucket. The acceptable range is from 1–200 with a default of 10 tokens.