set protocols gvrp enable
The set protocols gvrp enable command can be used to enable or disable GVRP function globally.
The delete protocols gvrp enable command deletes the configuration.
NOTE:
To enable GVRP function, users need to enable GVRP BOTH globally and at the per-interface level. The command set protocols gvrp interface enable enables GVRP function on a specific interface.
Command Syntax
set protocols gvrp enable <true | false>
Parameters
Parameter | Description |
<true | false> | Enable or disable GVRP function globally. The value could be true or false.
By default, GVRP function is disabled. |
Example
- Enable GVRP function globally.
admin@PICOS# set protocols gvrp enable true admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.