Difference between revisions of "MAC"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* Change your [[MAC]] address in Linux:  
 
* Change your [[MAC]] address in Linux:  
 
** <code>[[ifconfig]] {eth0|wlan0} hw ether CA:CA:CA:CA:CA:CA</code>
 
** <code>[[ifconfig]] {eth0|wlan0} hw ether CA:CA:CA:CA:CA:CA</code>
** <code>ip link set eth# address 11:22:33:44:55:66</code>
+
** <code>[[ip link]] set eth# address 11:22:33:44:55:66</code>
  
  
 
* [[Cisco IOS]]: <code>[[show mac address-table]] interface <switchport></code>
 
* [[Cisco IOS]]: <code>[[show mac address-table]] interface <switchport></code>
 
* Show your MAC address table: <code>[[arp]] -an</code>
 
* Show your MAC address table: <code>[[arp]] -an</code>
 
  
 
== Related commands ==
 
== Related commands ==

Revision as of 12:27, 7 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


Related commands

See also

Advertising: