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


show memory

装置の物理メモリの実装量・使用量・空き容量を表示します。

[入力形式]

show memory {bcu | pa | pru [<pru no.>]}

[入力モード]

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

[パラメータ]

{bcu | pa | pru [<pru no.>]}
bcu

BCU-CPUのメモリ実装量・使用量・空き容量を表示します。

pa

PAのメモリ実装量・使用量・空き容量を表示します。

pru [<pru no.>]

PRU-CPUのメモリ実装量・使用量・空き容量を表示します。

<pru no.>を指定した場合は,指定したPRU番号のメモリ実装量・使用量・空き容量を表示します。指定できるPRU番号の値の範囲は,「パラメータに指定できる値」を参照してください。

<pru no.>を省略した場合は,すべてのPRUのメモリ実装量・使用量・空き容量を表示します。

[実行例]

図14‒11 BCU-CPUのメモリ実装量・使用量・空き容量を表示
> show memory bcu
Date 20XX/01/01 12:00:00 UTC
    physical memory = 16,777,216KB(16,384MB)
    used     memory =  5,001,876KB( 4,884MB)
    free     memory = 11,775,340KB(11,499MB)
図14‒12 PAのメモリ実装量・使用量・空き容量を表示
> show memory pa
Date 20XX/01/01 12:00:00 UTC
    physical memory =  2,097,152KB( 2,048MB)
    used     memory =  1,611,208KB( 1,573MB)
    free     memory =    485,944KB(   474MB)
図14‒13 PRU-CPUのメモリ実装量・使用量・空き容量を表示
> show memory pru
Date 20XX/01/01 12:00:00 UTC
PRU : 1
    physical memory =  4,194,304KB( 4,096MB)
    used     memory =    709,408KB(   692MB)
    free     memory =  3,484,896KB( 3,403MB)

[表示説明]

表14‒5 show memoryコマンドの表示内容

表示項目

表示内容

PRU

PRU番号を表示します。

physical memory

実装されているメモリ量をKB単位で表示します。

used memory

使用中のメモリ量をKB単位で表示します。

free memory

未使用のメモリ量をKB単位で表示します。

[通信への影響]

なし

[応答メッセージ]

表14‒6 show memoryコマンドの応答メッセージ一覧

メッセージ

内容

The command cannot be executed because the specified PRU is not active.

指定したPRUが動作していないため,コマンドを実行できません。

The command cannot be executed. Try again.

コマンドを実行できません。再実行してください。

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

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

The specified PRU number is invalid. (PRU number = <pru no.>)

指定したPRU番号が不正です。指定したパラメータを確認して再実行してください。

<pru no.>:PRU番号

[注意事項]

なし