show ethernet-switching mgrp-policy
Syntax
show ethernet-switching mgrp-policy <instance instance-name> <mgrp-id mgrp-id>
Description
Display information about logical mesh groups, which are part of a mechanism that Juniper Networks uses to control the flooding of broadcast, unknown unicast, and multicast (BUM) traffic.
Checking mesh groups helps you to monitor the state of the seamless EVPN-VXLAN stitching feature that interconnects EVPN-VXLAN points of delivery (PODs) in a data center, or EVPN-VXLAN data centers. In each of these use cases, Juniper Networks devices that support seamless EVPN-VXLAN stitching act as a spine or super spine device that interconnects the PODs or data centers.
Juniper Networks supports the following default mesh groups for a VLAN. All interfaces that you configure on a spine or super spine device can be assigned to a particular mesh group.
CE mesh group, to which all directly connected interfaces are assigned.
VE mesh group, to which all virtual tunnel endpoint (VTEP) interfaces for the local POD or data center are assigned.
WAN mesh group, to which all remote VTEP interfaces within a POD or data center, or interconnected PODs or data centers are assigned.
RE mesh group, to which interfaces are typically not assigned.
When a BUM packet enters an interface on the spine or super spine device and that packet needs to be flooded, the mesh group to which the interface belongs is identified. The mesh group associated with a particular VLAN determines the outgoing groups to which the packet should be flooded. For example, if a BUM packet enters an interface assigned to the CE mesh group, the outgoing flood groups might the following:
All interfaces in the CE mesh group except the interface through which the packet entered.
The VE and WAN mesh groups.
Additional factors that determine the outgoing flood groups include the following:
Whether the spine or super spine device that receives a packet acts as a designated forwarder (DF) or non-DF.
The local bias feature, also known as split horizon, which eliminates duplication of traffic to its destination in another POD or data center.
Options
none | Display the flood groups associated with all mesh groups. |
instance instance-name | (Optional) Display the flood groups associated with the mesh groups for a specified routing or switching instance. |
mgrp-id mgrp-id | (Optional) Display interfaces associated with a specified mesh group for a particular routing or switching instance. |
Required Privilege Level
admin
Output Fields
Table 1 lists the
output fields for the show ethernet-switching mgrp-policy
command. Table 2 lists the output fields for the show ethernet-switching mgrp-policy
instance
command. Table 3 lists the output fields for the show ethernet-switching
mgrp-policy instance mgrp-id
command. Output fields are listed
in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
Role |
Possible roles include either DF (designated forwarder) or NDF (non-designated forwarder). The output is organized by role. Mesh groups listed under each role provide a summary of the groups to which a BUM packet received by a spine or super spine device that acts as a DF or non-DF will be flooded. |
Mesh Group |
Name of a mesh group. For each mesh group, the output displays the outgoing flood groups to which a BUM packet will be flooded. |
Field Name |
Field Description |
---|---|
Role |
Possible roles include either DF (designated forwarder) or NDF (non-designated forwarder). The output displays the role for each mesh group. |
Mesh Group |
Name of a mesh group. For each mesh group, the output displays:
|
Field Name |
Field Description |
---|---|
Mesh Group |
Name of a mesh group. For the mesh group, the output displays associated flags. |
Interfaces |
Interfaces associated with the mesh group. When a spine or super spine device floods a BUM packet to the next hop, they will do so through these interfaces. |
Sample Output
- show ethernet-switching mgrp-policy
- show ethernet-switching mgrp-policy instance
- show ethernet-switching mgrp-policy instance mgrp-id
show ethernet-switching mgrp-policy
user@switch> show ethernet-switching mgrp-policy Role: DF Mesh Group: __all_ces__ __all_ces__ __ves__ __wan_flood__ __icl_flood__ __etree_leaf__ Mesh Group: __esi_flood__ Mesh Group: __etree_leaf__ __all_ces__ __ves__ Mesh Group: __icl_flood__ __all_ces__ Mesh Group: __mlp_flood__ Mesh Group: __re_flood__ __all_ces__ __ves__ __wan_flood__ __icl_flood__ __etree_leaf__ Mesh Group: __ves__ __all_ces__ __wan_flood__ __etree_leaf__ Mesh Group: __wan_flood__ __all_ces__ __ves__ Role: NDF Mesh Group: __all_ces__ __all_ces__ __ves__ __wan_flood__ __icl_flood__ Mesh Group: __ar_flood__ __all_ces__ __ar_flood__ __wan_flood__ Mesh Group: __esi_flood__ Mesh Group: __etree_leaf__ Mesh Group: __icl_flood__ Mesh Group: __mlp_flood__ Mesh Group: __re_flood__ __all_ces__ __ves__ __wan_flood__ Mesh Group: __ves__ Mesh Group: __wan_flood__ __all_ces__
show ethernet-switching mgrp-policy instance
user@switch> show ethernet-switching mgrp-policy instance evpn-vxlan Role: DF Mesh Group: __all_ces__Flags: 0xa ( split-horizon, shared-RT) __all_ces__ __ves__ __wan_flood__ Role: DF Mesh Group: __mlp_flood__Flags: 0xc ( shared-RT, no-local-flooding) Role: DF Mesh Group: __re_flood__Flags: 0x4c ( shared-RT, no-local-flooding, permanent-comp-nh) __all_ces__ __ves__ __wan_flood__ Role: DF Mesh Group: __ves__Flags: 0xc ( shared-RT, no-local-flooding) __all_ces__ __wan_flood__ Role: DF Mesh Group: __wan_flood__Flags: 0xc ( shared-RT, no-local-flooding) __all_ces__ __ves__ Role: Non-DF Mesh Group: __ves__Flags: 0xc ( shared-RT, no-local-flooding) Role: Non-DF Mesh Group: __wan_flood__Flags: 0xc ( shared-RT, no-local-flooding) __all_ces__
show ethernet-switching mgrp-policy instance mgrp-id
user@switch> show ethernet-switching mgrp-policy instance evpn-vxlan mgrp-id 0 Mesh Group: __ves__Flags: 0xc ( shared-RT, no-local-flooding) Interfaces vtep.32769 vtep.32770 vtep.32771 vtep.32772
Release Information
Command introduced in Junos OS Release 20.3R1.