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

Display the Sun RPC Port Mapping Table

Purpose

Display the Sun RPC port map table. The Sun RPC ALG monitors packets on TCP or UDP port 111.

Action

From the CLI, enter the show security alg sunrpc portmap command.


user@host> show security alg sunrpc portmap
IP                 Port    Protocol   Program
10.209.17.127      32835   TCP        100005
10.209.17.127      2049    UDP        100003
10.209.17.127      111     UDP        100000
10.209.17.127      111     TCP        100000

What it Means

The output displays the server IP address, TCP or UDP port, and corresponding program number for each program being called with the Sun RPC ALG process:


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