RDP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 31-9
ip router-discovery interface min-advertisement-interval
Configures the minimum time, in seconds, RDP allows between each advertisement packet the router
transmits on the specified interface.
ip router-discovery interface name min-advertisement-interval seconds
Syntax Definitions
name The IP interface name that was defined at the time the IP interface was
configured.
seconds The minimum amount of time allowed before the next advertisement
occurs. The range is 3 seconds to the value set for the maximum adver-
tisement interval.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• The RDP interface minimum advertisement time is not active unless RDP is enabled on the switch and
the specified interface is also enabled.
• Do not specify a value for the minimum advertisement interval that is greater than the value specified
for the maximum advertisement interval. To set the maximum advertisement interval value, use the ip
router-discovery interface max-advertisement-interval command.
• Note that the minimum and maximum advertisement values define an interval of time in which RDP
transmits advertisement packets. RDP transmits packets at random times within this interval, waiting
no longer than the maximum time specified and no sooner than the minimum time specified before the
next transmission.
Examples
-> ip router-discovery interface Marketing min-advertisement-interval 20
-> ip router-discovery interface Accounting min-advertisement-interval 3
Release History
Release 6.6.1; command was introduced.
parameter default
seconds 0.75 * maximum advertisement interval