/
set protocols mvrp enable
set protocols mvrp enable
The set protocols mvrp enable command can be used to enable or disable MVRP function globally.
The delete protocols mvrp 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 interface enable enables MVRP function on a specific interface.
Command Syntax
set protocols mvrp enable <true | false>
Parameters
Parameter | Description |
<true | false> | Enable or disable MVRP function globally. The value could be true or false.
By default, MVRP function is disabled. |
Example
- Enable MVRP function globally.
admin@PICOS# set protocols mvrp enable true admin@PICOS# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.