linyonghang1@ru Publish time 2023-8-18 14:45:02

How to configure static LCAP on Ruijie switch?

Topology:

data/attachment/forum/202308/18/144427v962ot6o9c7zo288.png

Requirements

Add G1/1 and G1/2 to the aggregation port for switch A. Add G2/1 and G2/2 to the aggregation port for switch B. Then configure them to static LACP

Configuration tips:

1.        For a Layer-3 device that does not support Layer-2 functions, the AP(aggregation port) is a Layer-3 port. Otherwise, the AP(aggregation port) is a Layer-2 port

2.        If you need to change the layer-2 port to layer-3 port, you can use this command: no switchport

Configuration steps:

Switch A:

SwitchA# configure terminal

SwitchA(config)# interface range GigabitEthernet 1/1-2

SwitchA(config-if-range)# port-group 3

Switch B:

SwitchB# configure terminal

SwitchB(config)# interface range GigabitEthernet 2/1-2

SwitchB(config-if-range)# port-group 3


Verification:

SwitchA# show aggregateport summary

data/attachment/forum/202308/18/144447cvzcguu8v88jt1iq.png

SwitchB# show aggregateport summary

data/attachment/forum/202308/18/144452ml55ctntl2tezrlf.png

Pages: [1]
View full version: How to configure static LCAP on Ruijie switch?