I have setup some bridge interface with 4 ethernet port. My problem is, when they detect some network topology change, the bridge really need a lot of time to have done it.
Is there any solution, so the bridge can detect topology change faster ?
I have setup some bridge interface with 4 ethernet port. My problem is, when they detect some network topology change, the bridge really need a lot of time to have done it.
Is there any solution, so the bridge can detect topology change faster ?
Usually it is spanning tree protocol causing this. You can either disable it and risk bridge loops (your network will be down) or better find how to configure the interfaces to do fast checks (portfast in cisco).
some hints here: http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a00800b1500.shtml