Page 206 / 998 Scroll up to view Page 201 - 205
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-56
CLI command). The Forward All Group represents the set of interfaces to which all the multicast
frames would be forwarded.
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)
Example
bridge delete fwdallinterface shared FDB_1 bridge1
See also
BRIDGE ADD FWDALLINTERFACE SHARED
BRIDGE LIST FWDALL SHARED
2.3.4.1.19 BRIDGE DELETE FWDUNREGINTERFACE SHARED
Syntax
BRIDGE DELETE FWDUNREGINTERFACE SHARED {<fdbname> | <fdbnum-
ber>} <interfacename>
Description
This command removes an interface from the egress interface list of the Forward Unreg-
istered Group of the named Forwarding Database which was added by bridge add fwdun-
reginterface shared CLI command. The Forward Unregistered Group represents the set of
interfaces to which all the multicast frames would be forwarded whose respective destination MAC
addresses have no other forwarding information available.
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
fdbname
The name of an existing Forwarding Database. See
bridge
add vlan
CLI command to configure a new Forwarding
Database.
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
fdbname
The name of an existing Forwarding Database. See
bridge
add vlan
CLI command to configure a new Forwarding
Database.
Page 207 / 998
Bridge command reference
BRIDGE
2-57
iMG/RG Software Reference Manual (Switching)
Syntax
bridge delete fwdunreginterface shared FDB_1 bridge1
See also
BRIDGE ADD FWDALLINTERFACE
BRIDGE LIST FWDALL SHARED
2.3.4.1.20 BRIDGE DELETE INTERFACE
Syntax
BRIDGE DELETE INTERFACE < name | number >
Description
This command deletes a single interface from the bridge.
All source/ destination MAC address based unicast filtering entries associated with the
interfaces are also deleted by this command. The interface is also deleted from the egress
interface list of all VLANs, multicast filtering entries and Forward All/Unregistered group
entries.
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).
Example
--> bridge delete interface qbridge1
See also
BRIDGE LIST INTERFACES
2.3.4.1.21 BRIDGE DELETE MCASTENTRY SHARED
Syntax
BRIDGE DELETE MCASTENTRY SHARED {<entryname>| <entrynumber>)
{<fdbname> | <fdbnumber>)
Description
This command deletes a single multicast forwarding entry created using the
bridge add
mcastentry shared
CLI command. Also, this command deletes all of the interfaces in the
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 col-
umn 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
Name
The name manually assigned to the object when it was
created.
N/A
Number
The numerical identifier automatically assigned to the
object when it was created.
N/A
Page 208 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-58
egress interface list of the entry (previously added using the
bridge add mcastinterface
shared
CLI 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)bridge list mcastentries shared
Example
bridge delete mcastentry shared MCAST_1 DefaultFDB
See also
BRIDGE CLEAR MCASTENTRIES SHARED
BRIDGE DELETE MCASTENTRY SHARED
2.3.4.1.22 BRIDGE DELETE MCASTINTERFACE SHARED
Syntax
BRIDGE DELETE MCASTINTERFACE SHARED {<entryname>| <entrynum-
ber>) {<fdbname>| <fdbnumber>) <interfacename>
Description
This command removes an interface from the egress interface list of a multicast For-
warding 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
Default Value
entryname
Name of an existing Multicast Forwarding Entry. To dis-
play the list of all statically configured multicast entries,
that the user can delete, use
bridge list static mcasten-
tries.
This command also displays the entire egress interface
list for that entry.
entrynumber
A number that identifies an existing Multicast Forwarding
Entry. To display the list of statically configured multicast
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 Database.
fdbnumber
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.
Page 209 / 998
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
Page 210 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-60
Example
bridge delete ucastentry UCAST_1 DefaultFdb
See also
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST STATIS UCASTENTRIES
2.3.4.1.24 BRIDGE DELETE UCASTINTERFACE
Syntax
BRIDGE DELETE UCASTINTERFACE {<entryname>| <entryn umber>)
{<fdbname>| <fdbn umber>) <interfacename>
Description
This command removes an interface from the egress interface list of the named unicast
forwarding 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
entryname
A name that identifies an existing unicast forwarding entry.
To display the list of statically configured unicast entries, use
bridge list static ucastentries.
This command also displays
the egress interface list for each unicast entry.
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 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.
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
ucastentries.
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 forwarding database to which the
entry will be added.

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