232
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 GigabitEthernet 1/0/1 in VLAN 2.
<Sysname> display mvrp state interface gigabitethernet 1/0/1 vlan 2
MVRP state of VLAN 2 on port GE1/0/1:
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 GE1/0/1
MVRP state of GigabitEthernet 1/0/1 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—Registered.
• LV—Previously registered, but now being unregistered.
• MT—Not registered.