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 applicant-state

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show mvrp applicant-state

Description

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

Required Privilege Level

view

Output Fields

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

Table 1: show mvrp applicant-state Output Fields

Field Name

Field Description

VLAN Id

Displays the VLAN ID number.

Interface

Displays the interface number associated with the VLAN ID.

State

Displays one of the following MVRP registrar states:

  • VO— Very anxious observer.

  • VP —Very anxious passive.

  • VA —Very anxious new.

  • AN —Anxious new.

  • AA —Anxious active.

  • QA —Quiet active.

  • LA —Leaving active.

  • AO —Anxious observer.

  • QO —Quiet observer.

  • LO —Leaving observer.

  • AP —Anxious passive.

  • QA —Quiet passive.

Sample Output (EX Series and MX Series)

show mvrp applicant-state (EX Series and MX Series)

content_copy zoom_out_map
user@host> show mvrp applicant-state 
MVRP applicant state for routing instance 'default-switch'
 (VO) Very anxious observer, (VP) Very anxious passive, (VA) Very anxious new,
 (AN) Anxious new, (AA) Anxious active, (QA) Quiet active, (LA) Leaving active,
 (AO) Anxious observer, (QO) Quiet observer, (LO) Leaving observer,
 (AP) Anxious passive, (QP) Quiet passive

VLAN Id     Interface          State
    100     ge-11/3/0          Declaring (QA)
    200     ge-11/3/0          Declaring (QA)
    300     ge-11/3/0          Declaring (QA)

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

show mvrp applicant-state

content_copy zoom_out_map
user@host> show mvrp applicant-state 
MVRP applicant state for routing instance 'default-switch'
 (VO) Very anxious observer, (VP) Very anxious passive, (VA) Very anxious new,
 (AN) Anxious new, (AA) Anxious active, (QA) Quiet active, (LA) Leaving active,
 (AO) Anxious observer, (QO) Quiet observer, (LO) Leaving observer,
 (AP) Anxious passive, (QP) Quiet passive

VLAN Id     Interface          State
    1       ge-0/0/1          Idle (VO)
    30      ge-0/0/1          Idle (VO)
    40      ge-0/0/1          Idle (VO)
    50      ge-0/0/1          Idle (VO)
    100     ge-0/0/1          Idle (VO)  	

Release Information

Command introduced in Junos OS Release 10.1.

footer-navigation