Set switch trunk, Syntax, Parameters – Allied Telesis AT-S63 User Manual

Page 133: Description, Example

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

133

SET SWITCH TRUNK

Syntax

set switch trunk=

name

[tgid=

id_number

]

select=macsrc|macdest|macboth|ipsrc|ipdest|ipboth

Parameters

trunk

Specifies the name of the static port trunk.

tgid

Specifies the ID number of the static port trunk to be
modified. This parameter is optional.

select

Specifies the load distribution method. Options are:

macsrc

Source MAC address.

macdest

Destination MAC address.

macboth

Source address/destination MAC

address.

ipsrc

Source IP address.

ipdest

Destination IP address.

ipboth

Source address/destination IP

address.

Description

This command changes the load distribution method of an existing static
port trunk.

Example

The following command changes the load distribution method of a trunk
named “Load11” to destination IP address:

set switch trunk=Load11 select=ipdest

Advertising