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 dynamic-vlan-memberships

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mvrp dynamic-vlan-memberships

Description

Display all VLANs that have been created dynamically using Multiple VLAN Registration Protocol (MVRP) on the router, switch, or SRX Series Firewall.

Required Privilege Level

clear

Output Fields

Table 1 lists the output fields for the show mvrp dynamic-vlan-memberships command on MX Series routers and EX Series switches. Output fields are listed in the approximate order in which they appear.

Table 1: show mvrp dynamic-vlan-memberships Output Fields

Field Name

Field Description

VLAN Id

The VLAN ID of the dynamically created VLAN.

Interfaces

The interface or interfaces that are bound to the dynamically created VLAN.

Sample Output (MX Series Routers and EX Series Switches)

show mvrp dynamic-vlan- memberships (MX Series and EX Series)

content_copy zoom_out_map
user@host> show mvrp dynamic-vlan-memberships             
MVRP dynamic vlans for routing instance 'default-switch'
 (s) static vlan, (f) fixed registration

VLAN Id            Interfaces
    100 (s)        ge-11/3/0
    200 (s)        ge-11/3/0
    300 (s)       

Sample Output (EX Series Switches)

show mvrp dynamic-vlan-memberships (EX Series)

content_copy zoom_out_map
user@switch> show mvrp dynamic-vlan-memberships              
VLAN Name             Interfaces
-------------------       ----------------  
__mvrp_100__              xe-0/1/1.0
                          xe-0/1/0.0
__mvrp_200__              xe-0/1/1.0
                          xe-0/1/0.0
__mvrp_300__              xe-0/1/1.0  
       

Sample Output (SRX1500, SRX300, SRX550M, SRX345, SRX340, SRX320)

show mvrp dynamic-vlan- memberships

content_copy zoom_out_map
user@host> show mvrp dynamic-vlan-memberships             
MVRP dynamic vlans for routing instance 'default-switch'
 (s) static vlan, (f) fixed registration

VLAN Id            Interfaces
    1  (s)        
    30 (s)        
    40 (s)        ge-0/0/1
    50 (s)        ge-0/0/1
   100 (s)        ge-0/0/1 (f)  

Release Information

Command introduced in Junos OS Release 10.0.

footer-navigation