Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show mvrp registration-state

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mvrp registration-state

Description

For MX Series routers, EX Series switches and SRX1500, SRX300, SRX550M, SRX345, SRX340 and SRX320, display Multiple VLAN Registration Protocol (MVRP) registration state information.

Required Privilege Level

view

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 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 (EX Series and MX Series)

content_copy zoom_out_map
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

Sample Output

show mvrp registration-state (SRX1500, SRX300, SRX550M, SRX345, SRX340 and SRX320)

content_copy zoom_out_map
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
    1     ge-0/0/1    Empty       Empty       Normal     Forwarding
    30    ge-0/0/1    Empty       Empty       Normal     Forwarding
    40    ge-0/0/1    Registered  Registered  Normal     Forwarding
    50    ge-0/0/1    Registered  Registered  Normal     Forwarding
   100    ge-0/0/1    Empty       Registered  Fixed      Forwarding
    

Release Information

Command introduced in Junos OS Release 10.1.

footer-navigation