display mvrp state

Use display mvrp state to display the MVRP state of a port in a VLAN.

Syntax

display mvrp state interface interface-type interface-number vlan vlan-id

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

interface interface-type interface-number: Specifies a port by its type and number.

vlan vlan-id: Specifies a VLAN by its VLAN ID in the range of 1 to 4094.

Examples

# Display the MVRP state of in VLAN 2.

<Sysname> display mvrp state interface  vlan 2
 MVRP state of VLAN 2 on port :
 Port                      VLAN   App-state   Reg-state
 ------------------------ ------ ----------- -----------
 GE1/0/1                     2       VP          IN

Table 52: Command output

Field

Description

MVRP state of VLAN 2 on port

MVRP state of in VLAN 2.

App-state

State of the attribute that the local participant declares to its peer participant:

  • VO—Very anxious observer.

  • VP—Very anxious passive.

  • VN—Very anxious new.

  • AN—Anxious new.

  • AA—Anxious active.

  • QA—Quiet active.

  • LA—Leaving active.

  • AO—Anxious observer.

  • QO—Quiet observer.

  • AP—Anxious passive.

  • QP—Quiet passive.

  • LO—Leaving observer.

Reg-state

Registration state of the attribute declared by the peer participant on the local participant:

  • IN—The attribute is registered.

  • LV—The attribute is previously registered, but now it is being deregistered.

  • MT—The attribute is not registered.