Allied Telesis AT-S63 User Manual

Page 211

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section I: Basic Operations

211

Examples

This example creates a new static port trunk of ports 11 and 12, with the ID
number 2 and the load distribution method of source MAC addresses. If
there is already a static port trunk with the same TGID, the commands add
the ports to it:

awplus> enable
awplus# configure terminal
awplus(config)# interface 11-12
awplus(config-if)# static-channel-group 2
awplus(config-if)# exit
awplus(config)# interface sa2
awplus(config-if)# port-channel load-balance src-mac

This example sets the load distribution method to destination MAC
addresses for a trunk named “sa4”:

awplus> enable
awplus# configure terminal
awplus(config)# interface sa4
awplus(config-if)# port-channel load-balance dst-mac

Advertising