show evpn mac-ip-table
Syntax
show evpn mac-ip-table <brief | count | detail | detail | extensive> <instance> <kernel > <logical-system (all | logical-system-name)>
Description
Displays the MAC-IP address for all IPv4 (ARP) and IPv6 (ND) bindings for routing instances where the instance-type is evpn.
Options
brief | detail |extensive | summary |
(Optional) Display the specified level of output. |
instance instance-name |
(Optional) Display the MAC-IP address information for the specified routing instance. |
kernel | (Optional) Display the MAC-IP address entries in the kernel |
logical-system <logical-system-name> |
(Optional) Display the MAC-IP address information for the specified logical system or all logical systems. |
Required Privilege Level
maintenance
Output Fields
Table 1 lists the output fields for the show evpn mac-ip-table
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
IP address |
IP address associated with the EVPN routing instance. |
All levels |
MAC address |
MAC address |
All levels |
Flags |
MAC IP flags: Identifies : statically installed MAC-IP entries.
|
Brief, detail |
Logical Interface |
The logical interface associated with the routing instance. |
Brief, detail |
Active Source |
The source of the learned MAC-IP address entry. Displays the ESI or router ID. |
All levels |
Routing Instance |
Information on the Routing instance where the MAC-IP address entry was learned.
|
Extensive |
BD ID |
Bridge Domain ID |
Brief |
Sample Output
show evpn mac-ip-table
user@host> show evpn mac-ip-table MAC IP flags (S - Static, D - Dynamic, L - Local , R - Remote, K - Kernel, RT - Dest Route, AD - Advt to remote, RE - Re-ARP/ND, RO - Router, OV - Override) Routing instance : evpn Bridging domain : bd1 IP MAC Flags Logical Active address address Interface source 10.1.1.1 00:11:00:00:00:01 DR,K 81.1.1.1 10.1.1.2 00:22:00:00:00:01 DR,K 81.2.2.2 10.1.1.3 00:33:00:00:00:01 DL,K,AD ge-0/0/2.1 10.1.1.4 00:44:00:00:00:01 DR,K 81.4.4.4
show evpn mac-ip-table extensive
user@host> show evpn mac-ip-table extensive IP address: 10.1.1.1 MAC address: 00:11:00:00:00:01 Routing instance: evpn Bridging domain: bd1 MAC-IP local mask: 0x0000000000000000 MAC-IP remote mask: 0x8000000000000000 MAC-IP RPD flags: 0x00000081 MAC-IP flags: remote,kernel
show evpn mac-ip-table kernel
user@host> show evpn mac-ip-table kernel BD IP MAC Logical Flags id address address Interface 2 192.168.1.1 00:21:59:aa:77:f0 irb.1 0x00000209 2 192.168.1.100 00:00:5e:00:01:01 irb.1 0x00000609 3 192.168.2.1 00:21:59:aa:77:f0 irb.2 0x00000209 3 192.168.2.100 00:00:5e:00:01:01 irb.2 0x00000609 4 192.168.3.1 00:21:59:aa:77:f0 irb.3 0x00000209 4 192.168.3.100 00:00:5e:00:01:01 irb.3 0x00000609 5 192.168.4.1 00:21:59:aa:77:f0 irb.4 0x00000209 5 192.168.4.100 00:00:5e:00:01:01 irb.4 0x00000609
Release Information
Command introduced in Junos OS Release 17.4R2.