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.
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.