cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
759
Views
1
Helpful
3
Replies

To detect duplicate frames (BUM )in a Cisco network

dhikra-marghli8
Level 1
Level 1

Hello

 

1-- what are outil can detect duplicate Frame in the network cisco ??  

2-- how  to limit the propagation of unwanted broadcast frames in the network cisco ??   

3--  what are  broadcast frame control mechanisms ?

i wait a answer  from expert newtork cisco 

 

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello @dhikra-marghli8 ,

1)  Duplicate ethernet frames cannot be detected at Ethernet OSI layer 2,  upper layer protocols with flow control like TCP can detect duplicated packets.  Duplication of ethernet frames do not happen in a a stable loop free L2 LAN topology.

2)   Per port input storm control can be used.  However, we cannot discriminate between  expected broadcast frames and unwanted ones. We can instruct the switch to accept a max percentage of port speed bandwidth for each BUM category ,  Broadcast, Unknown unicast , Multicast. The feature works inbound on 1sec time intervals if the threshold is crossed all traffic for the category is dropped.

Configuration of storm control is recommended as a way to help STP to handle some dynamic topology changes that create bridiging loops. During a bridiging loop a broadcast storm can be created that can fill all the available BW in all ports if storm control is not deployed.

Just to make an example on an access port 1GE we can use a broadcast storm control of 1% or just a little more with no issue with subnets like /24 or more specific.

The use of storm control can save an on site trip in case of issues you may have the time to enter on   a distribution switch and to shut one or more ports to break a bridging loop.

3)  Storm control on LAN switches.  Rate limiting of broadcast traffic is possible on PE nodes access interfaces for L2 MPLS services like VPLS.

Hope to help

Giuseppe

 

Rate limiting of broadcast traffic is possible on PE nodes access interfaces for L2 MPLS services like VPLS.

what's command can configure in the network VPLS cisco

I wait your reply

Thanks

 

Please , can you answer me for my question !!