Performs a loop operation with another system.
loop [node node-id] mop circuit circuit-name -
address lan-address [,optional arguments...]
If an Address is not supplied in the command on a LAN circuit,
then the Client argument must be specified so the address
information can be obtained from the MOP Client database.
loop [node node-id] mop circuit circuit-name -
client client-name [,optional arguments...]
Optional arguments for this loop mop circuit command are:
Assistance Type, Assistant Address, Assistant System, Count,
Format, and Length.
Examples:
loop mop circuit csmacd-1 address 08-00-2b-00-13-4F
loop mop circuit fddi-1 client mynode ! Client gives Address
1 – address
Address is the LAN address of the circuit named in the
circuit argument. This argument is required for LAN circuits.
loop [node node-id] mop circuit circuit-name -
address lan-address [,optional arguments...]
If an Address is not supplied in the command on a LAN circuit,
then the Client argument must be specified so the address
information can be obtained from the MOP Client database.
loop [node node-id] mop circuit circuit-name -
client client-name [,optional arguments...]
Optional arguments for this loop mop circuit command are:
Assistance Type, Assistant Address, Assistant System, Count,
Format, and Length.
2 – assistance_type
Assistance Type is an optional argument that specifies the
degree of loopback assistance required. Valid Assistant
Type values are none, transmit, receive, and full. This
argument is for LAN circuits only. If Assistance Type is
any value other than none (the default), then an assistant
is required.
An assistant can be specified either by including an
Assistant Address or Assistant System argument in the
command line, but not both. If neither is provided, then
an assistant is located by first sending a request to the
loopback assistant multicast address.
loop [node node-id] mop circuit circuit-name -
address lan-address, -
assistant address lan-address, -
assistance type help-type [,optional arguments...]
Address information specifying the node to receive the
loop is required for the loop mop circuit command. If
the Address argument is not specified in the command,
then the Client argument must be specified so the address
information can be obtained from the MOP Client
database.
loop [node node-id] mop circuit circuit-name -
client client-name, -
assistant system client-name, -
assistance type help-type [,optional arguments...]
Examples:
loop mop circuit fddi-1 -
address 08-00-2b-00-78-E4, -
assistant address aa-00-04-00-33-44, -
assistance type full
loop mop circuit csmacd-1 -
client foofoo, - ! Client foofoo gives loop Address
assistant system barbar,- ! barbar gives Assistant Address
assistance type full
3 – assistant_address
The optional Assistant Address argument specifies the
LAN address of the node to be used as a loopback assistant.
This argument is meaningful for LAN circuits only.
The involvement of the assistant depends on the Assistance
Type parameter. For assistance of type none (the default),
no assistant is needed, and is ignored if specified. For
other values, an assistant is required.
An assistant can be specified either by including an
Assistant Address or Assistant System argument in the
command line, but not both. If neither is provided, then
an assistant is located by first sending a request to the
loopback assistant multicast address.
Address information specifying the node to receive the
loop is required for the loop mop circuit command. If the
Address argument is not specified in the command, then the
Client argument must be specified so the address
information can be obtained from the MOP Client
database.
loop [node node-id] mop circuit circuit-name -
address lan-address, -
assistance type transmit-receive-or-full, -
assistant address lan-address [,optional arguments...]
loop [node node-id] mop circuit circuit-name -
client client-name, -
assistance type transmit-receive-or-full, -
assistant address lan-address [,optional arguments...]
Examples:
loop mop circuit fddi-1 -
address 08-00-2b-00-33-44, -
assistant address aa-00-04-00-33-44, -
assistance type receive
loop mop circuit csmacd-1 -
client foofoo, - ! Client foofoo gives loop Address
assistant address aa-00-04-00-33-44, -
assistance type full
4 – assistant_system
The optional Assistant System argument specifies a MOP
client entity, from which an assistant address can be
obtained. This argument is meaningful for LAN circuits
only. The assistant address is the LAN address of the
node to be used as the loopback assistant.
The involvement of the assistant depends on the Assistance
Type parameter. For assistance of type none (the default),
no assistant is needed, and is ignored if specified. For
other values, an assistant is required.
An assistant can be specified either by including an
Assistant Address or Assistant System argument in the
command line, but not both. If neither is provided, then
an assistant is located by first sending a request to the
loopback assistant multicast address.
Address information specifying the node to receive the
loop is required for the loop mop circuit command. If the
Address argument is not specified in the command, then the
Client argument must be specified so the address
information can be obtained from the MOP Client database.
loop [node node-id] mop circuit circuit-name -
address lan-address, -
assistance type transmit-receive-or-full, -
assistant system client-name [,optional arguments...]
loop [node node-id] mop circuit circuit-name -
client client-name, -
assistance type transmit-receive-or-full, -
assistant system client-name [,optional arguments...]
Examples:
loop mop circuit fddi-1 -
address 08-00-2b-00-33-44, -
assistant system barbar, - ! Client barbar has Assistant Address
assistance type full
loop mop circuit csmacd-1 -
client foofoo, - ! Client foofoo gives loop Address
assistant system barbar, - ! barbar gives Assistant Address
assistance type transmit
5 – client
A client entity to be used to provide the LAN address for
this loop operation. If an Address is not supplied in the
command on a LAN circuit, then the Client argument is
required so the address information can be obtained from the
MOP Client database.
loop [node node-id] mop circuit circuit-name -
client client-name [,optional arguments...]
Optional arguments for this loop mop circuit command are:
Assistance Type, Assistant Address, Assistant System, Count,
Format, and Length.
Example:
loop mop circuit csmacd-1 -
client lamchp ! Client gives default loop Address
6 – count
The optional Count argument is an integer between 0-4294967295
which specifies the number of messages to be looped. The
default count is 1. Note, on failure of the loop test, NCL
will display the count of messages successfully looped.
loop [node node-id] mop circuit circuit-name -
address lan-address, -
count integer [,optional arguments...]
If an Address is not supplied in the command on a LAN circuit,
then the Client argument must be specified so the address
information can be obtained from the MOP Client database.
loop [node node-id] mop circuit circuit-name -
client client-name, -
count integer [,optional arguments...]
Examples:
loop mop circuit csmacd-1 address 08-00-2b-00-13-4F, count 50
loop mop circuit fddi-1 -
client mynode, count 10 ! Client gives default Address
7 – format
The optional Format argument is an octet (00-FF) which
specifies the value of each byte in the test data part of each
loop message. The default results in alternating 0 and 1 bits
(55).
loop [node node-id] mop circuit circuit-name -
address lan-address, -
format octet [,optional arguments...]
If an Address is not supplied in the command on a LAN circuit,
then the Client argument must be specified so the address
information can be obtained from the MOP Client database.
loop [node node-id] mop circuit circuit-name -
client client-name, -
format octet [,optional arguments...]
Examples:
loop mop circuit csmacd-1 address 08-00-2b-00-13-4F, format FF
loop mop circuit fddi-1 -
client mynode, format 00 ! Client gives default Address
8 – length
The optional Length argument specifies the length of the test
data part of each loop message. The maximum and minimum
permitted values depend on the particular data link in use.
The range is 0-4294967295. The default length is 40.
loop [node node-id] mop circuit circuit-name -
address lan-address, -
length integer [,optional arguments...]
If an Address is not supplied in the command on a LAN circuit,
then the Client argument must be specified so the address
information can be obtained from the MOP Client database.
loop [node node-id] mop circuit circuit-name -
client client-name, -
length integer [,optional arguments...]
Examples:
loop mop circuit csmacd-1 address 08-00-2b-00-13-4F, length 20
loop mop circuit fddi-1 -
client mynode, length 45 ! Client gives default Address
9 – Exception Messages
o data link error
An error was reported by the Data Link layer on the loop command.
o unrecognized client
There is no client with the specified identification on the loop
command.
o unrecognized circuit
There is no circuit with the specified identification on the loop
command.
o unrecognized assistant
There is no assistant with the specified identification on the
loop command. The specified Assistant System does not exist in
the MOP Client database.
o invalid assistant
The assistant address is either a multicast address, or assistant
system was specified, and the corresponding client subentity has
the default value for its address on the loop command.
o timeout
Operation has timed out on the loop command.
o entity class not supported (OpenVMS)
MOP is not registered with EMAA. The NET$MOP process is probably
not started. For instructions on how to restart the MOP process,
refer to HELP NETWORK_MANAGEMENT MOP.