IP COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
577
ip debug sendto
Send UDP packets.
SYNTAX:
ip debug sendto addr = <ip-address>
[count = <number{1-1000000}>]
[size = <number{0-20000}>]
[interval = <number{1-1000000}>]
[listen = <{disabled|enabled}>]
[dffield = <{disabled|enabled}>]
[srcaddr = <ip-address>]
[srcport = <number{1-65535}>]
dstport = <number{1-65535}>
[dstintf = <{loop|ipsec0|Internet|lan1|wan1|
dmz1|guest1}>]
where:
addr The destination IP address. REQUIRED
count The number of datagrams to send. OPTIONAL
size The size of the datagram. OPTIONAL
interval The interval in milliseconds between datagrams. OPTIONAL
listen Don't send, just listen for incoming datagrams. OPTIONAL
dffield Enables setting of the don't fragment flag in the IP headers
of the ping packet(s).
OPTIONAL
srcaddr The IP source address to use. OPTIONAL
srcport The UDP source port number to use. OPTIONAL
dstport The UDP destination port number to send to. REQUIRED
dstintf The IP interface name. OPTIONAL