Exam ACE-A1.2 All QuestionsBrowse all questions from this exam
Question 30

Which of the following commands will show the mac-address to VTEP table on an Arista switch?

    Correct Answer: A

    The correct command to display the mac-address to VTEP table on an Arista switch is 'show vxlan address-table'. This command specifically shows the VXLAN Mac Address Table, which includes mappings between MAC addresses and their corresponding VTEPs (Virtual Tunnel Endpoints). Other options either do not show VXLAN-specific information or provide summaries rather than detailed address information.

Discussion
armaOption: A

leaf-01#show vxlan address-table Vxlan Mac Address Table ---------------------------------------------------------------------- VLAN Mac Address Type Prt VTEP Moves Last Move ---- ----------- ---- --- ---- ----- --------- 4094 5010.002b.766c EVPN Vx1 10.0.255.14 1 73 days, 1:06:29 ago 4094 5010.00b0.af03 EVPN Vx1 10.0.255.12 1 73 days, 1:45:28 ago Total Remote Mac Addresses for this criterion: 2

DecadenzeOption: A

Answer is A

SmootheyOption: A

This command displays the VXLAN address table. switch>show vxlan address-table Vxlan Mac Address Table ---------------------------------------------------------------------- Vlan Mac Address Type Prt Vtep Moves Last Move ---- ----------- ---- --- ---- ----- --------- 51 0000.0051.0101 DYNAMIC Vx1 10.25.2.12 1 4 days, 0:37:14 ago 51 0000.0051.0102 DYNAMIC Vx1 10.25.2.12 1 4 days, 0:37:14 ago 51 0000.0051.0103 DYNAMIC Vx1 10.25.2.12 1 4 days, 0:37:14 ago

gksongOption: C

there is no show mac-address-table,but show mac address-table.