How To Find Mac Address On Cisco Router?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To find the MAC address on a Cisco router, use the following command:
#show interface [interface name] | include Hardware
For example, to find the MAC address of the Ethernet0 interface, use the following command:
#show interface Ethernet0 | include Hardware
The output will display the MAC address for the interface.
1. Log in to your Cisco router.
2. In the command–line interface (CLI), type “show mac–address–table“ and press Enter.
3. Read through the list of MAC addresses that appears. You will see a list of each device connected to your router and its corresponding MAC address.