beautypg.com

No group-link-control downstream – Allied Telesis AT-8100 Series User Manual

Page 531

background image

AT-8100 Switch Command Line User’s Guide

531

NO GROUP-LINK-CONTROL DOWNSTREAM

Syntax

no group-link-control group downstream

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 remove downstream ports from groups in group link
control. You may remove more than one port at a time from groups.

Note

Downstream ports that group link control has disabled remain
disabled when removed from a group. To manually activate the
ports, use the NO SHUTDOWN command. For instructions, refer to
“Enabling or Disabling Ports” on page 188 or “NO SHUTDOWN” on
page 224.

Confirmation Command

“SHOW GROUP-LINK-CONTROL” on page 533

Examples

This example removes downstream port 3 from group ID 5:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.3
awplus(config-if)# no group-link-control downstream 5

This example removes downstream ports 14 and 15 from group ID 7:

awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.14,port1.0.15
awplus(config-if)# no group-link-control downstream 7