show mac-vrf forwarding mac-table
Syntax
show mac-vrf forwarding mac-table <brief | count | detail | extensive> <mac address> <age> <instance vrf-instance-name> <vlan-name vlan-name> <vlan-id vlan-id> <interface interface-name>
Description
Display information about the forwarding table in the mac-vrf
instance.
The commands work only within a mac-vrf
type routing instance that is
present on a supported platform.
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 |
(Same as brief) Display information about the MAC-VRF forwarding MAC table. |
brief | count | detail | extensive |
(Optional) Display the specified level of output. |
mac-address |
(Optional) Display forwarding table information for the specified MAC address. |
age |
(Optional) For MX Series routers only. Display the age of a single MAC address. |
instance instance-name |
(Optional) Display MAC table information for the specified routing instance. |
interface interface-name |
(Optional) Display MAC table information for the specified interface. |
vlan-name vlan name |
(Optional) Display MAC table information for the specified VLAN. |
vlan-id vlan id |
(Optional) Display MAC table 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 mac-table
command hierarchy. All the command options
available in this command hierarchy are aliases to the respective command options in the
show bridge mac-table
command hierarchy.
On QFX Series switches, this command hierarchy is an alias for the show
ethernet-switching table
command hierarchy. All the command options available in
this command hierarchy are aliases to the respective command options in the show
ethernet-switching table
command hierarchy.
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show mac-vrf forwarding
mac-table
command.
Field Name | Description |
---|---|
VLAN name | Name of the associated VLAN. |
MAC address | Learned MAC address |
MAC flags |
Flags that provide information about the MAC addresses in the MAC-VRF instance.
|
Logical interface | Interface on which the MAC address was learned. |
SVLBNH/VENH index | Shared VXLAN load balancing next hop (SVLBNH)/VXLAN encapsulated next hop (VENH) associated with the SVLBNH. |
Active source | IP address or MAC address of the source interface. |
Routing instance | Name of the routing instance with which this MAC table is associated. |
Sample Output
show mac-vrf forwarding mac-table
root@vQFX-Leaf1> show mac-vrf forwarding mac-table MAC flags (S - static MAC, D - dynamic MAC, L - locally learned, P - Persistent static SE - statistics enabled, NM - non configured MAC, R - remote PE MAC, O - ovsdb MAC) Ethernet switching table : 6 entries, 6 learned Routing instance : macvrf_v150 Vlan MAC MAC Logical SVLBNH/ Active name address flags interface VENH Index source v150 02:05:86:71:bd:00 DR vtep.32771 10.255.1.2 v150 02:05:86:71:d1:00 DR vtep.32769 10.255.1.1 v150 40:00:10:11:11:00 DR esi.1787 05:00:00:fc:4d:00:00:00:96:00 v150 40:00:10:11:11:02 DR esi.1787 05:00:00:fc:4d:00:00:00:96:00 v150 50:00:10:11:11:00 DR esi.1787 05:00:00:fc:4d:00:00:00:96:00 v150 50:00:10:11:11:02 DR esi.1787 05:00:00:fc:4d:00:00:00:96:00
Release Information
Command introduced in Junos OS Release 20.4R1.