User guide
Bridge command reference BRIDGE
2-59
iMG/RG Software Reference Manual (Switching)
Example bridge delete mcastinterface shared MCAST_1 FDB_1 bridge1
See also BRIDGE ADD MCASTENTRY SHARED
BRIDGE CLEAR MCASTENTRY SHARED
2.3.4.1.23 BRIDGE DELETE UCASTENTRY
Syntax BRIDGE DELETE UCASTENTRY {<entryname>| <entryn umber>)
{<fdbname>| <fdbnumber>)
Description This command deletes a statically configured unicast forwarding entry. Also, all the egress
interfaces of the unicast entry are also deleted by this command.
Options
T
he following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Name Description Default Value
entryname Name of an existing Multicast Forwarding Entry. To
display the list of all statically configured multicast
entries, that the user can delete, use
bridge list static
mcastentries.
This command also displays the entire
egress interface list for that entry.
entrynumber A number that identifies an existing Multicast Forward-
ing Entry. To display the list of statically configured multi-
cast entries, use
bridge list static mcastentries.
The number
appears in the first column under the heading ID.
fdbname The name of an existing Forwarding Database. See
bridge
add vlan
CLI command to configure a new Filtering Data-
base.
fdbnumber A number that identifies an existing Forwarding Data-
base. To display the list of FDBs, use the
bridge list fdbs
command. The number appears in the first column
under the heading ID.
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
CLI commands, respectively.
Name Description Default Value