Previous | Next | Contents | Index |
pmdf test -x400
is a utility for testing address
transformations involving Attribute Value Pair Lists, particularly
PMDF-X400 address transformations, as well as MHS channel address
transformations. The utility can also be used to "dump" X.400
(P1) or arbitrary binary files.
To invoke pmdf test -x400
in its default mode (testing of
X.400-1988 addresses), issue the shell command
% pmdf test -x400 |
pmdf test
-x400
after it is invoked, to test PMDF-MB400 channel address
transformations it is necessary to invoke the utility with the proper
qualifier, e.g.,
% pmdf test -x400 -mb400 |
Use the exit
or quit
command to exit
pmdf test -x400
.
The remainder of this section describes invocation qualifiers and
commands accepted by pmdf test -x400
.
Previous | Next | Contents | Index |