msgredirect add xxx.xxx.xxx.xxx yyyyy

Add a redirect target used by the message redirector.

xxx.xxx.xxx.xxx = 0.0.0.0 to 255.255.255.255 redirect target IP address in decimal
yyyyy = 0 to 65535 redirect target port number in decimal

Examples:

  1. Add a single redirect target with the specified IP and port :
    cmd msgredirect add 175.181.206.21 18357
  2. Add a redirect target to broadcast incoming messages to UDP port 10443 on the entire LAN0 local subnet :
    cmd msgredirect add 192.168.1.255 10443

See also: Message Redirector


Firmware revision 2.0.5.2969

Last modified 7 years ago Last modified on 12-12-21 03:41:58 PM