show memory debug references
show memory debug references
To display debug information on references, use the show memory debug references command in user EXEC or privileged EXEC mode.
show memory debug references [dangling
Syntax Description
Command Modes
Command History
dangling | (Optional) Displays the possible references to free memory. |
|
|
| (Optional) Address numbers |
|
|
User EXEC
Privileged EXEC
ReleaseModification
12.0 | This command was introduced. |
|
|
Examples | The following is sample output from the show memory debug references command: | |||
| Router# show memory debug references 2 3 | |||
| Address | Reference | Cont_block | Cont_block_name |
| 442850BC | 2 | 44284960 | bss |
| 44285110 | 3 | 44284960 | bss |
| 4429C33C | 2 | 44284960 | bss |
| 4429C34C | 2 | 44284960 | bss |
| 4429C35C | 3 | 44284960 | bss |
| . |
|
|
|
| . |
|
|
|
| . |
|
|
|
The following is sample output from the show memory debug references dangling command:
Router# show memory debug references dangling
Address Reference Free_block Cont_block Cont_block_name 442D5774 458CE5EC 458CE5BC 44284960 bss
442D578C 46602998 46602958 44284960 bss 442D58A0 465F9BC4 465F9B94 44284960 bss 442D58B8 4656785C 4656781C 44284960 bss 442D5954 45901E7C 45901E4C 44284960 bss
.
.
.
| Cisco IOS Configuration Fundamentals Command Reference |
| July 2008 |