Difference between revisions of "MAC"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | * [[Wikipedia:Medium access control]] | |
− | [[wikipedia:MAC address]] | + | * [[wikipedia:MAC address]] |
== Activities == | == Activities == | ||
Line 8: | Line 8: | ||
− | * [[Cisco IOS]]: <code>[[show mac address-table]] interface <switchport></code> | + | * [[Cisco IOS]]: |
− | * Show your MAC address table: <code>[[arp]] | + | ** <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 == | == Related commands == | ||
Line 18: | Line 23: | ||
* [[Cisco IOS]]: <code>[[show mac address-table]]</code> | * [[Cisco IOS]]: <code>[[show mac address-table]]</code> | ||
* [[Content Addressable Memory]] table | * [[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}} | * {{ARP}} | ||
+ | * {{MAC}} | ||
* {{ethernet}} | * {{ethernet}} | ||
[[Category:Ethernet]] | [[Category:Ethernet]] |
Latest revision as of 18:27, 11 December 2023
Activities[edit]
- Change your MAC address in Linux:
- Cisco IOS:
show mac address-table interface <switchport>
show interface mac-address
switchport port-security mac-address 0050.3e8d.6400
- Show your MAC address table:
Related commands[edit]
arp, arp -a
ethtool
- IOS: show interface mac-accounting
- Cisco IOS:
show interface mac-address
- Cisco IOS:
show mac address-table
- Content Addressable Memory table
- MAC (message authentication code)
/sys/class/net/eth1/address
- AWS:
aws rds describe-db-instances | grep Address
- macOS
- sOPS:
MAC mismatch
- CSMA/CD
- Time-division multiple access (TDMA)
See also[edit]
Advertising: