Vlan-cpu-protection on the vlan will secure that broadcast and multicast 
packets are forwarded in hardware, and won't hit the cpu, and it will also keep 
most of the unknown-unicast traffic as hardware flooding. This is of course 
only to protect the cpu.

In order to limit the amount of broadcast and multicast traffic we use these L2 
ACLs

access-list 400 permit any ffff.ffff.ffff ffff.ffff.ffff any etype any
access-list 401 permit any 0100.5e00.0000 ffff.ff00.0000 any etype any


interface ethernet X/Y

 rate-limit input access-group 400 10253296 10256640

 rate-limit input access-group 401 10253296 10256640



Best regards

Jan Pedersen
Senior Network Specialist
D: +45 7730 2932
M: +45 2550 7321

From: [email protected] 
[mailto:[email protected]] On Behalf Of Mark Johnson
Sent: 5. april 2011 18:48
To: [email protected]
Subject: [f-nsp] MLX broadcast storm protection

Anyone out there know of a good way to protect against customer broadcast 
storms? We use a few MLX switches with customer ports on them. Occasionally, a 
customer will create a loop in their equipment which causes a storm all the way 
back to our MLXs. The line cards are pretty good at handling (CPU goes to 
30-40%) but would like to know of a good way to protect our MLX.

Also, any have best security practices they apply on customer ports to help 
keep the core switching stable?
_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

Reply via email to