Page 196 / 998 Scroll up to view Page 191 - 195
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-46
Example
bridge add mcastentry shared MCAST_1 DefaultFdb 01:00:00:00:00:00
See also
BRIDGE DELETE MCASTENTRY SHARED
2.3.4.1.5 BRIDGE ADD MCASTINTERFACE SHARED
Syntax
BRIDGE ADD MCASTINTERFACE SHARED { <entryname> | <entrynum-
ber> } { <fdbname> | <fdbnumber> } egress <interfacename>
Description
This command adds an interface to the egress interface list of the named multicast forward-
ing entry for the given Forwarding Database.
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)
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
mac
A valid multicast Ethernet MAC address displayed in the fol-
lowing format:
##:##:##:##:##:##
N/A
Page 197 / 998
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
Page 198 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-48
Example
Example bridge add ucastentry dest UCAST_2 DefaultFdb 00:00:00:00:00:02
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST UCASTENTRIES
2.3.4.1.7 BRIDGE ADD UCASTENTRY SRC
Syntax
BRIDGE ADD UCASTENTRY SRC <name> {<fdbname>| <fdbn umber>)
<macaddress> <recvin terface>
Description
This commands creates a source MAC address based unicast filtering entry in the named
filtering database.
When the system receives an ethernet frame, the system examines the source MAC address of
the frame. If both the source MAC address and source interface matches the <macaddress> and
<recvinterface> specified in this command, 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
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 Filtering 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
com-
mand. The number appears in the first column under the
heading ID.
macaddress
A valid unicast Ethernet MAC address displayed in the follow-
ing format:
##:##:##:##:##:##
Page 199 / 998
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.
Page 200 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-50
Example
bridge add ucastinterface UCAST_1 DefaultFdb bridge
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST UCASTENTRIES
2.3.4.1.9 BRIDGE ATTACH
Syntax
BRIDGE ATTACH { <name> | <number> } <transport>
Description
This command attaches an existing transport to an existing bridge interface to allow data
to be bridged via the transport. Only one transport can be attached to an interface. If
you use this command when there is already a transport attached to the interface, the
previous transport is replaced by the new one.
This command implicitly enables the transport being attached. This command also adds
the interface to the untagged port list of the default VLAN.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
entryn umber
A number that identifies an existing unicast forwarding entry. To
display the list of statically configured unicast entries, use
bridge
list static ucastentries.
The number appears in the first column
under the heading ID.
fdbname
The name of an existing filtering database to which the filtering
entry will be added. See Note on filtering database in this com-
mand.
fdbn umber
A number that identifies an existing Filtering Database. To dis-
play 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 inter-
face
and
bridge attach
CLI commands, respectively.
Name
Description
Default Value
Name
The name manually assigned to the object when it was cre-
ated.
N/A
Number
The numerical identifier automatically assigned to the object
when it was created.
N/A

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top