Could not SSH to ACX7024 , where customer was using ZTP method to push the initial configuration to ACX7K router, where the default base-line configuration was having only "NETCONF SSH" and this will not allow Port 22 on router.
services {
netconf {
ssh;
}
SSH login will not be successful.
Adding the command "set system services ssh" has fixed the issue.