244
Syntax
mvrp registration { fixed | forbidden | normal }
undo
mvrp registration
Default
The MVRP registration mode is normal.
Views
Layer 2 Ethernet interface view
Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameters
fixed: Specifies the fixed registration mode.
forbidden: Specifies the forbidden registration mode.
normal: Specifies the normal registration mode.
Examples
# Set the MVRP registration mode to fixed on GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] mvrp registration fixed
Related commands
display mvrp running-status
reset mvrp statistics
Use reset mvrp statistics to clear MVRP statistics for ports.
Syntax
reset mvrp statistics [ interface interface-list ]
Views
User view
Predefined user roles
network-admin
Parameters
interface interface-list: Specifies a range of Ethernet interfaces in the form of
interface-type interface-number1 [ to interface-type interface-number2 ].
The
interface-type interface-number argument represents the interface type and
interface number. The value for the
interface-number2 argument must be greater than or equal
to the value for the
interface-number1 argument. If you do not specify this option, the
command clears MVRP statistics of all ports.
Examples
# Clear MVRP statistics for all ports.
<Sysname> reset mvrp statistics