LACP with R610
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2018 09:27 PM
Hi, in the wireless network are 2 R610 and 8 R600, and i need to know if is possible configure LACP on R610 through of two ethernet ports? or what is the purpose of two interface ethernet?
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2018 09:31 PM
Hi Salvador,
In R610 you can use LACP and combine two gigports.
Regards,
Abilash PR.
In R610 you can use LACP and combine two gigports.
Regards,
Abilash PR.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2018 09:34 PM
Hi Abi,
i has been research about of procedure. i found this instructions for CLI
##
To configure the AP for link aggregation:
1. Verify that the AP power mode is 802.3at:
content_copy zoom_out_map
rkscli: get power-mode
PoE Configured Mode : Auto
Power Consumption Status : 802.3at PoE+
OK
2. Create the bond0 profile for the LAG group and add the two physical Ethernet interfaces to the LAG.
content_copy zoom_out_map
rkscli: set bond bond0 add eth0
rkscli: set bond bond0 add eth1
When you create the LAG group, LACP is automatically enabled.
3. (Optional) Set the transmit hashing option to Layer 3 and Layer 4 to optimize hashing for common enterprise WLAN environments.
content_copy zoom_out_map
rkscli: set bond bond0 xmit-hash 1
###
this is corrrect?
i has been research about of procedure. i found this instructions for CLI
##
To configure the AP for link aggregation:
1. Verify that the AP power mode is 802.3at:
content_copy zoom_out_map
rkscli: get power-mode
PoE Configured Mode : Auto
Power Consumption Status : 802.3at PoE+
OK
2. Create the bond0 profile for the LAG group and add the two physical Ethernet interfaces to the LAG.
content_copy zoom_out_map
rkscli: set bond bond0 add eth0
rkscli: set bond bond0 add eth1
When you create the LAG group, LACP is automatically enabled.
3. (Optional) Set the transmit hashing option to Layer 3 and Layer 4 to optimize hashing for common enterprise WLAN environments.
content_copy zoom_out_map
rkscli: set bond bond0 xmit-hash 1
###
this is corrrect?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2018 09:40 PM
Hi Salvador,
Yes, that should be it.
Regards,
Abilash PR.
Yes, that should be it.
Regards,
Abilash PR.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2020 10:03 AM
@abi is it also possible with the r510? It also has dual ports.

