Specifications

A-20
Cisco MGX 8850 (PXM45) and MGX 8950 Software Configuration Guide
Release 3, Part Number 78-14788-01 Rev. C0, January 2004
Appendix A Downloading and Installing Software Upgrades
Locating Software Updates
Locating Software Updates
For information on locating software updates, refer to the Release Notes for Cisco MGX 8850 and
MGX 8830 Software Version 3 (PXM45/B and PXM1E) or the Release Notes for Cisco MGX 8950
Software Version 3.
Table A-1 File System Commands at Switch Prompt
Command Description
cd Change directories. Access level required: ANYUSER or above.
copy Copies a file from one location to another.
Syntax: copy <source file name> <destination file name>
Access level required: GROUP1 or above.
del Deletes a file.
Syntax: del <file name>
Access level required: GROUP1 or above.
ll List directory contents using long format, which includes the name, size, modification
date, and modification time for each file. This command also displays the total disk
space and free disk space.
Syntax: ll
Access level required: ANYUSER or above.
ls List directory contents using the short format, which displays filenames, total disk
space, and free disk space.
Syntax: ls
Access level required: ANYUSER or above.
pwd Display the present working directory.
Syntax: pwd
Access level required: ANYUSER or above.
rename Renames a file.
Syntax: rename <old file name> <new file name>
Access level required: GROUP1 or above.
whoami Lists the login name for the current session.
Syntax: whoami
Access level required: ANYUSER or above.