Brocade Communications Systems RFS6000 User Manual
Page 233

Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
231
53-1001931-01
Global Configuration commands
5
Parameters
Usage Guidelines
Creating customized filter schemes for bridged networks limits the amount of unnecessary traffic
processed and distributed by the bridging equipment. Use multiple bridge address discard/forward
commands to develop the filter scheme.
Use the
(no)bridge [<1-32>|multiple-spanning-tree]
command to delete the configured
discard or forward filters.
Example
RFController(config)#bridge multiple-spanning-tree enable
RFController(config)#
RFController(config)#bridge 2 address 1a2b:3c4d:5e6f forward eth 1 vlan 2
RFController(config)#
bridge
address
[discard|forward]
[
me1|sa <1-4>|up1|
vlan <1-4094>]
bridge
ageing-time
[0|<10-1000000>]
Bridge groups available for bridging.
•
•
address
HHHH.HHHH.HHHH format
•
[discard|forward] – Either discard or forward the
interface on which the configured rule is applied. This
filter frames on a specific interface that contain the
specified hardware address in either the source or
destination field
•
•
vlan <2-4094> – VLAN interface
•
ge
RFS7000 Controller supports 4 GE’s and Mobility
RFS6000 Controller supports 8 GEs
•
sa <1-4> – Static Aggregate interface index. Only
supported on Mobility RFS7000 Controller
•
me1 – Fast Ethernet interface
•
up1 – WAN interface. Only available on Mobility
RFS6000 Controller and Mobility RFS4000
Controller
•
ageing-time [0|<10-1000000>] – The time duration a
learned MAC address persists after the last update
•
0 – Disables aging
•
<10-1000000> – Sets aging time in seconds
multiple-spanning-tree
enable
Enables Multiple Spanning Tree Protocol (MSTP) commands