user manual
Table Of Contents
- Table of Contents
- Section 1 Introduction
- Section 2 Command Line Interface Usage
- Section 3 User Account Configuration
- Section 4 Network and Fabric Configuration
- Section 5 Switch Configuration
- 5.1 Displaying Switch Information
- 5.2 Managing Switch Services
- 5.3 Managing Switch Configurations
- 5.4 Paging a Switch
- 5.5 Setting the Date and Time
- 5.6 Resetting a Switch
- 5.7 Installing Firmware
- 5.8 Managing Switch Feature Upgrades
- Section 6 Port Configuration
- Section 7 Zoning Configuration
- Section 8 Connection Security Configuration
- Section 9 Device Security Configuration
- Section 10 RADIUS Server Configuration
- Section 11 Event Log Configuration
- Section 12 Simple Network Management Protocol Configuration
- Section 13 Command Reference
- 13.1 Access Authority
- 13.2 Syntax and Keywords
- 13.3 Notes and Examples
- 13.4 Command Listing
- Admin
- Alias
- Config
- Create
- Date
- Exit
- Fcping
- Fctrace
- Feature
- Firmware Install
- Group
- Hardreset
- Help
- History
- Hotreset
- Image
- Lip
- Logout
- Passwd
- Ping
- Ps
- Quit
- Reset
- Security
- Securityset
- Set Alarm
- Set Beacon
- Set Config Port
- Set Config Security
- Set Config Security Portbinding
- Set Config Switch
- Set Config Threshold
- Set Config Zoning
- Set Log
- Set Pagebreak
- Set Port
- Set Setup Radius
- Set Setup Services
- Set Setup SNMP
- Set Setup System
- Set Switch State
- Set Timezone
- Show About
- Show Alarm
- Show Broadcast
- Show Chassis
- Show Config Port
- Show Config Security
- Show Config Security Portbinding
- Show Config Switch
- Show Config Threshold
- Show Config Zoning
- Show Domains
- Show Donor
- Show Fabric
- Show FDMI
- Show Interface
- Show Log
- Show LSDB
- Show Media
- Show Mem
- Show NS
- Show Pagebreak
- Show Perf
- Show Port
- Show Post Log
- Show Setup Mfg
- Show Setup Radius
- Show Setup Services
- Show Setup SNMP
- Show Setup System
- Show Steering
- Show Switch
- Show Timezone
- Show Topology
- Show Users
- Show Version
- Shutdown
- Test Cancel
- Test Port
- Test Status
- Uptime
- User
- Whoami
- Zone
- Zoneset
- Zoning
- Index

13 – Command Reference
Image
13-34 59183-01 A
S
Image
Manages and installs switch firmware.
Authority Admin session
Syntax image
cleanup
fetch [account_name] [ip_address] [file_source] [file_destination]
install
list
tftp [ip_address] [file_source] [file_destination]
unpack [file]
Keywords cleanup
Removes all firmware image files from the switch. All firmware image files are
removed automatically each time the switch is reset.
fetch [account_name] [ip_address] [file_source] [file_destination]
Retrieves image file given by [file_source] using FTP and stores it on the switch
with the file name given by [file_destination]. The image file is retrieved from the
host IP address given by [Ip_address]. If an account name needs a password to
access the FTP server, the system will prompt you for it.
install
Downloads firmware from a remote host to the switch, installs the firmware, then
resets the switch to activate the firmware. This is disruptive. The command
prompts you for the following:
File transfer protocol (FTP or TFTP)
IP address of the remote host
An account name and password on the remote host (FTP only)
Pathname for the firmware image file
list
Displays the list of image files that reside on the switch.
tftp [ip_address] [file_source] [file_destination]
Retrieves image file given by [file_source] using TFTP and stores it on the switch
with the file name given by [file_destination]. The image file is retrieved from the
host IP address given by [Ip_address].