
C613-50186-01 Rev B
Command Reference for AR2050V
451
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
B
RIDGING
C
OMMANDS
BRIDGE
bridge
Overview
Use this command to create a software bridge.
Use the
no
variant of this command to remove the specified bridge.
Syntax
bridge [<
bridge-id
>]
no bridge [<
bridge-id
>]
Default
No configured bridges
Mode
Global Configuration
Usage
The bridge interface name will be prefixed with ‘br’ followed by the bridge ID.
If interfaces exist on a bridge, then the bridge cannot be removed. For example if
interface eth1 exists on bridge 2, then the
no bridge 2
command will give you the
following message:
% failed to remove interface br2, there are still configured
sub-interfaces.
Example
To create a bridge with the ID of 2, use the following commands:
awplus#
configure terminal
awplus(config)#
bridge 2
To remove the bridge with the ID of 2, use the following commands:
awplus#
configure terminal
awplus(config)#
#no bridge 2
Related
Commands
Parameter
Description
<
bridge-id
>
The bridge ID (from 1 to 64). This is made up of the bridge priority
and the bridge’s MAC address.