ePMP - Release Notes - Release Number 5.10.0
ePMP - Release Notes - Release Number 5.10.0
ePMP
Release Number 5.10.0
Reservation of Rights
Cambium reserves the right to make changes to any products described herein to improve reliability, function, or
design, and reserves the right to revise this document and to make changes from time to time in content hereof with no
obligation to notify any person of revisions or changes. Cambium recommends reviewing the Cambium Networks
website for the latest changes and updates to products. Cambium does not assume any liability arising out of the
application or use of any product, software, or circuit described herein; neither does it convey license under its patent
rights or the rights of others. It is possible that this publication may contain references to, or information about Cambium
products (machines and programs), programming, or services that are not announced in your country. Such references
or information must not be construed to mean that Cambium intends to announce such Cambium products,
programming, or services in your country.
Copyrights
This document, Cambium products, and 3rd Party software products described in this document may include or
describe copyrighted Cambium and other 3rd Party supplied computer programs stored in semiconductor memories or
other media. Laws in the United States and other countries preserve for Cambium, its licensors, and other 3rd Party
supplied software certain exclusive rights for copyrighted material, including the exclusive right to copy, reproduce in
any form, distribute and make derivative works of the copyrighted material. Accordingly, any copyrighted material of
Cambium, its licensors, or the 3rd Party software supplied material contained in the Cambium products described in this
document may not be copied, reproduced, reverse engineered, distributed, merged or modified in any manner without
the express written permission of Cambium. Furthermore, the purchase of Cambium products shall not be deemed to
grant either directly or by implication, estoppel, or otherwise, any license under the copyrights, patents or patent
applications of Cambium or other 3rd Party supplied software, except for the normal non-exclusive, royalty free license
to use that arises by operation of law in the sale of a product.
Restrictions
Software and documentation are copyrighted materials. Making unauthorized copies is prohibited by law. No part of the
software or documentation may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into
any language or computer language, in any form or by any means, without prior written permission of Cambium.
License Agreements
The software described in this document is the property of Cambium and its licensors. It is furnished by express license
agreement only and may be used only in accordance with the terms of such an agreement.
High Risk Materials
Cambium and its supplier(s) specifically disclaim any express or implied warranty of fitness for any high-risk activities
or uses of its products including, but not limited to, the operation of nuclear facilities, aircraft navigation or aircraft
communication systems, air traffic control, life support, or weapons systems (“High Risk Use”).
This product is not restricted in the EU. Any High Risk is unauthorized, is made at your own risk and you shall be
responsible for any and all losses, damage or claims arising out of any High-Risk Use.
General Information 4
Version information 4
Features description 6
MU-MIMO Support 10
Problems corrected 13
Cambium Networks 15
Contents 3
General Information
Version information
The following table shows the issue status of this document since it was first released:
General Information 4
Document version Date of issue System Release
General Information 5
ePMP Release Number 5.10.0 Information
Introduction
This document provides information about the new features, additional enhancements, problems corrected, and known
issues in Release Number 5.10.0.
This section contains the following topics:
l Features description
Features description
The following is the new features introduced in Release Number 5.10.0:
l MU-MIMO Support
The following configurable feature can be enabled or disabled via the AP GUI:
l Perform the following to configure MIR profile on the AP through cnMaestro Template:
{
"device_props": {
"asymBwEnable": "1",
"asymBwPrimaryFreq": "6605",
"asymBwUplinkBw": "1"
}
}
ClI configuration
E4600_4x4_f00ae1>config set asymBwEnable 1
E4600_4x4_f00ae1>config set asymBwPrimaryFreq 6605
E4600_4x4_f00ae1>config set asymBwUplinkBw 1
E4600_4x4_f00ae1>config commit
E4600_4x4_f00ae1>config show | asy
asymBwEnable 1
asymBwMode 0
asymBwPrimaryFreq 6605
asymBwUplinkBw 1
asymBwMode OBJECT-TYPE
SYNTAX Integer32 (0|1)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Mode of Asymmetric Bandwidth:
0 - Manual mode,
1 - Automatic mode
Device Allocation: AP"
::= { cambiumAsymBw 2 }
asymBwPrimaryFreq OBJECT-TYPE
SYNTAX Integer32 (4800..7200)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Primary frequency for Asymmetric Bandwidth.
Device Allocation: AP"
::= { cambiumAsymBw 3 }
asymBwUplinkBw OBJECT-TYPE
SYNTAX Integer32 (0|1|2|5|6)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Uplink bandwidth for Asymmetric Bandwidth.
0 - auto
1 - 20 MHz
2 - 40 MHz
5 - 80 MHz
6 - 160 MHz
Note: The UL Bandwidth configuration cannot be wider than the channel
bandwidth.
Device Allocation: AP"
::= { cambiumAsymBw 4 }
Limitations
The following limitations are:
l Compatibility with ePMP 3xxx/Force 3xx may be limited in the first Beta release.
MU-MIMO Support
The 5.10 software release introduces MU-MIMO (Multi-User Multiple Input Multiple Output) support for 5GHz and
6GHz multi-chain Access Points (APs), including ePMP 4500C 8x8, ePMP 4500 8x8, and ePMP 4600 4x4
(ROW/FCC).
l Simultaneous Downlink Transmission: Enables concurrent data transmission to multiple Subscriber Modules
(SMs), improving sector efficiency.
l Configurable via Web Interface: MU-MIMO is disabled by default and can be enabled through the AP’s web UI.
Figure 7: MU-MIMO
l Sector Capacity Enhancement: MU-MIMO increases the total capacity of a sector by enabling simultaneous
data transmission to multiple SMs that can form a MU-MIMO group.
l SM Grouping Based on Azimuth: For MU-MIMO grouping, the AP determines the azimuth of each SM relative
to its sector antenna.
l SMs can form a MU-MIMO group if their angular separation meets specific criteria as follows:
l Beamforming Limitation: SMs with MU-MIMO enabled do not benefit from beamforming when receiving MU-
MIMO traffic.
Limitations
CAMBIUM- All Fixed an issue preventing Mac-Telnet from operating on ePMP1000/2000 and
19866 Force180/190/200 radios.
ACG-15809 All Fixed the UI to accurately reflect the status of Option 66.
ACG-15786 All Fixed a discrepancy where the PPPoE connection was established, but the PPPoE
Mode Status incorrectly showed as disabled.
ACG-15715 All Fixed that device names remain consistent after applying a cnMaestro template
(requires cnMaestro v5.2.0 or newer).
ACG-15508 All Resolved an issue where Subscriber Modules (SMs) with the Primary AP Reconnect
feature enabled couldn't pass traffic after failing over to a secondary AP with different
Data VLAN configurations.
AXG-11363 All Fixed occurrences of frames with invalid MAC addresses (40:00:40:xx:xx:xx) appearing
on ePMP device interfaces.
AXG-11263 All Fixed the Mac-Telnet feature functions correctly when the SM is configured in NAT
mode.
AXG-11118 All Fixed the issues preventing the OOKLA Speed Test from working through a VPLS
tunnel.
AXG-10986 All Fixed the Watchdog feature to operate correctly with the default configuration.
AXG-10907 All Fixed the issue where the GPS Antenna Status was displayed as N/A.
AXG-10885 All Fixed packet loss issues (ping and TCP) occurring after radar detection and subsequent
channel switching.
AXG-10847 All Fixed an issue where SMs configured with MIR profiles could experience random
disconnections from the AP.
AXG-10707 All Enabled GPS Sync functionality in AP TDD PTP mode for F4600C devices.
AXG-10501 All Fixed rare occurrences of random disconnects with reasons such as AP INITIATED
DISCONNECT or INVALID SECURITY KEY.
AXG-8321 All Fixed the Watchdog's Ethernet restart function affects the AUX port as intended.
AXG-7090 All Fixed the issue Disable Ethernet option was missing on APs.
AXG-6953 All Fixed system crashes with the signature Assertion arq_tx_packet_timeout.c:148 (arqtx_
to_pkt_add+0x1c0/0x2c0 [tdd_arq]).
AXG-11571 All Fixed an issue where the SM could not obtain an IP address from the DHCP server
when STP was enabled.
AXG-11682 All Fixed an issue where the software upgrade via URL failed on SMs when STP was
enabled.
AXG-11496 All Fixed a crash with the signature Crash _HTCPipeIndicateSendComplete + 0x28.
AXG-11493 All Fixed a crash with the signature Assertion failed tlv_type == CAMB_HTT_PPDU_
STATS_USR_COMPLTN_COMMON_TLV.
AXG-11814 All Fixed the issue where F300 SM failed to reconnect to ePMP 4500s APs after
reconfiguring the frequency carrier with a 40 MHz bandwidth.
Warranty https://www.cambiumnetworks.com/support/standard-warranty/
www.cambiumnetworks.com
Cambium Networks and the stylized circular logo are trademarks of Cambium Networks, Ltd. All other trademarks are
the property of their respective owners.
Cambium Networks 15