Title: How to configure static LCAP on Ruijie switch? [Print this page] Author: linyonghang1@ru Time: 2023-8-18 14:45 Title: How to configure static LCAP on Ruijie switch? Topology:
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
SwitchB# show aggregateport summary
Welcome to Ruijie Community (https://community.ruijienetworks.com/)