You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
590 B
28 lines
590 B
#DESCRIPTION:TCP/IP commands tests
|
|
#
|
|
# PLEASE READ THE README FILE IN /tcp_cmds BEFORE RUNNING THESE.
|
|
#
|
|
ipneigh01_arp ipneigh01.sh -c arp
|
|
ipneigh01_ip ipneigh01.sh -c ip
|
|
arping01 arping01.sh
|
|
clockdiff01 clockdiff01.sh
|
|
ftp ftp01.sh
|
|
host host01.sh
|
|
netstat netstat01.sh
|
|
ping01 ping01.sh
|
|
ping02 ping02.sh
|
|
rcp rcp01.sh
|
|
rlogin rlogin01.sh
|
|
rsh rsh01.sh
|
|
sendfile sendfile01.sh
|
|
tcpdump tcpdump01.sh
|
|
telnet telnet01.sh
|
|
iptables iptables01.sh
|
|
nft nft01.sh
|
|
dhcpd dhcpd_tests.sh
|
|
dnsmasq dnsmasq_tests.sh
|
|
iproute ip_tests.sh
|
|
tracepath01 tracepath01.sh
|
|
traceroute01 traceroute01.sh
|
|
xinetd xinetd_tests.sh
|