Difference between revisions of "MAC"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
* [[Wikipedia:Medium access control]]
[[wikipedia:MAC address]]
+
* [[wikipedia:MAC address]]
  
 
== Activities ==
 
== Activities ==
* Change your [[MAC]] address in Linux: <code>[[ifconfig]] {eth0|wlan0} hw ether CA:CA:CA:CA:CA:CA</code>
+
* Change your [[MAC]] address in Linux:  
* [[Cisco IOS]]: <code>[[show mac address-table]] interface <switchport></code>
+
** <code>[[ifconfig]] {eth0|wlan0} hw ether CA:CA:CA:CA:CA:CA</code>
* Show your MAC address table: <code>[[arp]] -an</code>
+
** <code>[[ip link]] set eth# address 11:22:33:44:55:66</code>
 +
 
 +
 
 +
* [[Cisco IOS]]:  
 +
** <code>[[show mac address-table]] interface <switchport></code>
 +
** <code>[[show interface mac-address]]</code>
 +
** <code>[[switchport port-security]] mac-address 0050.3e8d.6400</code>
 +
 
 +
* Show your MAC address table:  
 +
** <code>[[arp -an]]</code>
 +
 
 +
== Related commands ==
 +
* <code>[[arp]], [[arp -a]]</code>
 +
* <code>[[ethtool]]</code>
 +
* [[IOS]]: [[show interface]] mac-accounting
 +
* [[Cisco IOS]]: <code>[[show interface mac-address]]</code>
 +
* [[Cisco IOS]]: <code>[[show mac address-table]]</code>
 +
* [[Content Addressable Memory]] table
 +
* [[MAC (message authentication code)]]
 +
* <code>[[/sys/class/net/]][[eth]]1/address</code>
 +
* [[AWS]]: <code>[[aws rds describe-db-instances]] | grep [[Address]]</code>
 +
* [[macOS]]
 +
* [[sOPS]]: <code>[[MAC mismatch]]</code>
 +
* [[CSMA]]/[[CD]]
 +
* [[Time-division multiple access (TDMA)]]
  
 
== See also ==
 
== See also ==
 +
* {{ARP}}
 +
* {{MAC}}
 
* {{ethernet}}
 
* {{ethernet}}
  
 
[[Category:Ethernet]]
 
[[Category:Ethernet]]

Latest revision as of 18:27, 11 December 2023

Advertising: