show mac-vrf forwarding global-information
Syntax
show mac-vrf forwarding global-information
Description
Display global process and configuration information about the MAC-VRF subsystems.
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
This command has no options.
Additional Information
On MX Series routers and the EX9200 line of switches, this command is an alias for the
show l2-learning global-information command.
On QFX Series switches, this command is an alias for the show ethernet-switching
global-information command.
Required Privilege Level
view
Output Fields
| Field Name | Field Description |
|---|---|
| MAC aging interval | How fast learned MAC address entries age out of the table (in seconds) |
| MAC learning | Allow MAC learning—enabled or disabled |
| MAC statistics | Keep MAC statistics—enabled or disabled |
| MAC limit count | Limit MAC entries to this number |
| MAC limit hit | Warn when MAC limit is hit—enabled or disabled |
| MAC packet action drop | Drop MAC packets—enabled or disabled |
| MAC+IP aging interval | Time to keep old MAC+IP entries—in seconds. One timer for IPv4 entries and one timer for IPv6 entries. |
| MAC+IP limit count | Total MAC+IP addresses supported on the platform. |
| MAC+IP limit reached | Has your system reached the MAC+IP limit?—Yes or No |
| LE aging time | Time to keep LE entries. |
| LE VLAN aging time | Time to keep LE VLAN entries |
| RE state | State of the Routing Engine—primary or backup |
| VXLAN Overlay load balance | VXLAN overlay load balancing—enabled or disabled |
| VXLAN ECMP | VXLAN ECMP—enabled or disabled |
Sample Output
show mac-vrf forwarding global-information
user@host> show mac-vrf forwarding global-information
Global Configuration:
MAC aging interval : 300
MAC learning : Enabled
MAC statistics : Disabled
MAC limit Count : 393215
MAC limit hit : Disabled
MAC packet action drop: Disabled
MAC+IP aging interval : IPv4 - 1200 seconds
IPv6 - 1200 seconds
MAC+IP limit Count : 393215
MAC+IP limit reached : No
LE aging time : 1200
LE VLAN aging time : 1200
RE state : Master
VXLAN Overlay load bal: Disabled
VXLAN ECMP : Disabled
Release Information
Command introduced in Junos OS Release 20.4R1.