Ip Debug Sendto - THOMSON ST780 WL Cli Reference Manual

Hide thumbs Also See for ST780 WL:
Table of Contents

Advertisement

ip debug sendto

Send UDP packets.
SYNTAX:
ip debug sendto
where:
addr
The destination IP address.
count
A number between 1 and 1000000.
Represents the number of UDP packets to send.
The default is 1.
size
A number between 0 and 20000 (bytes).
Represents the size of the ping packet(s).
The default is 1.
interval
A number between 1 and 10000000 (milliseconds).
Represents the intermediate interval between two sent UDP packets.
The default is 100.
listen
Listen for incoming ICMP packets (enabled) or only send ICMP packets
(disabled).
The default is disabled.
dffield
Enable or disable setting of the don't fragment flag in the IP headers of
the ping.
srcaddr
The IP source address to use.
srcport
The UDP source port number to use.
dstport
The UDP destination port number to send to.
dstintf
The IP interface name.
By specifying the destination interface with the dstintf parameter, a direct
send is performed instead of a routed send. This means that the statefull
firewall will be bypassed for the outbound packet. As a result, the
returning icmp packet can not be associated with an existing udp
connection (because there isn't any) and is legally dropped by the
firewall. To prevent this packet from being dropped, disable the
ICMPchecks and UDPchecks in the firewall configuration.
470
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 = <string>]
IP Commands
REQUIRED
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
REQUIRED
OPTIONAL
E-DOC-CTC-20061027-0012 v2.0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents