Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

show multi-chassis mc-lag configuration-consistency mcae-config

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show multi-chassis mc-lag configuration-consistency mcae-config (brief | detail)

Description

View configuration consistency check status for committed parameters related to the multichassis aggregated Ethernet interfaces, the consistency requirement (identical or unique), the enforcement level (mandatory or desired), and the result of the configuration consistency check. The results are either pass or fail.

This command shows only a subset of what is shown in the show multi-chassis mc-lag configuration-consistency command. The following parameters related to the MC-AE interfaces are checked for consistency:

  • LACP administrative key

  • LACP system ID

  • LACP periodic interval

  • prefer status control setting

  • status control setting

  • mode

  • chassis ID

  • redundancy group ID

  • VLAN membership of the ICL

  • interface mode of the ICL

Note:

This command only displays MC-LAG parameters that are committed.

Options

none

Display configuration consistency check status for MC-LAG parameters related to the multichassis aggregated Ethernet interface.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show multi-chassis mc-lag configuration-consistency mcae-config command. Output fields are listed in the approximate order in which they appear.

Table 1: show multi-chassis mc-lag configuration-consistency mcae-config Output Fields

Output Field Name

Field Description

Configuration Item

Name of the committed MC-LAG parameter.

Local Physical Interface

Name of the physical interface configured on the local MC-LAG peer.

Peer Physical Interface

Name of the physical interface configured on the remote MC-LAG peer.

Local Logical Interface

Name of the logical interface configured on the local MC-LAG peer.

Peer Logical Interface

Name of the logical interface configured on the remote MC-LAG peer.

Enforcement Level

Enforcement level for the MC-LAG parameter is Mandatory or Desirable.

Local Value

Value of the committed MC-LAG parameter on the local peer.

Peer Value

Value of the committed MC-LAG parameter on the remote peer.

Result

Result of the configuration consistency check of the MC-LAG parameter is PASS or FAIL.

Sample Output

show multi-chassis mc-lag configuration-consistency mcae-config

content_copy zoom_out_map
user@host> show multi-chassis mc-lag configuration-consistency mcae-config
Local Physical Interface:ae0
Peer Physical Interface :ae0
Configuration Item                   Enforcement Level   Local Value           Peer Value            Result
------------------                   -----------------   -----------           ----------            -------
lacp admin-key                       Mandatory           21                    21                    PASS
lacp system-id                       Mandatory           00:00:00:00:00:01     00:00:00:00:00:01     PASS
lacp mode                            Mandatory           0                     0                     PASS
prefer-status-control-active         Desirable           TRUE                  TRUE                  FAIL
mcae status-control                  Mandatory           standby               active                PASS
mcae deployment mode                 Mandatory           active-active         active-active         PASS
mcae chassis-id                      Mandatory           0                     1                     PASS
mcae redundancy-group                Mandatory           101                   101                   PASS
force-icl-down                       Mandatory           --                    TRUE                  PASS

Local Logical Interface:ae0.0
Peer Logical Interface :ae0.0
Configuration Item                   Enforcement Level   Local Value           Peer Value            Result
------------------                   -----------------   -----------           ----------            -------
vlan membership                      Mandatory           501-502               501-502               PASS
interface-mode                       Mandatory           trunk                 trunk                 PASS

Local Physical Interface:ae1
Peer Physical Interface :ae1
Configuration Item                   Enforcement Level   Local Value           Peer Value            Result
------------------                   -----------------   -----------           ----------            -------
lacp admin-key                       Mandatory           22                    22                    PASS
lacp system-id                       Mandatory           00:00:00:00:00:03     00:00:00:00:00:03     PASS
lacp mode                            Mandatory           0                     0                     PASS
prefer-status-control-active         Desirable           TRUE                  TRUE                  FAIL
mcae status-control                  Mandatory           standby               active                PASS
mcae deployment mode                 Mandatory           active-active         active-active         PASS
mcae chassis-id                      Mandatory           0                     1                     PASS
mcae redundancy-group                Mandatory           101                   101                   PASS
force-icl-down                       Mandatory           --                    TRUE                  PASS

Local Logical Interface:ae1.0
Peer Logical Interface :ae1.0
Configuration Item                   Enforcement Level   Local Value           Peer Value            Result
------------------                   -----------------   -----------           ----------            -------
vlan membership                      Mandatory           601-602               601-602               PASS
interface-mode                       Mandatory           trunk                 trunk                 PASS

Release Information

Command introduced in Junos OS Release 15.1X53-D60.

external-footer-nav