set protocols mvrp interface enable


The set protocols mvrp interface enable command can be used to enable or disable MVRP function on a specific interface.

The delete protocols mvrp interface enable command deletes the configuration.

NOTE:

To enable MVRP function, users need to enable MVRP BOTH globally and at the per-interface level. The command set protocols mvrp enable enables MVRP function globally.


Command Syntax

set protocols mvrp interface <interface-name> enable <true | false>


Parameters

Parameter

Description

interface <interface-name>

Specifies an interface name. The value could be a physical interface or a LAG interface.

<true | false>

Enable or disable MVRP function on a specific interface. The value could be true or false.

  • true: Enable MVRP function on a specific interface.
  • false: Disable MVRP function on a specific interface.

By default, MVRP function is disabled.


Example

  • Enable MVRP function on a specific interface.
admin@PICOS# set protocols mvrp interface te-1/1/19 enable true
admin@PICOS# commit




Copyright © 2024 Pica8 Inc. All Rights Reserved.