Patch - Bridge VLANs not properly initializing: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
(Created page with "= What it is = In some cases of bridging of VLAN interfaces, the bridge does not properly initialize the bridge ports (the VLAN interfaces themselves) and they are not proper...") |
|||
Line 10: | Line 10: | ||
<code> | <code> | ||
curl -k | curl -k https://downloads.untangle.com/public/patches/14.0.0/bridged_vlan_patch.sh | dash | ||
</code> | </code> |
Latest revision as of 15:28, 27 November 2019
What it is
In some cases of bridging of VLAN interfaces, the bridge does not properly initialize the bridge ports (the VLAN interfaces themselves) and they are not properly added to the bridge group. This patch will fix the bridge ports to be properly initialized.
Target Version
14.0.0
How to run
curl -k https://downloads.untangle.com/public/patches/14.0.0/bridged_vlan_patch.sh | dash