Adds information to the configuration database that maps
    (logically links) one of the following to the NFS server:
    o  OpenVMS disk - Requires one execution of SET CONFIGURATION MAP
       to map the disk to a UNIX path name (logical file system).
    o  Container file system - Requires two executions of SET
       CONFIGURATION MAP. The first maps the disk, and the second
       maps the file system.
    Mapping creates a logical file system, also called an NFS file
    system.
    When the NFS server starts up, it issues a GENERATE MAP command,
    which creates the mappings for disks and container file systems;
    these mappings are viewable with the SHOW MAP command.
    Related commands: ADD EXPORT, SHOW EXPORT, REMOVE EXPORT, MAP,
    UNMAP, SET CONFIGURATION NOMAP, SHOW MAP, SHOW CONFIGURATION MAP
    Format
      SET CONFIGURATION MAP  "file system name" logical_file_system
Additional Information:
explode
extract