Hi Folks,
If I configure a static mac entry, like:
mac address-table static 1111.2222.3333 vlan 10 int g2/0/1
What will happen if traffic with DMAC of 1111.2222.3333 arrives on g2/0/1?
Also, what will a switch do if I apply the following config:
mac address-table static 1111.2222.3333 vlan 10 int g2/0/1
mac address-table static 1111.2222.3333 vlan 10 int g2/0/2
Will the switch forward traffic to both ports? or prefer one more than the other?
Thanks
Alan