Configuring UDP Responder

Run this command to configure and enable a UDP responder on specific interfaces and ports.

Syntax

  • Windows: ira enableResponder [-in <Interface IP Address>] -sp <Port number or Port number range>
  • Linux: ./ira enableResponder [-in <Interface IP Address>] -sp <Port number or Port number range>

Parameters

  • in: Specify the interface name on which the iRA should accept the UDP packets.

    If you do not specify this parameter, the iRA destination node accepts UDP packets on all interfaces.

  • sp: Specify the port number on which the iRA should accept the UDP packets.

    You can also specify a range of ports separated by "-" (Hyphen). This parameter enables the responders on all these ports in range.