Channel-group, Dynamic configuration commands, Lacp – LevelOne GTL-2691 User Manual

Page 1020: Lacp 1020

Advertising
background image

C

HAPTER

32

| Link Aggregation Commands

Dynamic Configuration Commands

– 1020 –

channel-group

This command adds a port to a trunk. Use the no form to remove a port

from a trunk.

S

YNTAX

channel-group channel-id
no channel-group

channel-id - Trunk index (Range: 1-32)

D

EFAULT

S

ETTING

The current port will be added to this trunk.

C

OMMAND

M

ODE

Interface Configuration (Ethernet)

C

OMMAND

U

SAGE

When configuring static trunks, the switches must comply with the

Cisco EtherChannel standard.

Use no channel-group to remove a port group from a trunk.

Use

no interface port-channel

to remove a trunk from the switch.

E

XAMPLE

The following example creates trunk 1 and then adds port 11:

Console(config)#interface port-channel 1

Console(config-if)#exit

Console(config)#interface ethernet 1/11

Console(config-if)#channel-group 1

Console(config-if)#

Dynamic Configuration Commands

lacp

This command enables 802.3ad Link Aggregation Control Protocol (LACP)

for the current interface. Use the no form to disable it.

S

YNTAX

[no] lacp

D

EFAULT

S

ETTING

Disabled

C

OMMAND

M

ODE

Interface Configuration (Ethernet)

Advertising