show mac-vrf forwarding mgrp-policy
Syntax
show mac-vrf forwarding mgrp-policy <instance instance-name> <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.
You can assign all interfaces that you configure on a spine or super spine device to a particular mesh group. We support the following default mesh groups for a VLAN:
- CE mesh group, to which you assign all directly connected interfaces.
- VE mesh group, to which you assign all virtual tunnel endpoint (VTEP) interfaces for the local POD or data center.
- WAN mesh group, to which you assign all remote VTEP interfaces within standalone or interconnected PODs or data centers.
- RE mesh group, to which you typically do not assign interfaces.
When a BUM packet that must be flooded enters an interface on the spine or super spine device, the system identifies the interface's mesh group. The mesh group associated with a particular VLAN determines the outgoing groups to which the packet should flood. For example, if a BUM packet enters an interface assigned to the CE mesh group, the outgoing flood groups might be the following:
- All interfaces in the CE mesh group except the interface through which the packet entered.
- The VE and WAN mesh groups.
- Whether the spine or super spine device that receives a packet acts as a designated forwarder (DF) or a 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.
We've implemented the show mac-vrf commands on all supported platforms. If a
particular platform doesn't support a specific sub-command or option, when you
run the command, the output is empty. For example, show mac-vrf
forwarding age
is available only on MX Series platforms. If you run
that command on any other supported platform, the output is empty.
Options
none |
Display the global mesh group policy. |
instance routing instance name |
(Optional) Display the mesh group policy for the specified routing instance. |
mgrp-id mesh group id |
(Optional) Display the mesh group policy for the specified mac-vrf routing instance and mesh group id number. |
Additional Information
On MX Series routers and the EX92000 line of switches, this command hierarchy is an alias
for the show l2-learning mgrp-policy
command hierarchy.
On QFX Series switches, this command hierarchy is an alias for the show
ethernet-switching mgrp-policy
command hierarchy.
Required Privilege Level
admin
Output Fields
Table 1 lists
the output fields for the show mac-vrf forwarding mgrp-policy
command.
Table 2 lists the output fields for the show mac-vrf forwarding mgrp-policy
instance
command.
Table 3 lists the output fields for the show mac-vrf forwarding mgrp-policy
instance mgrp-id
command.
Field Name |
Field Description |
---|---|
Role |
Roles include either DF (designated forwarder) or non-DF (non-designated forwarder). We organize the output by role. Mesh groups listed under each role provide a summary of the groups to which a BUM packet might get flooded. |
Mesh Group |
Name of a mesh group. For each mesh group, the output displays the outgoing flood groups to which a BUM packet gets flooded. |
Field Name |
Field Description |
---|---|
Role |
Roles include either DF (designated forwarder) or non-DF (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 the associated flags. |
Interfaces |
Interfaces associated with the mesh group. When a spine or super spine device floods a BUM packet to the next hop, it does so through these interfaces. |
Sample Output
- show mac-vrf forwarding mgrp-policy
- show mac-vrf forwarding mgrp-policy instance
- show mac-vrf forwarding mgrp-policy instance mgrp-id
show mac-vrf forwarding mgrp-policy
user@host> show mac-vrf forwarding mgrp-policy
Role: DF Mesh Group: __all_ces__ __all_ces__ __ves__ __wan_flood__ __icl_flood__ __etree_leaf__ Mesh Group: __ar_flood__ __all_ces__ __ar_flood__ __wan_flood__ 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__ __all_ces__ Mesh Group: __wan_flood__ __all_ces__ Paste device command output here
show mac-vrf forwarding mgrp-policy instance
user@host> show mac-vrf forwarding mgrp-policy instance test 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 mac-vrf forwarding mgrp-policy instance mgrp-id
user@host> show mac-vfr forwarding 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.4R1.