Specifications
Ethernet Loop Testing
Page
E-7
'2.2.1.4 LoopAbort
The LoopAbort procedure is used to abort a LoopDirect or
LoopAssisted
when, for example, the user decides that the reply has taken too long.
procedure LoopAbort
(receipt~umber: ~eceiptvalue);
With the following definition:
receiptNumber
-
the request identification assigned to this
request by the LoopDirect or LoopAssisted function.
E.2.2
Network Management Interface
This section describes the Network Management control and observation
functions. These functions interface to the Loop Server. There are
no Network Management functions for the Loop Requester.
E.2.2.1 EnableServer
The EnableServer procedure is used to allow Loop Server operation.
procedure EnableServer;
E.2.2.2 Disableserver
The DisableServer procedure is used to stop Loop Server operation.
procedure
DisableServer;
E.2.2.3 EnableAssistance
The EnableAssistance procedure is used to allow the Loop Server to
listen to the loopback assistance multicast address.
procedure EnableAssistance;
E.2.2.4 DisableAssistance
The DisableAssistance procedure is used to stop the Loop Server from
listening to the
loopback assistance multicast address.
procedure DisableAssistance;