Difference between revisions of "Checking the MAC adress via console"
From NesevoWiki
Jump to navigationJump to search (Created page with " * if the device has no or wrong MAC-Adress on label try the following. * Connect to the serial console of the device (just like to a Cisco device, same serial port settings)...") |
|||
Line 1: | Line 1: | ||
− | * if the device has no or wrong MAC-Adress on label try the following. | + | * if the device has no, a duplicated or a wrong MAC-Adress on the label try the following. |
* Connect to the serial console of the device (just like to a Cisco device, same serial port settings) | * Connect to the serial console of the device (just like to a Cisco device, same serial port settings) | ||
* you will be asked to set a password, choose whatever you like, its not saved as long you don't save the configuration | * you will be asked to set a password, choose whatever you like, its not saved as long you don't save the configuration |
Revision as of 10:13, 21 December 2017
- if the device has no, a duplicated or a wrong MAC-Adress on the label try the following.
- Connect to the serial console of the device (just like to a Cisco device, same serial port settings)
- you will be asked to set a password, choose whatever you like, its not saved as long you don't save the configuration
- type
display diagnostic-information
and hitENTER
- this will give out a huge diagnostic report, some seconds after the section
=====display interface====
appears, stop the output by pressingCTRL + C
- now search for the entry which starts with
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is xxxx-xxxx-xxxx
- the
xxxx-xxxx-xxxx
part is the Base Mac-adress of the device