beautypg.com

4 port channel examples, Hannel, Xamples – QTECH QSW-8300 Инструкция по настройке User Manual

Page 41

background image

+7(495) 797-3311 www.qtech.ru

Москва, Новозаводская ул., 18, стр. 1

40

7. Set the timeout mode of the current port in LACP protocol

6.4 Port Channel Examples

Scenario 1: Configuring Port Channel in LACP.

Configure Port Channel in LACP

The switches in the description below are all switch and as shown in the figure, ports 1, 2, 3, 4

of S1 are access ports and add them to group1 with active mode. Ports 6, 8, 9, 10 of S2 are

access ports and add them to group2 with passive mode. All the ports should be connected

with cables.

The configuration steps are listed below:

Switch1#config

Switch1(config)#interface ethernet 1/0/1-4

Switch1(Config-If-Port-Range)#port-group 1 mode active

Switch1(Config-If-Port-Range)#exit

Switch1(config)#interface port-channel 1

Switch1(Config-If-Port-Channel1)#

no lacp port-priority

The no command restores the default

value.

Command

Explanation

Port mode

lacp timeout {short | long}

no lacp timeout

Set the timeout mode in LACP

protocol. The no command restores

the default value.

S1

S2