We are testing out our MPLS / WAN performance thru the use of NIPING and have run some prelimary performance stats.
We now want to move the NIPING to listen on a PORT configured in the MPLS to have the higher / SAP QOS (quality of service) and am trying to start the listener / server to run on PORT 3217 (which is open / not being used on the SAP server)
The syntax to start the server side listener job which runs on default port of 3298 is -
NIPING -s u2013I 0
Supposedly -S will allow to start on a different port - so modified to command to
NIPING -s u2013I 0 -S 3217
It still ends up listening on 3298
Ideas?
Thank you in advance
Doreen