05-16-2017 07:59 AM - edited 03-08-2019 10:36 AM
Is there a Cisco equivalent command to the Arista command "mac address-table reserved forward"?
If Cisco has this feature/command; is it available on Cisco N3K-C3164Q-40GE 64 QSFP+ with LAN_ENTERPRISE_SERVICES_PKG license pack?
This is the Arista description of what the command does:
IEEE802.1D-2004, Section 7.12.6 specifies destination MAC addresses that are normally trapped (not forwarded) by the a switch. Starting in version 4.15.0F, EOS allows for frame trapping to be disabled for specific addresses (except STP BPDUs and pause frames).
05-16-2017 09:04 AM
Hi
I think you are looking for static MAC or not?:
mac address-table static aaaa.bbbb.cccc vlan 10 interface FastEthernet0/1
05-16-2017 10:48 AM
The switch will act as a pass-through device for certain protocols such as LLDP and LACP.
For instance this command allow LLDP packets to pass thorugh to another device attached to it.
mac address-table reserved forward 0180.c200.000e
Without this command the packets destined to that MAC will be trapped by the switch.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide