show multi-chassis mc-lag configuration-consistency global-config
Syntax
show multi-chassis mc-lag configuration-consistency global-config (brief | detail)
Description
View configuration consistency check status for all committed global configuration related to MC-LAG functionality, 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 global configuration are checked
for consistency.
ICL interface
RSTP bridge priority
service ID
session establishment hold time
local IP address of the ICCP interface
backup liveness detection peer IP address
ICCP/BFD multiplier
This command only displays MC-LAG parameters that are committed.
Options
none | Display configuration consistency check status for all global configuration related to MC-LAG functionality. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show multi-chassis mc-lag configuration-consistency
global-config
command. Output fields are listed in the approximate
order in which they appear.
Output Field Name |
Field Description |
---|---|
|
Name of the committed MC-LAG parameter. |
|
Enforcement level for the MC-LAG parameter is |
|
Value of the committed MC-LAG parameter on the local peer. |
|
Value of the committed MC-LAG parameter on the remote peer. |
|
Result of the configuration consistency check of the
MC-LAG parameter is |
Sample Output
show multi-chassis mc-lag configuration-consistency global-config
user@host> show multi-chassis mc-lag configuration-consistency global-config Configuration Item Enforcement Level Local Value Peer Value Result ------------------ ----------------- ----------- ---------- ------- service-id Mandatory 1 1 PASS session-establishment-hold-time Mandatory 300 300 PASS local-ip-addr Mandatory 10.1.1.1 10.1.1.2 PASS iccp/bfd multiplier Mandatory 3 3 PASS iccp/minimum-transmit-interval Mandatory 60 60 PASS bfd minimum-interval Mandatory 1000 1000 PASS
Release Information
Command introduced in Junos OS Release 15.1X53-D60.