Page 216 / 998 Scroll up to view Page 211 - 215
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-66
2.3.4.1.33 BRIDGE LIST STATIC FWDALL SHARED
Syntax
BRIDGE LIST STATIC FWDALL SHARED {<fdbname>|<fdbnumber>}
Description
This command lists the interfaces added statically (See
bridge add fwdallinterface shared
CLI
command to add an egress interface) in the egress interface list of the Forward All Group for
the named Forwarding Database. 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 list static fwdall shared FDB_1
See also
BRIDGE ADD FWDALLINTERFACE
BRIDGE LIST FWDALL SHARED
2.3.4.1.34 BRIDGE LIST STATIC FWDUNREG SHARED
Syntax
BRIDGE LIST STATIC FWDUNREG SHARED {<fdbname>| <fdbnumber>}
Description
This command lists the statically added interfaces (See
bridge add fwdunreginterface shared
CLI
command to add an egress interface) in the egress interface list of the Forward Unregistered
Group for the named Forwarding Database. The Forward Unregistered Group represents the
set of interfaces to which all the multicast frames would be forwarded whose respective destina-
tion 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 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.
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 217 / 998
Bridge command reference
BRIDGE
2-67
iMG/RG Software Reference Manual (Switching)
Example
bridge list static fwdunreg shared FDB_1
See also
BRIDGE ADD FWDALLINTERFACE
BRIDGE LIST FWDALL SHARED
2.3.4.1.35 BRIDGE LIST STATIC MCASTENTRIES SHARED
Syntax
BRIDGE LIST STATIC MCASTENTRIES SHARED {<fdbname>|<fdbnumber>}
Description
This command displays all the statically configured multicast forwarding entries along with
the forward all and forward unregistered groups in the named Filtering 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)
Example
bridge list static mcastentries shared DefaultFdb
Multicast Entries for : DefaultFdb1
ID
| Name|
MAC Address
1
| FWDALLMCAST|
00:00:00:00:00:FE
Egress Interfaces:
2
| FWDUNREGMCAST|
00:00:00:00:00:FC
See also
BRIDGE CLEAR MCASTENTRIES SHARED
BRIDGE ADD MCASTENTRY SHARED
BRIDGE DELETE MCASTENTRY SHARED
2.3.4.1.36 BRIDGE LIST STATIC UCASTENTRIES
Syntax
BRIDGE LIST STATIC UCASTENTRIES {<fdbname>|<fdbnumber>}
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.
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.
Page 218 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-68
Description
This command displays information about the statically configured unicast forwarding
entries for the named Forwarding Database. The fields are listed below:
IDA number that identifies an existing unicast forwarding entry.
NameA name that identifies an existing unicast forwarding entry.
TypeIndicates whether the entry is a source MAC address or destination MAC
address based forwarding entry.
MAC AddressEthernet MAC address associated with the entry.
Receive PortReceive interface for source MAC address based entries. See the bridge
add ucastentry src for more information.
Egress InterfacesEgress interface list.
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 list static ucastentries DefaultFdb
.ID. | .Name
........
|
.Type
...........
|
.MAC Address
...........
|
.Receive Port
---------------------------------------------------------------------
..1..|.x
............
|
.Dest Static. |.00:00:00:00:00:00...|
Egress Interfaces:
bridge1
.........................................................
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST UCASTENTRIES
2.3.4.1.37 BRIDGE LIST UCASTENTRIES
Syntax
BRIDGE LIST UCASTENTRIES <fdbname>
Description
This command displays all of the statically configured and dynamically learnt unicast filter-
ing entries in the named filtering database.
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 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 219 / 998
Bridge command reference
BRIDGE
2-69
iMG/RG Software Reference Manual (Switching)
ID: The numerical identifier automatically assigned to the object when it was created.
Type: One of the following types:
source MAC address-based
destination MAC address-based, statically configured
destination MAC address-based, dynamically learnt
Special Entry
destination MAC address-based, statically configured and dynamically learnt.
MAC Address: Ethernet MAC address associated with the entry.
Receive Port: Receive port for source MAC address-based entries. See the bridge
add ucastentry src CLI command for more information.
Egress Interface: Egress interface list..
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 list ucastentries bridge1
Filtering entries for the FDB: FDB_1
ID| Type
| MAC Address | Receive Port
--------------------------------------------------------
1| Dest Static| 0:0:0:0:0:0 |
Egress Interfaces: bridge1
---------------------------------------------------------
See also
BRIDGE ADD UCASTENTRY SRC
BRIDGE ADD UCASTENTRY DEST
BRIDGE LIST STATIC UCASTENTRIES
BRIDGE ADD VLAN
2.3.4.1.38 BRIDGE SET FILTERAGE
Syntax
BRIDGE SET FILTERAGE < filterage >
Description
This command specifies the maximum age of filter table entries for the bridge. The filter
age for the bridge is displayed by the bridge show command.
Name
Description
Default Value
Fdbname
The name of an existing filtering database.
N/A
Page 220 / 998
BRIDGE
Bridge command reference
iMG/RG Software Reference Manual (Switching)
2-70
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 set filterage 1000
See also
BRIDGE SHOW
2.3.4.1.39 BRIDGE SET INTERFACE ACCEPTFRAMETYPE
Syntax
BRIDGE SET INTERFACE { <name>|number } ACCEPTFRAMETYPE {
acceptall | accepttaggedonly }
Description
This command specifies whether the bridge interface accepts only VLAN tagged frames
or it accepts all the incoming frames. If the interface accepts all incoming frames, it
assigns its PVID to the untagged or priority tagged frames.
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 set interface bridge1 acceptframetype acceptall
See also
BRIDGE SET INTERFACE PVID
BRIDGE LIST INTERFACES
Name
Description
Default Value
Filterage
The time (in seconds) after which MAC addresses are
removed from the filter table when there has been no
activity. The time may be an integer value between 10
and 100,000 seconds..
300
Name
Description
Default Value
Name
A name that identifies an existing bridge interface. To
display interface names, use the bridge list interfaces
command.
N/A
Number
A number that identifies an existing bridge interface.
To display interface names, use the bridge list inter-
faces command. The number appears in the first col-
umn under the heading ID.
N/A
Acceptall
Accepts all the incoming frames.
Acceptall
accepttaggedonly
Accepts only VLAN tagged frames. See the bridge
show interfacestats command. to know the incoming
frames discarded due to acceptable frame type filtering

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