show multi-chassis mc-lag configuration-consistency vrrp-config
Syntax
Release Information
Command introduced in Junos OS Release 15.1X53-D60.
Description
View configuration consistency check status for committed parameters related to VRRP configuration, 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 VRRP configuration are checked for consistency: VRRP group virtual IP address and VRRP group priority value.
This command only displays MC-LAG parameters that are committed.
Options
Required Privilege Level
view
List of Sample Output
show multi-chassis mc-lag configuration-consistency vrrp-configOutput Fields
Table 1 lists the output fields for the show multi-chassis mc-lag configuration-consistency vrrp-config command. Output fields are listed in the approximate order in which they appear.
Table 1: show multi-chassis mc-lag configuration-consistency vrrp-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. |
Local IRB | Name of the integrated routing and bridging (IRB) interface configured on the local MC-LAG peer. |
Peer IRB | Name of the integrated routing and bridging (IRB) interface configured on the remote MC-LAG peer. |
Local VLAN | Name of the VLAN configured on the local MC-LAG peer. |
Peer VLAN | Name of the VLAN 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 vrrp-config
user@host> show multi-chassis mc-lag configuration-consistency
vrrp-config
Lcal VRRP Group:11 Peer VRRP Group :11 Configuration Item Enforcement Level Local Value Peer Value Result ------------------ ----------------- ----------- ---------- ------- vrrp-group virtual-address Mandatory 010.001.001.010 010.001.001.010 PASS vrrp-group priority Mandatory 202 201 PASS Local VRRP Group:12 Peer VRRP Group :12 Configuration Item Enforcement Level Local Value Peer Value Result ------------------ ----------------- ----------- ---------- ------- vrrp-group virtual-address Mandatory 011.001.001.010 011.001.001.010 PASS vrrp-group priority Mandatory 202 201 PASS