show mac-vrf forwarding instance-mapping
Syntax
show mac-vrf forwarding instance-mapping <brief|detail> <forwarding-instance-id forwarding instance id number>
Description
Display information about the mapping of configured MAC-VRF instances to forwarding instances.
Options
none |
Display brief information about the mapping of the global MAC-VRF instance to the forwarding instance. |
brief | detail |
(Optional) Display the specified level of detail. |
forwarding-instance-id forwarding instance id
number |
(Optional) Display the instances mapped to a specific forwarding instance id. |
Required Privilege Level
view
Output Fields
| Field Name | Field Description |
|---|---|
| Forwarding-instance-id | Configuration ID for the MAC-VRF routing instance—Id 0 is reserved for the default-switch
instance. The output displays other ID numbers only if you've configured the IDs
using the set routing-instances mac-vrf-instance-name
forwarding-instance identifier id-number
command. |
| Forwarding-instance | Forwarding-instance name—The instance name can be either default-switch (if
you have not configured a forwarding-instance identifier) or the name of the
configured forwarding instance. |
| Table-id | Table ID for the forwarding instance—Unique, kernel-allocated table ID for the forwarding instance. |
| Mac-vrf instance | Name of the MAC-VRF instance that is mapped to the forwarding instance. |
| Table-id | Unique, kernel-allocated table ID for the MAC-VRF instance. |
Sample Output
show mac-vrf forwarding instance-mapping
user@host> show mac-vrf forwarding instance-mapping
Forwarding-instance-id Forwarding instance Table-id Mac-vrf instance Table-id
0 default-switch 6
macvrf_v500 13
6 default_internal_6 7
macvrf_v100 8
macvrf_v200 9
60 default_internal_60 10
macvrf_v300 11
vs400 14
Release Information
Command introduced in Junos OS Release 20.4R1.