raslog-duration

Configures the interval between RASLog messages that are sent when a port is disabled by the loop detection (LD) protocol.

Syntax

raslog-duration {minutes }
no raslog-duration

Command Default

See the Usage Guidelines.

Parameters

minutes
Message interval in minutes. Range is from 10 through 1440. The default is 10.

Modes

Protocol Loop Detection configuration mode

Usage Guidelines

Use the no form of this command to revert to the default interval.

Examples

To specify a RASLog message interval of 20 minutes:

device# configure terminal
device(config)# loop-detection
device(config-loop-detect)# raslog-duration

To revert to the default interval:

device# configure terminal
device(config)# loop-detection
device(config-loop-detect)# no raslog-duration 20