Last Modified: Feb 11, 2025
Affected Product(s):
BIG_IP_NEXT(CM) TMOS
Known Affected Versions:
20.2.1, 20.3.0
Opened: Sep 11, 2024 Severity: 4-Minor
Central Manager UI displays an ssh command with port 2222 specified even if the debug session was started on a different port.
The user is instructed to copy the ssh command displayed to connect to the BIG-IP Next tmm debugger. The connection will fail since the command tries to use port 2222.
The user may have used API's to enable dataplane-debug on the BIG-IP Next for a port other than 2222 before logging into the UI and navigating to the instance debug page.
The user can copy the ssh command and just change port 2222 to the port they specified when they enabled the dataplane-debug via API.
None