Delete lacp port – Allied Telesis AT-S63 User Manual

Page 169

Advertising
background image

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

Section I: Basic Operations

169

DELETE LACP PORT

Syntax

delete lacp aggregator=

name

port=

port

Parameters

aggregator

Specifies the name of the aggregator. The name is

case-sensitive.

port

Specifies the port to delete from an aggregator. You can
delete more than one port at a time. You can specify the
ports individually (for example, 5,7,22), as a range (for
example, 18-20), or both (for example, 1,14-16).

Description

This command removes a port from an aggregator. You must identify the
aggregator by its name. To display the names of the aggregators on the
switch, refer to “SHOW LACP” on page 177. To completely remove an
aggregator, see “DESTROY LACP AGGREGATOR” on page 170.

Caution

Disconnect the network cable from a port before removing it from an
aggregator. Removing a port without first disconnecting the cable
can result in loops in your network topology, which can result in
broadcast storms and poor network performance.

Example

The following command removes port 9 from the “lacp_server” aggregator:

delete lacp aggregator=lacp_server port=9

Advertising