yes,
simply configure the port on the service.
ie
service real-7777
ip address x.x.x.x
port 7777
active
owner MyCompany
content www
vip x.x.x.x
port 80
add service real-7777
active
A client would connect to vip:80 and this will be forwarded to real:7777
Regards,
Gilles.