show mac-vrf forwarding flood
Syntax
show mac-vrf forwarding flood
<brief | detail | extensive>
<event-queue>
<instance instance-name>
<route (all-ce-flood | all ve-flood | alt-root-flood | bd-flood | mlp-flood | re-flood)>
<vlan-name vlan-name>
Description
Show Ethernet-switching flooding information for the bridging or switching instances.
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 all Ethernet-switching flooding information for all VLANs. |
brief | detail | extensive |
(Optional) Display the specified level of output. |
event-queue |
(Optional) Display the queue of pending Ethernet-switching flood events. |
instance instance-name |
(Optional) Display Ethernet-switching flooding information for the specified routing instance. |
route (all-ce-flood | all ve-flood | alt-root-flood | bd-flood | mlp-flood |
re-flood) |
(Optional) Display the route for the following traffic types::
|
vlan-name vlan-name |
(Optional) Display Ethernet-switching flooding information for the specified VLAN. |
Additional Information
On MX Series routers and the EX9200 line of switches, this command hierarchy is an alias
for the show bridge flood
command hierarchy.
On QFX Series switches, this command hierarchy is an alias for the show
ethernet-switching flood
command hierarchy.
Required Privilege Level
view
Output Fields
show mac-vrf forwarding flood lists the
output fields for the show mac-vrf forwarding flood
command.
Field Name | Field Description |
---|---|
Name | Name of the switching instance |
CEs | Number of customer edge routers or switches |
VEs | Number of VPLS edge routers or switches |
VLAN Name | Name of the associated VLAN in the switching instance (if any) |
Flood Routes | Routes that get flooded to other destinations |
Prefix | Prefix of the flooded route |
Owner | Owner of the flood route. The displayed values could be one of:
|
Type | Type of routes flooded |
NhType | Type of next-hop receiver. The displayed values could be one of:
|
NhIndex | Index number of next hop entry |
Sample Output
show mac-vrf forwarding flood
user@host> show mac-vrf forwarding flood
Name: __juniper_private1__ CEs: 0 VEs: 0 Name: default-switch CEs: 9 VEs: 0 VLAN Name: VLAN101 Flood Routes: Prefix Type Owner NhType NhIndex 0x3057b/51 FLOOD_GRP_COMP_NH __all_ces__ comp 12866 0x30004/51 FLOOD_GRP_COMP_NH __re_flood__ comp 12863 VLAN Name: VLAN102 Flood Routes: Prefix Type Owner NhType NhIndex 0x3057c/51 FLOOD_GRP_COMP_NH __all_ces__ comp 12875 0x30005/51 FLOOD_GRP_COMP_NH __re_flood__ comp 12872 VLAN Name: VLAN103 Flood Routes: Prefix Type Owner NhType NhIndex 0x3057d/51 FLOOD_GRP_COMP_NH __all_ces__ comp 12884 0x30006/51 FLOOD_GRP_COMP_NH __re_flood__ comp 12881
Release Information
Command introduced in Junos OS Release 20.4R1.