Difference between revisions of "MAC"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 3: | Line 3: | ||
== 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: |
+ | ** <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> | ||
+ | |||
+ | |||
* [[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> |
Revision as of 12:27, 7 December 2020
This article is a Draft. Help us to complete it.
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
- Cisco IOS:
show mac address-table interface <switchport>
- Show your MAC address table:
arp -an
Related commands
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
See also
Advertising: