User guide
Bridge command reference BRIDGE
2-47
iMG/RG Software Reference Manual (Switching)
Example bridge add mcastinterface shared MCAST_1 FDB_1 egress bridge1
See also BRIDGE CLEAR MCASTENTRIES SHARED
BRIDGE ADD MCASTENTRY SHARED
BRIDGE DELETE MCASTENTRY SHARED
2.3.4.1.6 BRIDGE ADD UCASTENTRY DEST
Syntax
BRIDGE ADD UCASTENTRY DEST <name> { <fdbname> | <fdbnumber> } <macaddress>
Description This commands creates a destination MAC address based unicast forwarding entry in the
named forwarding database.
When the system receives an ethernet frame, the system examines the destination MAC address
of the frame. If the destination MAC address matches the address specified in this com-
mand, the system forwards the frame to the egress interfaces configured for this entry.
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 Dafault 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.
N/A
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.
N/A
fdbname The name of an existing Forwarding Database. See
bridge
add vlan
CLI command to configure a new Filtering Data-
base.
N/A
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.
N/A
interfacename 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.
N/A