Bridge CLI Commands
88
2/1553-ZAT 759 94 Uen B – December 2005
4.46 bridge
add
fwdallinterface independent
4.46.1 Syntax
bridge add fwdallinterface independent
{<vlanname>|<vlannumber>} <interfacename>
4.46.2 Description
This command adds an interface to the egress interface list of the Forward All
Group of the named VLAN. The Forward All Group represents the set of
interfaces to which all the multicast frames would be forwarded.
4.46.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
vlanname
The name of an existing VLAN. See
the
bridge add vlan
command
to configure a new VLAN.
N/A
vlannumber
A number that identifies an existing
VLAN. To display the list of statically
configured VLANs, use the
bridge
list static vlans
command.
The number appears in the first
column under the heading ID.
N/A
interface
name
The name of a bridge interface that
has previously been added and
attached to a transport using the
bridge add interface
and
bridge attach
commands.
N/A
4.46.4 Example
-->
bridge add fwdallinterface independent VLAN_1
bridge1