set protocols loopback-detection enable

The set protocols loopback-detection enable command can be used to enable or disable loopback detection function globally.

The delete protocols loopback-detection enable command deletes the configuration.

NOTE:

To enable the loopback detection function, users need to enable loopback detection BOTH globally and at the per-interface level. The command set protocols loopback-detection interface <interface-name> enable <true | false> can be used to enable loopback detection function on a specific interface.

 

Command Syntax

set protocols loopback-detection enable <true | false>

delete protocols loopback-detection enable

 

Parameter

Parameter

Description

enable <true | false>

Enable or disable loopback detection function globally. The value could be true or false.

  • true: Enable loopback detection function globally.

  • false: Disable loopback detection function globally.

By default, loopback detection function is disabled.

 

Example

  • Enable loopback detection function globally.

admin@PICOS# set protocols loopback-detection enable true admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.