[Contents] [Prev] [Next] [Index] [Report an Error]

show security alg msrpc

Syntax

show security alg msrpc
<object-id-map>
<portmap>

Release Information

Command introduced in Release 9.0 of JUNOS software.

Description

Display Microsoft (MS) remote procedure call (RPC) Application Layer Gateway (ALG) information.

This command is supported on J-series devices.

Options

object-id-map—(Optional) Display information about MSRPC ID (UUID) to object ID (OID) table.

portmap—(Optional) Display information about Microsoft's implementation of the remote procedure call (MSRPC) mapping table.

Required Privilege Level

view

Related Topics

 msrpc

sample-output

List of Sample Output

show security alg msrpc object-id-map
show security alg msrpc portmap

Output Fields

Table 23 lists the output fields for the show security alg msrpc command. Output fields are listed in the approximate order in which they appear.

Table 23: show security alg msrpc Output Fields

Field Name

Field Description

UUID

MS RPC ID.

OID

MS RPC object ID.

IP

IP address of the server that maps to the MS RPC ID.

Port

Port number of the server that maps to the MS RPC ID.

Protocol

Protocol used to support the process.

Sample Output

show security alg msrpc object-id-map

user@host> show security alg msrpc object-id-map
UUID                                      OID
1be617c0-31a5-11cf-a7d8-00805f48a135      0x80000020
e3514235-4b06-11d1-ab04-00c04fc2dcd2      0x80000002 
67df7c70-0f04-11ce-b13f-00aa003bac6c      0x80000014 

Sample Output

show security alg msrpc portmap

user@host> show security alg msrpc portmap
   IP                 Port    Protocol   UUID
   172.27.81.162      36100   TCP        1544f5e0-613c-11d1-93df-00c04fd7bd09
   172.27.81.162      516     TCP        f5cc5a18-4264-101a-8c59-08002b2f8426

[Contents] [Prev] [Next] [Index] [Report an Error]