Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

request system evpn forwarding vlans

Syntax

Description

The request system evpn forwarding vlans command validates EVPN-VXLAN forwarding by comparing EVPN Type 2 MAC and MAC-IP reachability across the control plane, kernel programming, and forwarding programming layers. It reports an In-Sync or Out-of-Sync status per VLAN, and with the detail option it highlights specific MAC and MAC-IP table mismatches with error indicators. Inconsistencies such as entries that are missing, stale, or resolved differently across layers, can lead to misdirected traffic, intermittent reachability, or drops.

You can use this command for a broad health check, or narrow the scope to a routing instance and VLAN (request system evpn forwarding vlans instance instance_name vlan vlan_name) and to a specific module using the module mac-table or module mac-ip-table options. You can add the detail option for additional information. Because this check can be resource-intensive, the CLI may prompt for confirmation. You can limit the scope to reduce the impact. Use the no-confirm option only when you’ve verified it’s safe. When you run the request system evpn forwarding vlans command, the results are a point-in-time view. Run the check only after the system reaches steady state to avoid transient differences during convergence, MAC moves, or control-plane churn.

Options

no-confirm

Do not ask for confirmation

instance

Routing instance

vlan

VLAN name

detail

Display detailed output

format

Display formatted output

module

Module name

  • mac-ip-table—Display the MAC IP module

  • mac-table—Display the MAC module

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the request system evpn forwarding vlans command. Output fields are listed in the approximate order in which they appear.

Table 1: request system evpn forwarding vlans Output Fields
Field Name Field Description Level of Output

Evpn host

Device Hostname

All levels

Summary

Overall status: Either In-Sync, Out-of-Sync or blank if no VLAN status detected

All levels

Vlans in sync

Number of VLANs in sync

All levels

Vlans out of sync

Number of VLANs out of sync

All levels

MAC TABLE

Title for MAC table section

detail

MAC IP TABLE

Title for MAC-IP table section

detail

Routing-Instance

Routing instance name

detail

Vlan name

VLAN name

detail

Mac Entry

Reports the MAC address table entry for each MAC learned by the system.

detail

Mac-Ip Entry

MAC-to-IP binding entry for an EVPN/static MAC-IP configuration

detail

Error

The error code displays when the Vlans out of sync field is greater than 0.

Possible error codes:

  • E_MAC_IP_MISSING_ROUTING

  • E_MAC_IP_MISSING_FPC

  • E_MAC_IP_MISSING_KERNEL

  • E_MAC_IP_MISSING_L2_LEARNING

  • E_MAC_IP_NH_MISMATCH

  • E_MACIP_MISSING_NHDB_KERNEL

detail

Sample Outputs

request system evpn forwarding vlans

The following output shows a summary output with 2 VLANs that are in sync and 0 VLANs that are out of sync.

The following output shows a summary output with 2 VLANs that are in sync and 0 VLANs that are out of sync using the display XML format.

The following output shows a summary output with 1 VLAN that is in sync and 1 VLAN that is out of sync.

The following output shows a summary output with 1 VLAN that is in sync and 1 VLAN that is out of sync using the display XML format.

request system evpn forwarding vlans detail

Note: With the detail output, the error code displays when the Vlans out of sync field is greater than 0.

The following output shows a detail output with 2 VLANs that are in sync and 0 VLANs that are out of sync.

The following output shows a detail output with 2 VLANs that are in sync and 0 VLANs that are out of sync using the display XML format.

The following output shows a detail output with 1 VLAN that is in sync and 1 VLAN that is out of sync.

The following output shows a detail output with 2 VLANs that are in sync and 2 VLANs that are out of sync using the display XML format.

Release Information

Statement introduced in Junos OS Evolved Release 26.1R1