Using text commands – Westermo MR Series User Manual
Page 284
284
6622-3201
Web Interface and Command Line Reference Guide
www.westermo.com
Using Text Commands
From the command line, use the udpechocommand to configure or display a UDP Echo instance. To
display the current settings for a UDP Echo instance, enter the command:
udpecho
where
format:
udpecho 0
The parameters and values are:
Parameter
Values
Equivalent Web Parameter
dstip
IP address
Destination IP address
dstport
number
Destination port
ifadd
number
Interface #
ifent
“”, PPP, ETH
Interface
interval
number
Echo request interval (s)
locport
number
Local port
nodata
off, on
Exclude data from UDP packet
onlyis
off, on
Only send when interface is in
service
userouting
off, on
Use routing code to determine
echo interface
For example, to set instance 1 to send UDP echo packets to IP address 10.1.3.45, enter:
udpecho 1 dstip 10.1.3.45