display evi mac-address

Use display evi mac-address to display remote MAC address entries.

Syntax

In standalone mode:

display evi mac-address interface tunnel interface-number [ vlan vlan-id ] [ slot slot-number ] [ count ]

display evi mac-address interface tunnel interface-number mac-address mac-address vlan vlan-id [ slot slot-number ]

In IRF mode:

display evi mac-address interface tunnel interface-number [ vlan vlan-id ] [ chassis chassis-number slot slot-number ] [ count ]

display evi mac-address interface tunnel interface-number mac-address mac-address vlan vlan-id [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface tunnel interface-number: Specifies an EVI tunnel interface by its number.

mac-address mac-address: Specifies a remote MAC address.

vlan vlan-id: Specifies a VLAN ID in the range of 1 to 4094. If you do not specify a VLAN, this command displays entries for all VLANs.

slot slot-number: Specifies a card by its slot number. If you do not specify a slot, this command displays entries on all MPUs. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument specifies the ID of the IRF member device. The slot-number argument specifies the number of the slot where the card resides. If you do not specify a slot, this command displays entries on all MPUs in the IRF fabric. (In IRF mode.)

count: Displays the number of remote MAC address entries that match the command.

Examples

# Display remote MAC address entries on Tunnel 101.

<Sysname> display evi mac-address interface tunnel 101
MAC Address      VLAN ID   Port
000f-e201-0101   1         EVI-link1
000f-e202-0101   2         EVI-link1, EVI-link2

# Display the total number of remote MAC address entries on Tunnel 101.

<Sysname> display evi mac-address interface tunnel 101 count
Total entries: 2

Table 10: Command output

Field

Description

MAC Address

Remote MAC address.

VLAN ID

VLAN that has the remote MAC address.

Port

Outgoing EVI-Link interface for reaching the MAC address.

N/A indicates that the EVI-Link interface where the MAC address was learned has been removed.