ipv6 nd ra min-interval

Syntax

ipv6 nd ra min-interval没有ipv6 nd ra min-interval []

Description

Configures the minimum interval between transmissions of IPv6 RAs on the interface. The interval between RA transmissions on an interface is a random value that changes every time an RA is sent. The interval is calculated to be a value between the current max-interval and min-interval settings.

The没有form of this command returns the setting to its default, provided the default value is less than the current max-interval setting.

Command context

config-if

Parameters

指定一个最小secon广告时间ds. Range: 3-1350. Default: 200 seconds.

Authority

Administrators or local user group members with execution rights for this command.

Usage

  • This value has one setting per interface and does not apply to RAs sent in response to a router solicitation received from another device.

  • The min-interval must be less than the max-interval. Attempting to set min-interval to a higher value results in an error message.

Examples

switch(config)#interface 1/1/1switch(config-if)#ipv6 nd ra min-interval 25