Page 201 / 998 Scroll up to view Page 196 - 200
Bridge command reference
BRIDGE
2-51
iMG/RG Software Reference Manual (Switching)
Example
--> bridge attach bridge1 my1483
See also
BRIDGE LIST INTERFACES
2.3.4.1.10 BRIDGE CLEAR FWDALLINTERFACES SHARED
Syntax
BRIDGE CLEAR FWDALLINTERFACES SHARED {<fdbname> | <fdbnum-
ber>}
Description
This commands removes all the interfaces from the egress interface list of the Forward All
Group of the named Forwarding Database. The Forward All Group represents the set of inter-
faces 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 clear fwdallinterfaces shared FDB_1
See also
BRIDGE DELETE FWDALLINTERFACE SHARED
BRIDGE LIST FWDALL SHARED
2.3.4.1.11 BRIDGE CLEAR FWDUNREGINTERFACES SHARED
Syntax
BRIDGE CLEAR FWDUNREGINTERFACES SHARED { <fdbname> | <fdbnumber> }
Description
This command removes all of the interfaces from the egress interface list of the Forward Unregis-
tered Group of the named Forwarding Database (previously added using the
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.
Transport
A name that identifies an existing transport. To display trans-
port names, use the <transport type> list transports com-
mand.
N/A
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 Database. To
display the list of FDBs, use the
bridge list fdbs
command. The
number appears in the first column under the heading ID.
Name
Description
Default Value
Page 202 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-52
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 clear fwdunreginterfaces shared FDB_1
See also
BRIDGE ADD FWDALLINTERFACE
BRIDGE LIST FWDALL SHARED
2.3.4.1.12 BRIDGE CLEAR INTERFACE STATS
Syntax
BRIDGE CLEAR INTERFACE STATS [ < name | number > ]
Description
This command clears either the interface statistics for all interfaces or the interface sta-
tistics for a single specified interface. It resets all of the statistical information displayed by
bridge list interface stats CLI command to zero.
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 clear interface stats
See also
BRIDGE ADD INTERFACE
BRIDGE ATTACH
BRIDGE LIST INTERFACE STATS
2.3.4.1.13
BRIDGE CLEAR INTERFACES
Syntax
BRIDGE CLEAR INTERFACES
Description
This command deletes all bridge interfaces previously created using the bridge add inter-
face command.
All source/ destination MAC address based unicast forwarding entries associated with
the interfaces are also deleted by this command. The interfaces are also deleted from the
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 Database. To
display the list of FDBs, use the
bridge list fdbs
command. The
number appears in the first column under the heading ID.
Name
Description
Default Value
Name
The name manually assigned to the object when it was created.
N/A
Page 203 / 998
Bridge command reference
BRIDGE
2-53
iMG/RG Software Reference Manual (Switching)
egress interface list of all VLANs, multicast filtering entries and Forward All/Unregistered
group entries.
Example
--> bridge clear interfaces
See also
BRIDGE ADD INTERFACE
BRIDGE DELETE INTERFACE
2.3.4.1.14 BRIDGE CLEAR MCASTENTRIES SHARED
Syntax
BRIDGE CLEAR MCASTENTRIES SHARED { <fdbname> | <fdbnumber> )
Description
This command deletes the entire statically configured multicast forwarding entries from the
named Forwarding Database, that were added by
bridge add mcastentry shared
CLI command.
Also, all the interfaces in the egress interface list of entries (added by
bridge add mcastinterface
shared
CLI command) are deleted.
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 clear mcastentries DefaultFdb
See also
BRIDGE ADD MCASTENTRY SHARED
BRIDGE DELETE MCASTENTRY SHARED
2.3.4.1.15 BRIDGE CLEAR MCASTINTERFACES SHARED
Syntax
BRIDGE CLEAR MCASTINTERFACES SHARED {<entryname>| <entrynum-
ber>) {<fdbname> | <fdbnumber>)
Description
This command deletes all the interfaces from the egress interface list of the named multi-
cast Forwarding entry in the given Forwarding Database.
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 Filtering Database.
fdbnumber
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.
Page 204 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-54
Example
bridge clear mcastinterfaces shared MCAST_1 DefaultFDB
See also
BRIDGE ADD MCASTENTRY SHARED
BRIDGE DELETE MCASTENTRY SHARED
2.3.4.1.16 BRIDGE CLEAR UCASTENTRIES
Syntax
BRIDGE CLEAR UCASTENTRIES{<fdbname>| <fdbn umber>}
Description
This commands deletes all the statically configured unicast forwarding entries in the
named forwarding database. For each unicast entry, it also deletes their egress interfaces.
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 clear ucastentries DefaultFdb
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
Name
Description
Default Value
fdbname
The name of an existing forwarding database to which
the
entry will be added.
fdbn umber
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-
Page 205 / 998
Bridge command reference
BRIDGE
2-55
iMG/RG Software Reference Manual (Switching)
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY
DEST
2.3.4.1.17 BRIDGE CLEAR UCASTINTERFACES
Syntax
BRIDGE CLEAR UCASTINTERFACES {<entryname>| <entrynumber>)
{<fdbname>| <fdbnumber>)
Description
This command removes all the interfaces from the egress interface list of the named uni-
cast 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)
Example
bridge clear ucastinterfaces DefaultFdb
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST UCASTENTRIES
2.3.4.1.18 BRIDGE DELETE FWDALLINTERFACE SHARED
Syntax
BRIDGE DELETE FWDALLINTERFACE SHARED {<fdbname>| <fdbnumber>}
<interfacename>
Description
This command removes an interface from the egress interface list of the Forward All Group of
the named Forwarding Database (previously added using the
bridge add fwdallinterface shared
Name
Description
Default Value
entryname
Name of an existing unicast filtering entry. To display the
list of statically configured unicast entries, use
bridge list
static ucastentries.
entryn umber
A number that identifies an existing unicast filtering 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 fil-
tering entry will be added. See Note on filtering database
in this command.
fdbn umber
A number that identifies an existing Filtering 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.

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