Delete lacp port – Allied Telesis AT-S63 User Manual

Page 165

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section I: Basic Operations

165

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 173. To completely remove an
aggregator, see “DESTROY LACP AGGREGATOR” on page 166.

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.

Note

You cannot delete the lowest numbered port from an aggregator,
also referred to as the base port. For example, if an aggregator
consists of ports 7 to 12, you cannot delete port 7. You must delete
and recreate an aggregator to remove the base port.

Example

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

delete lacp aggregator=lacp_server port=9

Advertising