beautypg.com

Group-link-control upstream – Allied Telesis AT-8100 Series User Manual

Page 529

background image

AT-8100 Switch Command Line User’s Guide

529

GROUP-LINK-CONTROL UPSTREAM

Syntax

group-link-control upstream

group_id

Parameter

group_id

Specifies a group ID number. The range is 1 through 8. The group
must already exist.

Mode

Port Interface mode

Description

Use this command to add upstream ports to groups in group link control.
You may add more than one port at a time. The group must already exist.
For instructions on how to create groups, refer to “GROUP-LINK-
CONTROL” on page 526.

Use the NO form of this command, NO GROUP-LINK-CONTROL
UPSTREAM, to remove upstream ports from groups.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 170

Examples

This example adds port 5 as an upstream port to group ID 4:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.5
awplus(config-if)# group-link-control upstream 4

This example assigns ports 20 through 22 as upstream ports to group ID
8:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.20-port1.0.22
awplus(config-if)# group-link-control upstream 8