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

Page 131: Description, Example

Advertising
background image

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

131

DELETE SWITCH TRUNK

Syntax

delete switch trunk=

name

[tgid=

id_number

] port=

port

Parameters

trunk

Specifies the name of the static port trunk to be

modified.

tgid

Specifies the ID number of the static port trunk to be

modified. This parameter is optional.

port

Specifies the port to be removed from the existing port

trunk. You can specify more than one port at a time.

Description

This command removes ports from a static port trunk. To completely
remove a port trunk from a switch, see “DESTROY SWITCH TRUNK” on
page 132.

Caution

Disconnect all data cables from the ports of the trunk on the switch
before using this command. Removing a port from a port trunk
without first disconnecting the cables may result in loops in your
network topology, which can produce broadcast storms and poor
network performance.

Example

The following command removes port 9 from a port trunk called
Dev_trunk:

delete switch trunk=Dev_trunk port=9

Advertising