Quick Start | 21Downloading to the Switch through XMODEMTo download through the switch console port from a PC, use the following command:Downloading from a TFTP ServerBefore starting a TFTP server download, complete the Quick Start-up for the IP Address.To download from a TFTP server, use the following command:Note: Keywords and parameters that are shown within braces in syntax statements must beentered in the CLI. Keywords and parameters that are shown separated by a bar in syntaxstatements indicate that you choose only one. For details, see Command Syntax Conventionson page 23.Command Syntax Command Mode Purposecopy xmodem://filepath/filename {nvram:startup-config |image1 | image2}See copy on page 106.Privileged Exec Sets the destination (download) data type to be an image (image1or image2) or a configuration file (nvram:startup-config).If you are using HyperTerminal, specify which file is to be sent to theswitch.The switch will restart automatically after the code has beendownloaded.Note: The software download option was expressed beforeSFTOS 2.5.1 as copy xmodem://filepath/filenamesystem:image.Command Syntax Command Mode Purposecopy tftp://ipaddress/filepath{nvram:startup-config |image1 | image2}See copy on page 106.The software download optionwas expressed before SFTOS2.5.1 as system:image.Privileged Exec Sets the destination (download) datatype to be a software image(image1 or image2) or a configuration file(nvram:startup-config).The URL must be specified as:tftp://ipaddress/filepath (where filepath includes the filename,such as s50/s50software.bin)The nvram:startup-config option downloads the configurationfile.The copy tftp://ipaddress/filepath image1 option downloadsthe code to the image1 storage location in the switch.