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 mac-move-action

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show vpls mac-move-action instance
<instance instance-name>

Description

Display the learning interfaces (IFLs) disabled due to a MAC move in a VPLS instance.

Options

none

Display all the IFLs disabled due to MAC moves.

instance instance-name

(Optional) Display the IFLs disabled due to a MAC move in a VPLS instance.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show vpls mac-move-action command. Output fields are listed in the approximate order in which they appear.

Table 1: show vpls mac-move-action Output Fields

Field Name

Field Description

Instance

Instance name

Local Interface

Local interface disabled due to MAC move.

Index

Index number.

Algorithm Used

The following algorithm can be in use:

  • Base IFL — Primary approach

  • Statistical — Secondary approach

Time rec

Time recorded in hh:mm:sec.

Recovery Timer

Enable the interface after a set time.

Sample Output

show vpls mac-move-action (MX Series)

content_copy zoom_out_map
user@host> show vpls mac-move-action

		Instance: vpls_1
   	Local interface: xe-1/3/1.600, Index: 341
     Algorithm used : Statistical
     Time rec       : 02:30:35
     Recovery timer : Yes

show vpls mac-move-action instance instance-name

content_copy zoom_out_map
user@host> show vpls mac-move-action instance vpls_1

		Instance: vpls_1
   	Local interface: xe-1/3/1.600, Index: 341
     Algorithm used : Base IFL         
     Time rec       : 02:29:35            
     Recovery timer : Yes     

Release Information

Command introduced in Junos OS Release 14.2.

footer-navigation