運用コマンドレファレンス Vol.3


show processes memory unicast

ユニキャストルーティングプログラムでのメモリの確保状況および使用状況を表示します。

[入力形式]

show processes memory unicast

[入力モード]

一般ユーザモードおよび装置管理者モード

[パラメータ]

なし

[実行例]

図12‒1 ユニキャストルーティングプログラムのメモリ使用状況の表示
> show processes memory unicast
Date 20XX/03/14 12:00:00 UTC
Allocation Size: 4096
Size   Free   Block Name       Init   Max       Alloc      Free       InUse
8      478    runt             1      0         0          0          0
8      478    krt_remnant_rt   1      2         2          2          0
  :
11120  0      ospf_AREA        1      0         0          0          0
Total Memory: 57336     Total Free: 42200     Total Allocated: 15136
>

[表示説明]

表12‒1 ユニキャストルーティングプログラムのメモリ使用状況の表示内容

表示項目

表示内容

表示詳細情報

Allocation Size

ページサイズ(バイト)

Size

ブロックサイズ(バイト)

Free

同一ブロックサイズの未使用中のブロック数

Block Name

ブロック名称

Init

ブロック初期化の回数

Max

ブロックの最大アロック数

Alloc

ブロックのアロック回数

Free

ブロックのフリー回数

InUse

使用中のブロック数

Total Memory

確保した総メモリ量(バイト)

Total Free

未使用中の総メモリ量(バイト)

Total Allocated

使用中の総メモリ量(バイト)

[通信への影響]

なし

[応答メッセージ]

表12‒2 show processes memory unicastコマンドの応答メッセージ一覧

メッセージ

内容

A program error occurred. Retry the command. (error = <error message>)

プログラムエラーが発生しました。コマンドを再実行してください。

<error message>:エラー部位

The command is not authorized by the RADIUS/TACACS+ server or the configuration.

このコマンドはRADIUSサーバ,TACACS+サーバ,またはコンフィグレーションで承認されていません。

The connection with the unicast routing program (rtm) failed. Retry the command.

ユニキャストルーティングプログラムとの通信が失敗しました。コマンドを再実行してください。

The unicast routing program (rtm) is not responding. Retry the command.

ユニキャストルーティングプログラムからの応答がありません。コマンドを再実行してください。

[注意事項]

なし