|
Hi,
The DECbridge 500 firmware version 3.x.x does respond to pings. By
pings I mean the standard ICMP Echo request as this is what is used in
the ping program running on the U*IX systems. I have not used UCX and am
not sure if the loop message you are referring to is the same.
The DECbridge 500 has been tested for response to pings using Ultrix
systems here in our lab and by our field test sites using other Unix
systems. Now trying to diagnose your problem, it would be useful if the
following questions are answered :
a. Does UCX use the ICMP Echo request to implement the loop/ping
messages ?
b. Can you verify using MAKO if the IP address of the bridge is
what you think it should be ?
c. In the process of pinging a device an ARP (Address Resolution
Protocol) request is issued to get the ethernet address of the device
you are trying to ping. Is it possible in UCX to look at the ARP cache
to verify that the DECbridge in fact responded with its hardware
address ?
Please let me know if you need more help.
regards
Krishna
|
| Hi,
According to the help file it is ICMP.
Regards,
Trogny...
$ ucx help loop
LOOP
The LOOP command tests the connectivity path to a specific host in
the network by causing test blocks of data to be transmitted to
that host. This test is implemented by ICMP messages passed at the
IP level. For this reason, it is not possible to test a particular
protocol.
If no host_name is specified in the command then loopback testing
will occur to the address associated with the local host's name.
NOTE: this is not the same as the internet localhost, 127.0.0.1.
Format:
LOOP [host_name]
Additional information available:
/ADDRESS /TIMEOUT
LOOP Subtopic? Exit
$
|
| Looks like I have some more work to do. I have 2 paths to the
DECbridge 500 on 2 different segments, one through the ethernet port,
the other through the FDDI ring. ELMS and the bridge access module
work fine using either path, but PING and the SNMP access module only
work if I use the FDDI path. I think I'll look at timeouts first.
Thanks for the replies,
Steve
|