Sets the number of retries to the number specified.
   If a reply to a request is not received within a certain
   amount of time (changed with set timeout), the request is
   resent. The retry value controls how many times a request
   is to be resent before giving up.
   FORMAT:
    set retry=number
   DEFAULT:
    set retry=2