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 vpls flood event-queue

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show vpls flood event-queue

Description

Display the pending events in the VPLS flood queue.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show vpls flood event-queue command. Output fields are listed in the approximate order in which they appear.

Table 1: show vpls flood event-queue Output Fields

Field Name

Field Description

Current Pending Event

Provides information on the current event in the VPLS flood event queue.

Name

Name of the event.

Owner Name

Name of the interface associated with the flood event.

Pending Op

Pending operation for the event.

Last Error

Name of the last error encountered.

Number of Retries

Number of attempts made to update the event queue.

Pending Event List

List of the events awaiting processing.

Event Name

Name of the event.

Pending Op

Pending operation for the event.

Event Identifier

Name of the interface associated with the flood event.

Sample Output

show vpls flood event-queue

content_copy zoom_out_map
user@host> show vpls flood event-queue   
Current Pending Event 
    Name:          Flood Nexthop
    Owner Name:ge-4/3/0.0
    Pending Op: ADD
    Last Error:ENOMEM
    Number of Retries:3
    Pending Event List:
    Event Name      Pending Op      Event Identifier
    Flood Nexthop   ADD             ge-4/3/0.0
    Flood Route     ADD             ge-4/3/0.0

Release Information

Command introduced in Junos OS Release 8.0.

footer-navigation