Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


The set protocols poe traceoptions flag all disable command can be used to enable or disable PoE debugging for tracing all PoE operations.

The delete protocols poe traceoptions flag all disable command deletes the configuration.

Command Syntax

set protocols poe traceoptions flag all disable <true | false>

delete protocols poe traceoptions flag all disable

Parameters

Parameter

Description

disable <true | false>

Enable or disable PoE debugging for tracing all PoE operations. The value could be true or false.

  • true: Disable PoE debugging for tracing all PoE operations.

  • false: Enable PoE debugging for tracing all PoE operations.

By default, the PoE debugging for tracing all PoE operations is disabled.

Example

  • Enable PoE debugging for tracing all PoE operations.

admin@PICOS# set protocols poe traceoptions flag all disable false
admin@PICOS# commit

  • No labels