The network demonstration program netdemo
may be used for these tests.
networkconfig.h
to reflect the values for your network.
RTEMS_USE_BOOTP
not defined.
networkconfig.h
to configure the driver
with an
explicit Ethernet and Internet address and with reception of
broadcast packets disabled:
Verify that the program continues to run once the driver has been attached.
u
' command to send UDP
packets to the `discard' port.
Verify that the packets appear on the network.
s
' command to print the network and driver statistics.
networkconfig.h
to attach the driver
with reception of broadcast packets enabled.
Try to `ping' the target system again.
Verify that ARP request/reply and ICMP echo request/reply packets appear
on the net.
t
' command to send TCP
packets to the `discard' port.
Verify that the packets appear on the network.
s
' command to print the network and driver statistics.
Copyright © 1988-2008 OAR Corporation