beautypg.com

Fabric vlag – Brocade Network OS Command Reference v4.1.0 User Manual

Page 310

background image

272

Network OS Command Reference

53-1003115-01

fabric vlag

2

fabric vlag

Configures the load balancing feature on a remote RBridge.

Synopsis

fabric vlag port-channel-id load-balance flavor

Operands

port-channel-id

The port channel ID.

load-balance flavor

The flavor to assign to the remote RBridge. Refer to the Description.

Defaults

The default flavor is src-dst-ip-mac-vid-port.

Command Modes

RBridge ID configuration mode

Description

Use this command to configure the load balancing feature on a remote RBridge which is not a
member of the vLAG (also known as a nonlocal RBridge), to forward traffic to a vLAG. To distribute
the traffic among the possible paths towards the VLAG, you can configure the vlag-load-balancing
flavor on RB2. Available flavors are listed below.

Additionally, an RBridge can be set to a different flavor for different vLAGs present in the cluster.
This feature is available for each RBridge and each VLAG, so different load-balance flavors can be
set for traffic directed towards different vLAGs.

Usage Guidelines

None

Examples

switch(config)# rbridge-id 2

switch(config-rbridge-id-2)# fabric vlag 20 load-balance dst-mac-vid

switch(config-rbridge-id-2)# end

See Also

None

Load balance flavors

dst-mac-vid

Destination MAC address and VID based load balancing.

src-mac-vid

Source MAC address and VID based load balancing.

src-dst-mac-vid

Source and Destination MAC address and VID based load balancing.

src-dst-ip

Source and Destination IP address based load balancing.

src-dst-ip-mac-vid

Source and Destination IP and MAC address and VID based load balancing.

src-dst-ip-port

Source and Destination IP and TCP/UDP port based load balancing.

src-dst-ip-mac-vid-port

Source and Destination IP, MAC address, VID and TCP/UDP port based load balancing.