User guide

Bridge command reference BRIDGE
2-49
iMG/RG Software Reference Manual (Switching)
Example -->bridge add ucastentry src UCAST_1 FDB_1 00:00:00:00:00:01 bridge1
See also BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST STATIS UCASTENTRIES
2.3.4.1.8 BRIDGE ADD UCASTINTERFACE
Syntax BRIDGE ADD UCASTINTERFACE {<entryname>| <entryn umber>)
{<fdbname>| <fdbn umber>) <interfacename>
Description This commands adds an interface to the egress interface list of a statically configured uni-
cast forwarding entry. This command can be invoked multiple times to add more inter-
faces to the egress interface list of the 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)
Option Description Default Value
name An arbitrary name that identifies the entry. It can be made up
of one or more letters or a combination of letters and digits,
but it cannot start with a digit
The name has to be unique for all unicast entries (source MAC
and destination MAC based) in a Forwarding Database.
fdbname The name of an existing forwarding database to which the
entry will be added.
fdbn umber A number that identifies an existing Forwarding Database. To
display the list of FDBs, use the
bridge list fdbs
command.
The number appears in the first column under the heading
ID.
macaddress A valid unicast Ethernet MAC address displayed in the following
format:
##:##:##:##:##:##
recvinterface The name of the existing bridge interface that Ethernet frames
is received on. The interface must be attached to a valid trans-
port. To display interface names and their transport attachment
details, use the
bridge list interfaces
command.
Name Description Default Value
entryname Name of an existing unicast forwarding entry. To display the list
of statically configured unicast entries, use
bridge list static ucas-
tentries.