Starting with Junos Version 22.2, below command is not supported :
set system services ssh no-tcp-forwarding
ssh no-tcp-forwarding is disabled by default.
From 22.2 onward, this function is disabled by default. We need to enable this function using the command below.
set system services ssh allow-tcp-forwarding
https://www.juniper.net/documentation/us/en/software/junos/release-notes/22.2/junos-evo-release-notes-22.2r1/topics/what-changed/acx-what-changed-22.2r1.html