Port-channel – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 338

Advertising
background image

324

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

53-1001945-01

Interface Config commands

12

port-channel

Interface Config commands

Use this command to select the load-balance criteria of an aggregated port.

Syntax

port-channel (load-balance [src-dst-ip|src-dst-mac])

Parameters

Usage Guidelines

Use this command to configure and set the load balance to the aggregated port using

(config-if) static-channel-group

.

Example

The example below creates a channel group 1 with interface ge1 and ge 2.

RFS7000(config)#interface ge1

RFS7000(config-if)#static-channel-group 1

RFS7000(config)#interface ge2

RFS7000(config-if)#static-channel-group 1

The example below defines the load balance based on the IP or MAC address.

RFS7000(config)#interface sa1

RFS7000(config-if)#port-channel load-balance src--dst-ip

RFS7000(config-if)#

load-balance
[src-dst-ip|src-dst-mac]

Sets load-balancing for port channel.

src-dst-ip – Source and Destination IP address based load balancing.

src-dst-mac – Source and Destination MAC address based load balancing

Advertising