XG700 User's Guide
86/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.5.7 dir/ls
Function
Lists the files in the volatile memory of the XG700.
Prompt
xg#
Command syntax
dir
ls
Command type
Operation management commands
Output form
xg# dir
Update-time File-size File-name
- 2005/08/22 19:23:03 913
system_info_20050822
- 2005/08/22 19:22:41
2,604
start_conf_20050822
- 2005/08/22 19:22:19
2,655
run_conf_20050822
unused: 14,639,104 bytes
Update-time
Displays the file update time.
File-size
Displays the file size (byte).
File-name
Displays the file name.
unused
Displays the size of free memory.
Example
Copy running-config, startup-config and the system information to files in the volatile memory, and then list the files in the
volatile memory.
xg# show running-config > run_conf_20050822
xg# show startup-config > start_conf_20050822
xg# show system information > system_info_20050822
xg# ls
Update-time File-size File-name
- 2005/08/22 19:23:03 913 system_info_20050822
- 2005/08/22 19:22:41
2,604 start_conf_20050822
- 2005/08/22 19:22:19
2,655 run_conf_20050822
unused: 14,639,104 bytes