I use Packet Tracer 6.0.1 to implement a lab and I trying to find command to look for a specific mac address in a switch.
I already tried all these and no succeed
#show mac address-table address 0254.008c.259e
#show mac address-table address | include 0254.008c.259e
#sh mac-address-table | include 0254.008c.259e
#sh mac add dy | inc 259e
#sh mac add dy | inc .259e
Nay help is appreciated!