display mvrp running-status

Use display mvrp running-status to display MVRP running status.

Syntax

display mvrp running-status [ interface interface-list ]

Views

Any view

Predefined user roles

network-admin

network-operator

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 the specified interfaces are not enabled with MVRP, this command displays global MVRP information. If you do not specify this option, the command displays global MVRP information and MVRP running status for all MVRP-enabled ports.

Examples

# Display global MVRP information and MVRP running status for all MVRP-enabled ports.

<Sysname> display mvrp running-status
 -------[MVRP Global Info]-------
 Global Status     : Enabled
 Compliance-GVRP   : False

 ----[]----
 Config Status                  : Enabled
 Running Status                 : Enabled
 Join Timer                     : 20 (centiseconds)
 Leave Timer                    : 60 (centiseconds)
 Periodic Timer                 : 100 (centiseconds)
 LeaveAll Timer                 : 1000 (centiseconds)
 Registration Type              : Normal
 Registered VLANs :
  1(default), 2-10
 Declared VLANs :
  1(default), 2-10
 Propagated VLANs :
  1(default), 2-10

 ----[]----
 Config Status                  : Enabled
 Running Status                 : Disabled
 Join Timer                     : 20 (centiseconds)
 Leave Timer                    : 60 (centiseconds)
 Periodic Timer                 : 100 (centiseconds)
 LeaveAll Timer                 : 1000 (centiseconds)
 Registration Type              : Normal
 Registered VLANs :
  None
 Declared  VLANs :
  None
 Propagated VLANs :
  None

Table 51: Command output

Field

Description

MVRP Global Info

Global MVRP information.

Global Status

Global MVRP status:

  • Enabled.

  • Disabled.

Compliance-GVRP

GVRP compatibility status:

  • True—Compatible.

  • False—Incompatible.

Config Status

Whether MVRP is enabled on the port:

  • Enabled.

  • Disabled.

Running Status

Whether MVRP takes effect on the port:

  • Enabled—MVRP takes effect on the port.

  • Disabled—MVRP does not take effect on the port.

Whether MVRP takes effect on a port is determined by the following items:

  • Global and port-specific MVRP enabling status.

  • Physical link state of the port.

  • Port link type.

  • Whether the port is a member of an aggregation group.

Registration Type

MVRP registration mode:

  • Normal.

  • Fixed.

  • Forbidden.

Registered VLANs

VLANs that the port has registered.

Declared VLANs

VLANs that the port has declared to its peer participant.

Propagated VLANs

VLANs that the port has learned and notified other participants on the same device to declare to their respective peer participants.