protocol loop-detection

Enables the loop detection (LD) feature globally and enters Protocol Loop Detection configuration mode.

Syntax

protocol loop-detection
no protocol loop-detection

Command Default

This feature is disabled.

Modes

Global configuration mode

Usage Guidelines

Use the no form of this command to disable loop detection globally.

Examples

To enable loop detection globally and enter Protocol Loop Detection configuration mode:

device# configure terminal
device(config)# protocol loop-detection
device(config-loop-detect)# 

To disable loop detection globally:

device# configure terminal
device(config)# no protocol loop-detection