show memory
装置の物理メモリの実装量・使用量・空き容量を表示します。
[入力形式]
show memory {bcu | pa | psu [<psu no.>]}[入力モード]
一般ユーザモードおよび装置管理者モード
[パラメータ]
- {bcu | pa | psu [<psu no.>]}
-
- bcu
-
BCU-CPUのメモリ実装量・使用量・空き容量を表示します。
- pa
-
PAのメモリ実装量・使用量・空き容量を表示します。
- psu [<psu no.>]
-
PSU-CPUのメモリ実装量・使用量・空き容量を表示します。
<psu no.>を指定した場合は,指定したPSU番号のメモリ実装量・使用量・空き容量を表示します。指定できるPSU番号の値の範囲は,「パラメータに指定できる値」を参照してください。
<psu no.>を省略した場合は,すべてのPSUのメモリ実装量・使用量・空き容量を表示します。
[実行例]
> show memory bcu
Date 20XX/01/01 12:00:00 UTC
physical memory = 8,388,608KB( 8,192MB)
used memory = 5,199,892KB( 5,078MB)
free memory = 3,188,716KB( 3,113MB) |
> 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) |
> show memory psu
Date 20XX/01/01 12:00:00 UTC
PSU : 1
physical memory = 4,194,304KB( 4,096MB)
used memory = 709,408KB( 692MB)
free memory = 3,484,896KB( 3,403MB) |
[表示説明]
|
表示項目 |
表示内容 |
|---|---|
|
PSU |
PSU番号を表示します。 |
|
physical memory |
実装されているメモリ量をKB単位で表示します。 |
|
used memory |
使用中のメモリ量をKB単位で表示します。 |
|
free memory |
未使用のメモリ量をKB単位で表示します。 |
[通信への影響]
なし
[応答メッセージ]
|
メッセージ |
内容 |
|---|---|
|
The command cannot be executed because the specified PSU is not active. |
指定したPSUが動作していないため,コマンドを実行できません。 |
|
The command cannot be executed. Try again. |
コマンドを実行できません。再実行してください。 |
|
The command is not authorized by the RADIUS/TACACS+ server or the configuration. |
このコマンドはRADIUSサーバ,TACACS+サーバ,またはコンフィグレーションで承認されていません。 |
|
The specified PSU number is invalid. (PSU number = <psu no.>) |
指定したPSU番号が不正です。指定したパラメータを確認して再実行してください。 <psu no.>:PSU番号 |
[注意事項]
なし