Detect Network Looping

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bennylu
    Genius
    • Mar 2011
    • 221

    Detect Network Looping

    Is ERS3500 or 4500 switch able to detect looping error in the network?
  • knemallapudi
    Member
    .
    • Sep 2013
    • 4

    #2
    Hi Bennylu,

    The Spanning Tree Protocol detects and eliminates logical loops in a bridged or switched network. When multiple paths exist, the spanning tree algorithm configures the network so that a bridge or switch uses only the most efficient path. If that path fails, the protocol
    automatically reconfigures the network activate another path, thus sustaining network operations.
    The Avaya Ethernet Routing Switch 4000 Series supports multiple spanning tree groups (STG). The Avaya Ethernet Routing Switch 4000 Series supports a maximum of eight STGs, either all in one stand-alone switch or across a stack. Multiple STGs provide multiple data paths, which can be used for load-sharing and redundancy.

    You will find more information and configuration details here-



    I hope this helps.

    Comment

    • rameshng
      Brainiac
      • Oct 2011
      • 89

      #3
      In addition to that below other features can also help you to detect the loops in the network.
      STP BPDU filtering ignore-self

      You can use the STP BPDU filtering ignore-self parameter to prevent the switch from blocking
      ports if an IP Phone loops back BPDU packets. When you enable BPDU filtering on the switch port, if you turn off a connected IP Phone, the BPDU packet can loop back to the switch. The switch can interpret the looping BPDU packet as an attack and block the port
      administratively.


      more information how to configure is here.

      Comment

      • onikolaisen
        Member
        • Oct 2012
        • 8

        #4
        SLPP-guard also an option

        Provided you have an ERS5x000, ERS8x00 or any of the VSP-series switches, you can set these up with SLPP on each vlan. You can then turn on SLPP-guard on the 4x00 and 3500 series switches to detect loops at the edge.

        Comment

        • rameshng
          Brainiac
          • Oct 2011
          • 89

          #5
          ERS 3500 and 4500 can be configured for STP and BPDU filtering. We may not require SLPP here to prevent loops.

          Comment

          • landess
            Aspiring Member
            • Dec 2010
            • 1

            #6
            Originally posted by rameshng View Post
            ERS 3500 and 4500 can be configured for STP and BPDU filtering. We may not require SLPP here to prevent loops.
            It will be neccessary in case the loop is caused by eg. an unmanaged switch connected to the edge, which drops BPDUs.
            SLPP is definitely recommended if it is possible!

            Comment

            Loading