Start a conversation

Bridges Not Passing Traffic on New Installation

Overview

In new device installations, it is possible to see that even though the device is passing traffic when it is powered off, i.e., in bypass mode, when powering it on, traffic stops passing through it.

 

Root Cause

In some new devices, the bridges are not enabled by default. This means that the two ports belonging to a bridge pair act independently of each other and no traffic is passed from one to the other.

 

Resolution

To address this issue using the WebUI:

  1. Navigate to Configuration > System > Network > IP Address.
  2. Select the bridges to enable and apply.

To address this issue using the CLI (command-line interface), execute the following commands:

en
conf t
bridge br[number] enable


Where [number] is the bridge number to enable.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments