Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show mvrp registration-state

Syntax

show mvrp registration-state

Release Information

Command introduced in Junos OS Release 10.1.

Description

For MX Series routers, display Multiple VLAN Registration Protocol (MVRP) registration state information.

Required Privilege Level

view

List of Sample Output

show mvrp registration-state

Output Fields

Table 1 lists the output fields for the show mvrp registration-state command. Output fields are listed in the approximate order in which they appear.

Table 1: show mvrp registration-state Output Fields

Field Name

Field Description

VLAN Id

Displays the Virtual LAN (VLAN) ID number.

Interface

Displays the interface number associated with the VLAN ID.

Registrar State

Displays whether the registrar state is Registered or Empty.

Forced State

Displays whether the forced state is Registered or Empty.

Managed State

Displays one of the following states:

  • Fixed—VLANs always stay in a registered state and are declared as such on all other forwarding ports.
  • Normal—VLANs participate in the MVRP protocol and honor incoming join requests normally.
  • Forbidden—VLANs ignore the incoming join requests and always stay in an unregistered state.

STP State

Displays whether the Spanning Tree Protocol (STP) is Blocking or Forwarding.

Sample Output

show mvrp registration-state

user@host> show mvrp registration-state
MVRP registration state for routing instance 'default-switch'

VLAN Id   Interface   Registrar   Forced      Managed    STP
                      State       State       State      State
    100   ge-11/2/8   Empty       Registered  Fixed      Forwarding
          ge-11/0/9   Empty       Empty       Normal     Forwarding
          ge-11/3/0   Registered  Registered  Normal     Forwarding
    101   ge-11/2/8   Empty       Registered  Fixed      Forwarding
          ge-11/0/9   Empty       Empty       Normal     Forwarding
          ge-11/3/0   Registered  Registered  Normal     Forwarding

Published: 2013-03-14