Robert A. Brooks <
FIRST...@vmssoftware.com> wrote:
> On 2/21/2019 6:52 PM, Supratim Sanyal wrote:
>> On 2/21/19 6:47 PM, Stephen Hoffman wrote:
>>> On 2019-02-21 22:31:36 +0000, Supratim Sanyal said:
>>>
>>>> It appears Cisco is sending out a "DNA NSP message: Link service message
>>>> (0x10)" to which the remote node is responding with "DNA NSP message:
>>>> Disconnect confirm (0x48)" with "Reason for disconnect: Unknown (0x0029)",
>>>> constituting one successful "Ping".
>>>>
>>>> Can this exchange be done using the NCP command line on OpenVMS?
>>>
>>> Which part of "no" was unclear??? Write some code.
>>>
>>
>> OK, it is clear whats to be done. Will assign this to a developer.
>
> What does this DECnet ping actually tell you? Given that it still
> works if the executor state is off (or shut), all you know is that
> DECnet was up at some point in the past. Yes, you know that the node
> is powered on, and if that's good enough, then have at it.
I think Cisco were providing the equivalent of an IP ping for their
routers. They provide something similar for most other protocols:
a12rtr#ping ?
WORD Ping destination address or hostname
appletalk Appletalk echo
atm ATM echo
clns CLNS echo
decnet DECnet echo
ethernet Ethernet echo
ip IP echo
ipv6 IPv6 echo
ipx Novell/IPX echo
srb srb echo
tag Tag encapsulated IP echo
<cr>
>
> Note that a node that was running Phase IV, but is currently at the console
> prompt, may still show as available at the physical layer on the network, due
> to the fact that the adapter physical address was changed to AA:00:04:00:XX:XX.
> In this case, however, you would not get any NSP-layer response.
>
The packet that Supratim captured seems to suggest that there is an NSP-layer
repsonse (copied from above...)
'...to which the remote node is responding with "DNA NSP message:
Disconnect confirm (0x48)" with "Reason for disconnect: Unknown (0x0029)",'
I'm guessing this is pretty standard Phase IV behaviour as it works for
Cisco routers, VAX and Alpha VMS systems (mine are running Phase V/OSI), RSX
and RSTS/E. Interestingly enough my Tru64 UNIX system does not respond and it
is operating in Phase IV compat. mode.
Regards, Tim.