Enabling vlan lag load balancing, Configuring tvf fid pool size, Configuring tvf fid group size – Brocade Multi-Service IronWare Switching Configuration Guide (Supporting R05.6.00) User Manual
Page 236
206
Multi-Service IronWare Switching Configuration Guide
53-1003036-02
Transparent VLAN flooding
7
•
Layer 2 or Layer 3 outbound ACLs may be applied to any port in a VLAN that has TVF enabled.
•
Input Layer 3 ACLs need to be applied to a virtual routing interface on the VLAN and should not
be attached to a port directly. Note that the ACL would apply to all ports in the VLAN by default.
If this is not desired, a subset of ports in the VLAN may be specified, as in the following
configuration.
Brocade(config)# interface ve 1
Brocade(config-vif-1)# ip access-group 101 in ethernet 1/1
Brocade(config-vif-1)# ip access-group ve-traffic
NOTE
The above example binds the ACL 101 to the virtual routing interface and configures the virtual
routing interface to apply the input ACL 101 for switched and routed traffic received on port 1/1.
Enabling VLAN LAG load balancing
This feature allows for the Transparent HW Flooding feature to flood to an outgoing LAG, and load
balance correctly across all ports of the LAG.
To enable transparent VLAN flooding LAG load balancing on VLAN 10, use this command.
Brocade
(config)# vlan 10
Brocade
(config-vlan-10)# transparent-hw-flooding lag-load-balancing
Syntax: [no] transparent-hw-flooding lag-load-balancing
Configuring TVF FID pool size
To configure maximum FID pool size for transparent VLAN flooding LAG load balancing globally, use
this command.
Brocade
(config)#system-max tvf-lag-lb-fid-pool number
The number specifies the pool size values which are 0, 512, 1024, or 2048. Default is 0 (feature is
disabled)
Syntax: [no] system-max tvf-lag-lb-fid-pool number
Configuring TVF FID group size
To configure maximum FID group size for transparent VLAN flooding LAG load balancing globally,
use this command.
Brocade
(config)#system-max tvf-lag-lb-fid-group number
The number specifies the group values which are 2, 4, 8, and 16. Default is 4.
This value determines the size of LAG allowed in the VLAN and LAG's with more ports are not
allowed to use this value.
Syntax: [no] system-max tvf-lag-lb-fid-group number