Difference between revisions of "MAC"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
  
  
* [[Cisco IOS]]: <code>[[show mac address-table]] interface <switchport></code>
+
* [[Cisco IOS]]:  
 +
** <code>[[show mac address-table]] interface <switchport></code>
 +
** <codee>[[switchport port-security]] mac-address 0050.3e8d.6400</code>
 +
 
 
* Show your MAC address table: <code>[[arp]] -an</code>
 
* Show your MAC address table: <code>[[arp]] -an</code>
  

Revision as of 06:50, 16 December 2020

This article is a Draft. Help us to complete it.

wikipedia:MAC address

Activities

  • Change your MAC address in Linux:
    • ifconfig {eth0|wlan0} hw ether CA:CA:CA:CA:CA:CA
    • ip link set eth# address 11:22:33:44:55:66


  • Show your MAC address table: arp -an

Related commands

See also

Advertising: