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-number [ to interface-type interface-number ]. The interface-type interface-number argument represents the interface type and interface number. 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

 ----[Ten-GigabitEthernet1/0/1]----
 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

 ----[Ten-GigabitEthernet1/0/2]----
 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 53: 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.

----[Ten-GigabitEthernet1/0/1] ----

Interface prompt.

Config Status

Whether MVRP is enabled on the port:

  • Enabled.

  • Disabled.

Running Status

Whether MVRP takes effect on the port:

  • Enabled.

  • Disabled.

The running status of MVRP is determined by the following factors:

  • Link state.

  • Link type.

  • Whether the port is a member of an aggregate interface.

  • MVRP enabling status of the port.

Join Timer

Join timer, in centiseconds.

Leave Timer

Leave timer, in centiseconds.

Periodic Timer

Periodic timer, in centiseconds.

LeaveAll Timer

LeaveAll timer, in centiseconds.

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.