Difference between revisions of "MAC"
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.
Activities
- Change your MAC address in Linux:
- 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: