On Aug 22, 2016, at 4:41 AM, Jeff <[email protected]> wrote: > > Can someone confirm this? Will a static mac entry for the router work if I > just add it to any random vlan or do I have to add an entry for each vlan > individuelly although the mac stays the same?
Might want to double-check with JTAC on that one. We had a 4500 that had a software bug where a bunch of bogus MACs were learned (a few thousand). However, that exposed a "feature" in the 4500's MAC-learning algorithm. They use a hash table to store the MACs and if there are too many hash collisions the switch simply gives up trying to learn the MAC. Because the fake MACs from the first bug were all sequential, it caused very poor hash performance and we had devices that couldn't get on the network because the switch refused to learn them (too many collisions). Not saying that's exactly what happened to you; more of a warning that sometimes what's going on under the hood may not be entirely obvious/sane based on the documentation. Jason _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

