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 Current »


The set protocols erps enable command can be used to enable or disable ERPS function globally.

The delete protocols erps enable command deletes the configuration.


Command Syntax

set protocols erps enable <true | false>

delete protocols erps enable


Parameters

Parameter

Description

<true | false>

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

  • true: Enable ERPS function globally.
  • false: Disable ERPS function globally.

By default, ERPS function is disabled.


Usage Guidelines

ERPS can be enabled by the command set protocols erps enable true, or by configuring other ERPS commands "set protocols erps xxx".

The command set protocols erps enable false can be used to disable ERPS function on the device.


Example

  • Enable ERPS function globally.
admin@PICOS# set protocols erps enable true
admin@PICOS# commit




  • No labels