Title: Whether Ruijie or Reyee AP support LACP? [Print this page] Author: wangyang11 Time: 2022-4-25 20:25 Title: Whether Ruijie or Reyee AP support LACP? reyee and ruijie aps do not support LACP
ruijie ap (certain products) can support static aggregation
Currently, theAP740I/AP740I(C)/AP860-I/AP850-I/AP840-I support dual network port design,which can solves the problem of interface data backup. At the same time, thedual Ethernet ports can provide PoE power supply to the device to realize thebackup of PoE power supply; AP740I/AP740I(C)/AP860-I/AP850-I/AP840-I uplinkport supports port aggregation (currently only supports static aggregation),detailed configuration is as follows:
MACC, Fat mode:
AP#config ter
AP(config)#int aggregationPort 1
AP(config-if-AggregatePort 1)#encapsulation dot1Q 1
AP(config)#int gi 0/1
AP(config-if-GigabitEthernet 0/1)#port-group 1
AP(config-if-GigabitEthernet 0/1)#int gi 0/2
AP(config-if-GigabitEthernet 0/2)#port-group 1
AP(config-if-GigabitEthernet 0/2)#end
AP#wr
Fit mode:
The deployment process of the fit mode aggregation scenario is as follows:
1) Turn on the RLDP function on the access switch;
Ruijie>en
Rujijie#configure terminal
Rujijie(config)#rldp enable ------> Turn on the RLDP function
Rujijie(config)#interface range g0/1-24 ------> The port of the down-link PC or HUB needs to be enabled. Do not enable the function on the up-link port of the access switch.
Rujijie(config-if-range)#rldp port loop-detect shutdown-port
Rujijie(config-if-range)#exit
Rujijie(config)#errdisable recovery interval 300
Rujijie(config)#end
Rujijie#wr
2) Pre-configured aggregation commands on the access switch;
SW switch configuration (Both switches have the same configuration):
SW>enable
SW#configure terminal
SW(config)#interface range gigabitEthernet 0/1-3
SW(config-if-range)#port-group 1
SW(config-if-range)#exit
SW(config)#aggregateport load-balance src-dst-ip
SW(config)#exit
SW#wr
3) pre-configured AP aggregation command on the AC device
AC#config
AC(config)#ap-config AP_name ---- AP default name is its MAC
AC(config-ap)#ap-interface wireport 1 port-group 1
AC(config-ap)#ap-interface wireport 2 port-group 1
AC(config-ap)#end
AC#wr
4) The AP device is powered on and online;
When the AP is connected to the AC, it can be used normally.
Note: In the non-aggregation scenario, please avoid the loop caused by connecting two WAN ports to the same network at the same time.
Welcome to Ruijie Community (https://community.ruijienetworks.com/)