Copyright Digital Equipment Corp. All rights reserved.

EXAMPLES

        The following commands start the control program and show
        the map elements in the local endpoint map that contain the
        specified interface identifier:

        $ rpccp
        rpccp> show mapping -i EC1EEB60-5943-11C9-A309-08002B102989,1.1

        The following rpccp show mapping command operates from the
        system prompt.  The command accesses the endpoint map of the
        remote host specified by the host address
        (ncadg_ip_udp:16.20.16.44) and displays the one map element
        that contains both the specified interface identifier and
        the specified object UUID:

        $ rpccp show mapping  \
        > -i EC1EEB60-5943-11C9-A309-08002B102989,1.1  \
        > -o 30DBEEA0-FB6C-11C9-8EEA-08002B0F4528  \
        > ncadg_ip_udp:16.20.16.44