ip Commands
E-DOC-CTC-20071119-0014 v1.0 431
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|Internet|LocalNetwork}]>
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