Bridge CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
93
4.51
bridge delete fwdunreginterface independent
4.51.1 Syntax
bridge delete fwdunreginterface independent
{<vlanname>|<vlannumber>} <interfacename>
4.51.2 Description
This command deletes an interface from the egress interface list of the
Forward Unregistered Group of the named VLAN added by the
bridge add
fwdunreginterface independent
command. The Forward Unregistered
Group represents the set of interfaces to which all the multicast frames would
be forwarded whose destination MAC address have no other forwarding
information available.
4.51.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.51.4 Example
-->
bridge delete fwdunreginterface independent VLAN_1
bridge1