Configuration Fundamentals Command Reference,

2y ago
25 Views
2 Downloads
928.61 KB
212 Pages
Last View : 23d ago
Last Download : 3m ago
Upload by : Cannon Runnels
Transcription

Configuration Fundamentals CommandReference, Cisco IOS XE Release 3SE(Catalyst 3850 Switches)Americas HeadquartersCisco Systems, Inc.170 West Tasman DriveSan Jose, CA 95134-1706USAhttp://www.cisco.comTel: 408 526-4000800 553-NETS (6387)Fax: 408 527-0883

THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,INFORMATION, AND RECOMMENDATIONS IN THIS MANUAL ARE BELIEVED TO BE ACCURATE BUT ARE PRESENTED WITHOUT WARRANTY OF ANY KIND,EXPRESS OR IMPLIED. USERS MUST TAKE FULL RESPONSIBILITY FOR THEIR APPLICATION OF ANY PRODUCTS.THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPEDWITH THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITEDWARRANTY, CONTACT YOUR CISCO REPRESENTATIVE FOR A COPY.The Cisco implementation of TCP header compression is an adaptation of a program developed by the University of California, Berkeley (UCB) as part of UCB’s public domain versionof the UNIX operating system. All rights reserved. Copyright 1981, Regents of the University of California.NOTWITHSTANDING ANY OTHER WARRANTY HEREIN, ALL DOCUMENT FILES AND SOFTWARE OF THESE SUPPLIERS ARE PROVIDED “AS IS” WITH ALLFAULTS. CISCO AND THE ABOVE-NAMED SUPPLIERS DISCLAIM ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THOSE OFMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OR ARISING FROM A COURSE OF DEALING, USAGE, OR TRADEPRACTICE.IN NO EVENT SHALL CISCO OR ITS SUPPLIERS BE LIABLE FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, OR INCIDENTAL DAMAGES, INCLUDING,WITHOUT LIMITATION, LOST PROFITS OR LOSS OR DAMAGE TO DATA ARISING OUT OF THE USE OR INABILITY TO USE THIS MANUAL, EVEN IF CISCO ORITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL:www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationshipbetween Cisco and any other company. (1110R)Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output,network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative contentis unintentional and coincidental. 2013 Cisco Systems, Inc. All rights reserved.

CONTENTSarchive tar 1boot system 5copy 13define interface-range 33enable 35erase 39errdisable detect cause 43errdisable recovery 47file verify auto 51hostname 53reload 57remote-span 63setup 65debug installer 73debug iosd issu 75show debugging 77show hosts 81show inventory 85show pagp 89show processes cpu 93show running-config 105show software authenticity file 115show software authenticity keys 119show software authenticity running 121show software installer rollback-timer 125show software package 127show version 131software clean 155software commit 159Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)iii

Contentssoftware expand 163software install file 169software install source switch 175software rollback 181test cable-diagnostics 185traceroute mac 189upgrade rom-monitor 193verify 199vtp 205Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)iv

archive tarTo create a TAR file, to list files in a TAR file, or to extract the files from a TAR file, use the archive tarcommand in privileged EXEC mode.archive tar {/create destination-urlflash:/file-url /table source-url /xtract source-urlflash:/fileurl [dir/file.]}Syntax Description/create destination-url flash:/ file-urlCreates a new TAR file on the local or networkfile system.For destination-url, specify the destination URLalias for the local or network file system and thename of the TAR file to create. The followingoptions are supported: flash: --Syntax for the local flash file system.ftp: [[// username[: password]@ location]/directory]/ tar-filename.tar-- Syntax for FTP.rcp: [[// username @ location]/ directory]/tar-filename.tar--Syntax for Remote CopyProtocol (RCP).tftp: [[// location]/ directory]/ tarfilename.tar--Syntax for TFTP.The tar-filename.tar is the name of the TAR fileto be created.For flash:/ file-url, specify the location on thelocal flash file system from which the new TARfile is created.An optional list of files or directories within thesource directory can be specified to write to thenew TAR file. If none is specified, all files anddirectories at this level are written to the newlycreated TAR file.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)1

archive tar/table source-urlDisplay the contents of an existing TAR file tothe screen.For source-url, specify the source URL alias forthe local or network file system. The followingoptions are supported: flash: --Syntax for the local flash file system.ftp: [[// username[: password]@ location]/directory]/ tar-filename.tar-- Syntax for FTP.rcp: [[// username @ location]/ directory]/tar-filename.tar--Syntax for Remote CopyProtocol (RCP).tftp: [[// location]/ directory]/ tarfilename.tar--Syntax for TFTP.The tar-filename.tar is the name of the TAR fileto be created./xtract source-url flash:/ file-url [dir/file.]Extracts files from a TAR file to the local filesystem.For source-url, specify the source URL alias forthe local file system. These options are supported: flash: --Syntax for the local flash file system.ftp: [[// username[: password]@ location]/directory]/ tar-filename.tar-- Syntax for FTP.rcp: [[// username @ location]/ directory]/tar-filename.tar--Syntax for Remote CopyProtocol (RCP).tftp: [[// location]/directory]/tarfilename.tar--Syntax for TFTP.The tar-filename.tar is the name of the TAR fileto be created.Command DefaultThe TAR archive file is not created.Command ModesPrivileged EXEC (#)Command HistoryReleaseModification12.1(13)AYThis command was introduced.12.2(33)SXHThis command was integrated into Cisco IOSRelease 12.2(33)SXH.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)2

archive tarUsage GuidelinesReleaseModification12.4(22)YBThis command was integrated into Cisco IOSRelease 12.4(22)YB.12.4(24)TThis command was integrated into Cisco IOSRelease 12.4(24)T.Filenames, directory names, and image names are case sensitive.The TAR file is an archive file from which you can extract files by using the archive tarcommand.ExamplesThe following example shows how to create a TAR file. The command writes the contents of the newconfigs directory on the local flash device to a file named saved.tar on the TFTP server at 172.20.136.9.Switch# archive tar /create tftp:172.20.136.9/saved.tar flash:/new-configsThe following example shows how to display the contents of the c2940-tv0-m.tar file that is in flashmemory. The contents of the TAR file appear on the screen.Switch# archive tar /table flash:c2940-tv0-m.tarinfo (219 bytes)c2940-tv0-mz-121/ (directory)c2940-tv0-mz-121/html/ (directory)c2940-tv0-mz-121/html/foo.html (0 bytes)c2940-tv0-mz-121/vegas-tv0-mz-121.bin (610856 bytes)c2940-tv0-mz-121/info (219 bytes)info.ver (219 bytes)The following example shows how to extract the contents of a TAR file on the TFTP server at172.20.10.30. This command extracts only the new-configs directory into the root directory on the localflash file system. The remaining files in the saved.tar file are ignored.Switch# archive tar /xtract tftp:/172.20.10.30/saved.tar flash:/ new-configsConfiguration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)3

archive tarConfiguration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)4

boot systemTo specify the system image that the router loads at startup, use one of the following boot systemcommand in global configuration mode. To remove the startup system image specification, use the noform of this command.Loading System Image from a URL or a TFTP Fileboot system {file-url filename}no boot system {file-url filename}Booting from a System Image in Internal Flashboot system flash [flash-fs:] [partition-number:] [filename]no boot system flash [flash-fs:] [partition-number:] [filename]Booting from a MOP Serverboot system mop filename [mac-address] [interface]no boot system mop filename [mac-address] [interface]Booting from ROMboot system romno boot system romBooting a System Image from a Network, TFTP, or FTP Serverboot system {rcp tftp ftp} filename [ip-address]no boot system {rcp tftp ftp} filename [ip-address]Syntax Descriptionfile-urlThe URL of the system image to load at systemstartup.filenameThe TFTP filename of the system image to load atsystem startup.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)5

boot systemflashOn all platforms except the Cisco 1600 series,Cisco 3600 series, and Cisco 7000 family routers,this keyword boots the router from internal flashmemory. If you omit all arguments that followthis keyword, the system searches internal Flashfor the first bootable image.On the Cisco 1600 series, Cisco 3600 series, andCisco 7000 family routers, this keyword boots therouter from the flash system specified by theflash-fs : argument. On the Cisco 1600 series andCisco 3600 series routers, if you omit all optionalarguments, the router searches internal flashmemory for the first bootable image. On theCisco 7000 family routers, when you omit allarguments that follow this keyword, the systemsearches the Personal Computer Memory CardIndustry Association (PCMCIA) slot 0 for thefirst bootable image.flash-fs :(Optional) Flash file system containing thesystem image to load at startup. The colon isrequired. Valid file systems are as follows: flash: --Internal flash memory on the Cisco1600 series and Cisco 3600 series routers.For the Cisco 1600 series and Cisco 3600series routers, this file system is the default ifyou do not specify a file system. This is theonly valid file system for the Cisco 1600series.bootflash: --Internal flash memory in theCisco 7000 family.slot0: --First PCMCIA slot on the Cisco3600 series and Cisco 7000 family routers .For the Cisco 7000 family routers , this filesystem is the default if you do not specify afile system.slot1: --Flash memory card in the secondPCMCIA slot on the Cisco 3600 series andCisco 7000 family routers.On the Cisco 2600 series routers, a file systemshould be specified. Otherwise, the router mayattempt to load the Cisco IOS software twice withunexpected results.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)6

boot systempartition-number :(Optional) Number of the flash memory partitionthat contains the system image to boot, specifiedby the optional filename argument. If you do notspecify a filename, the router loads the first validfile in the specified partition of flash memory.This argument is valid only on routers that can bepartitioned.filename(Optional when used with the boot system flashcommand) Name of the system image to load atstartup. This argument is case sensitive. If you donot specify a value for the filenameargument, therouter loads the first valid file in the following: The specified flash file systemThe specified partition of flash memoryThe default flash file system if you alsoomitted the flash-fs : argumentmopBoots the router from a system image stored on aDECNET Maintenance Operations Protocol(MOP) server. Do not use this keyword with theCisco 3600 series or Cisco 7000 family routers .mac-address(Optional) MAC address of the MOP servercontaining the specified system image file. If youdo not include the MAC address argument, therouter sends a broadcast message to all MOP bootservers. The first MOP server to indicate that ithas the specified file is the server from which therouter gets the boot image.interface(Optional) Interface the router uses to send outMOP requests to the MOP server. The interfaceoptions are async, dialer, ethernet, serial, andtunnel. If you do not specify the interfaceargument, the router sends a request out on allinterfaces that have MOP enabled. The interfacethat receives the first response is the interface therouter uses to load the software.romBoots the router from ROM. Do not use thiskeyword with the Cisco 3600 series or the Cisco7000 family routers .rcpBoots the router from a system image stored on anetwork server using rcp.tftpBoots the router from a system image stored on aTFTP server.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)7

boot systemftpBoots the router from a system image stored onan FTP server.ip-address(Optional) IP address of the server containing thesystem image file. If omitted, this value defaultsto the IP broadcast address of 255.255.255.255.Command DefaultIf you configure the router to boot from a network server but do not specify a system image file with theboot system command, the router uses the configuration register settings to determine the default systemimage filename. The router forms the default boot filename by starting with the word cisco and thenappending the octal equivalent of the boot field number in the configuration register, followed by ahyphen (-) and the processor type name (cisconn-cpu). Refer to the appropriate hardware installationguide for details on the configuration register and default filename. See also the config-register orconfreg command.Command ModesGlobal configurationCommand HistoryUsage GuidelinesReleaseModification10.0This command was introduced.12.2(14)SXSupport for this command was added for theSupervisor Engine 720.12.2(17d)SXBSupport for this command on the SupervisorEngine 2 was extended to Release 12.2(17d)SXB.12.2(33)SRAThis command was integrated into Cisco IOSRelease 12.2(33)SRA.12.2(31)SB2This command was integrated into Cisco IOSRelease 12.2(31)SB.12.2(33)SXHThis command was integrated into Cisco IOSRelease 12.2(33)SXH.For this command to work, the config-register command must be set properly.Create a comma-delimited list of several boot system commands to provide a fail-safe method for bootingyour router. The router stores and executes the boot system commands in the order in which you enterthem in the configuration file. If you enter multiple boot commands of the same type--for example, if youenter two commands that instruct the router to boot from different network servers--the router tries themin the order in which they appear in the configuration file. If a boot system command entry in the listspecifies an invalid device, the router omits that entry. Use the boot system rom command to specify useof the ROM system image as a backup to other boot system commands in the configuration.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)8

boot systemNoteAfter a list of several images are specified with the boot system command, running the command againresults in the list being appended, not removed.For some platforms, the boot image must be loaded before the system image is loaded. However, on manyplatforms, the boot image is loaded only if the router is booting from a network server or if the flash filesystem is not specified. If the file system is specified, the router will boot faster because it need not loadthe boot image first.This section contains the following topics: Changing the List of Boot System CommandsBooting Compressed ImagesUnderstanding rcpUnderstanding TFTPUnderstanding FTPStopping Booting and Entering ROM Monitor ModeCisco 1600 Series, Cisco 3600 Series, Cisco 7000 Family, and Cisco 7600 Series Router NotesChanging the List of Boot System CommandsTo remove a single entry from the bootable image list, use the no form of the command with an argument.For example, to remove the entry that specifies a bootable image on a flash memory card inserted in thesecond slot, use the no boot system flash slot1: filename] command. All other entries in the list remain.To eliminate all entries in the bootable image list, use the no boot system command. At this point, youcan redefine the list of bootable images using the previous boot system commands. Remember to saveyour changes to your startup configuration by issuing the copy system:running-config nvram:startupconfig command.Each time you write a new software image to flash memory, you must delete the existing filename in theconfiguration file with the no boot system flash filename command. Then add a new line in theconfiguration file with the boot system flash filename command.NoteIf you want to rearrange the order of the entries in the configuration file, you must first issue the no bootsystem command and then redefine the list.Booting Compressed ImagesYou can boot the router from a compressed image on a network server. When a network server bootssoftware, both the image being booted and the running image must be able to fit into memory. Usecompressed images to ensure that enough memory is available to boot the router. You can compress asoftware image on any UNIX platform using the compress command. Refer to your UNIX platform’sdocumentation for the exact usage of the compress command. (You can also uncompress data with theUNIX uncompress command.)Understanding rcpThe rcp requires that a client send the remote username in an rcp request to a server. When the routerexecutes the boot system rcp command, the Cisco IOS software sends the hostname as both the remoteand local usernames by default. Before the rcp can execute properly, an account must be defined on thenetwork server for the remote username configured on the router.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)9

boot systemIf the server has a directory structure, the rcp software searches for the system image to boot from theremote server relative to the directory of the remote username.By default, the router software sends the hostname as the remote username. You can override the defaultremote username by using the ip rcmd remote-username command. For example, if the system imageresides in the home directory of a user on the server, you can specify that user’s name as the remoteusername.Understanding TFTPYou need a TFTP server running to retrieve the router image from the host.Understanding FTPYou need an FTP server running to retrieve the router image from the host. You also need an account onthe server or anonymous file access to the server.Stopping Booting and Entering ROM Monitor ModeDuring the first 60 seconds of startup, you can force the router to stop booting by pressing the Break key.The router will enter ROM monitor mode, where you can change the configuration register value or bootthe router manually.Cisco 1600 Series, Cisco 3600 Series, Cisco 7000 Family, and Cisco 7600 Series Router NotesFor the Cisco 3600 series and Cisco 7000 family, the boot system command modifies the BOOT variablein the running configuration. The BOOT variable specifies a list of bootable images on various devices.NoteWhen you use the boot system command on the Cisco 1600 series, Cisco 3600 series, Cisco 7000 family,and Cisco 7600 series, you affect only the running configuration. You must save the BOOT variablesettings to your startup configuration to place the information under ROM monitor control and to have thevariable function as expected. Use the copy system:running-config nvram:startup-config privilegedEXEC command to save the variable from your running configuration to your startup configuration.To display the contents of the BOOT variable, use the show bootvar EXEC command.ExamplesThe following example illustrates a configuration that specifies two possible internetwork locations for asystem image, with the ROM software being used as a backup:Router(config)# boot system tftp://192.168.7.24/cs3-rx.90-1Router(config)# boot system tftp://192.168.7.19/cs3-rx.83-2Router(config)# boot system romThe following example boots the system boot relocatable image file named igs-bpx-l from partition 2 ofthe flash device:Router(config)# boot system flash:2:igs-bpx-lThe following example instructs the router to boot from an image located on the flash memory cardinserted in slot 0:Router(config)# boot system slot0:new-configConfiguration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)10

boot systemThe following example specifies the file named new-ios-image as the system image for a Cisco 3600series router to load at startup. This file is located in the fourth partition of the flash memory card in slot 0.Router(config)# boot system slot0:4:dirt/images/new-ios-imageThis example boots from the image fi le named c1600-y-l in part ition 2 of flash memory of a Cisco 1600series router:Router(config)# boot system flash:2:c1600-y-lRelated CommandsCommandDescriptionbootBoots the router manually.config-registerChanges the configuration register settings.confregChanges the configuration register settings whilein ROM monitor mode.copyCopies any file from a source to a destination.copy system:running-config nvram:startupconfigCopies the running configuration to the startupconfiguration.ip rcmd remote usernameConfigures the remote username to be used whenrequesting a remote copy using rcp.show bootvarDisplays the contents of the BOOT variable, thename of the configuration file pointed to by theCONFIG FILE variable, the contents of theBOOTLDR variable, and the configurationregister setting.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)11

boot systemConfiguration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)12

copyTo copy any file from a source to a destination, use the copy command in privileged EXEC or diagnosticmode.copy [/erase] [/verify /noverify] source-url destination-urlSyntax Description/erase(Optional) Erases the destination file systembefore copying.NoteThis option is typically provided onplatforms with limited memory to allowfor an easy way to clear local flashmemory space./verify(Optional) Verifies the digital signature of thedestination file. If verification fails, the file isdeleted from the destination file system. Thisoption applies to Cisco IOS software image filesonly./noverify(Optional) If the file being copied is an imagefile, this keyword disables the automatic imageverification that occurs after an image is copied.Notesource-urlThis keyword is often issued if the fileverify auto command is enabled, whichautomatically verifies the digitalsignature of all images that are copied.The location URL (or alias) of the source file ordirectory to be copied. The source can be eitherlocal or remote, depending upon whether the fileis being downloaded or uploaded.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)13

copydestination-urlThe destination URL (or alias) of the copied fileor directory. The destination can be either local orremote, depending upon whether the file is beingdownloaded or uploaded.The exact format of the source and destination URLs varies according to the file or directory location.You may enter either an alias keyword for a particular file or a filename that follows the standard CiscoIOS file system syntax (filesystem :[/filepath ][/filename ]).The table below shows two keyword shortcuts to URLs.Table 1Common Keyword Aliases to URLsKeywordSource or Destinationrunning-config(Optional) Keyword alias for thesystem:running-config URL. Thesystem:running-config keyword represents thecurrent running configuration file. This keyworddoes not work in more and show file EXECcommand syntaxes.startup-config(Optional) Keyword alias for the nvram:startupconfigURL. The nvram:startup-config keywordrepresents the configuration file used duringinitialization (startup). This file is contained inNVRAM for all platforms except the Cisco 7000family, which uses the CONFIG FILEenvironment variable to specify the startupconfiguration. The Cisco 4500 series cannot usethe copy running-config startupconfigcommand. This keyword does not work inmore and show file EXEC command syntaxes.The following tables list URL prefix keywords by file system type. The available file systems will vary byplatform. If you do not specify a URL prefix keyword, the router looks for a file in the current directory.The table below lists URL prefix keywords for Special (opaque) file systems.Table 2URL Prefix Keywords for Special File SystemsKeywordSource or Destinationcns:Source URL for Cisco Networking Services files.flh:Source URL for flash load helper log files.loggingSource URL which copies messages from thelogging buffer to a file.modem:Destination URL for loading modem firmware onto supported networking devices.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)14

copyKeywordSource or Destinationnull:Null destination for copies or files. You can copya remote file to null to determine its size.nvram:Router NVRAM. You can copy the startupconfiguration to NVRAM or from NVRAM.obfl:Source or destination URL for Onboard FailureLogging files.stby-nvram:Router NVRAM on the standby hardware. Youcan copy the startup configuration to NVRAM orfrom NVRAM.stby-obfl:Source or destination URL for Onboard FailureLogging files on the standby hardware.system:Source or destination URL for system memory,which includes the running configuration.tar:Source URL for the archive file system.tmpsys:Source or destination URL for the temporarysystem files.xmodem:Source or destination for a file from a networkmachine that uses the Xmodem protocol.ymodem:Source or destination for a file from a networkmachine that uses the Ymodem protocol.The table belows lists URL prefix keywords for remote file systems.Table 3URL Prefix Keywords for Remote File SystemsKeywordSource or Destinationftp:Source or destination URL for FTP networkserver. The syntax for this alias is as follows:ftp:[[[//username Source or destination URL for an HTTP server(also called a web server). The syntax for thisalias is as follows: http://[[username:password]@]{hostname host-ip}[/filepath]/ filenameConfiguration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)15

copyKeywordSource or Destinationhttps://Source or destination URL for a Secure HTTP(HTTPS) server. HTTPS uses Secure SocketLayer (SSL) encryption. The syntax for this aliasis as follows:https://[[username:password]@]{hostname host-ip}[/ filepath]/ filenamercp:Source or destination URL for a remote copyprotocol (rcp) network server. The syntax for thisalias is as follows:rcp:[[[//username@ ] location]/directory]/filenamescp:Source or destination URL for a network serverthat supports Secure Shell (SSH) and acceptscopies of files using the secure copy protocol(scp). The syntax for this alias is as ame]tftp:Source or destination URL for a TFTP networkserver. The syntax for this alias is as follows:tftp:[[//location]/directory]/filename.The table below lists URL prefix keywords for local writable storage file systems.Table 4URL Prefix Keywords for Local Writable Storage File SystemsAliasSource or Destinationbootflash:Source or destination URL for boot flashmemory.disk0: and disk1:Source or destination URL of disk-based media.flash:Source or destination URL for flash memory.This alias is available on all platforms. Forplatforms that lack a flash: device, note that flash:is aliased to slot0:, allowing you to refer to themain flash memory storage area on all platforms.harddisk:Source or destination URL of the active harddiskfile system.slavebootflash:Source or destination URL for internal flashmemory on the slave RSP card of a routerconfigured for HSA.slaveram:NVRAM on a slave RSP card of a routerconfigured for HSA.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)16

copyCommand ModesAliasSource or Destinationslaveslot0:Source or destination URL of the first PersonalComputer Memory Card InternationalAssociation (PCMCIA) card on a slave RSP cardof a router configured for HSA.slaveslot1:Source or destination URL of the secondPCMCIA slot on a slave RSP card of a routerconfigured for HSA.slot0:Source or destination URL of the first PCMCIAflash memory card.slot1:Source or destination URL of the secondPCMCIA flash memory card.stby-bootflash:Source or destination URL for boot flash memoryin standby RP.stby-harddisk:Source or destination URL for the standbyharddisk.stby-usb [ 0-1 ] :Source or destination URL for the UniversalSerial Bus (USB) flash drive that has beenplugged into the router and is located on thestandby RP.usb [ 0-1 ] :Source or destination URL for the UniversalSerial Bus (USB) flash drive that has beenplugged into the router and is located on theactive RP.usbflash 0 9 :Source or destination URL for the UniversalSerial Bus (USB) flash drive that has beenplugged into the router.usbtoken [0 9] :Source or destination URL for the USB eTokenthat has been plugged into the router.Privileged EXEC (#)Diagnostic (diag)Command HistoryReleaseModification11.3TThis command was introduced.Configuration Fundamentals Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)17

copyRelease12.3(2)TModification Usage GuidelinesThe http:// and https:// keywords wereadded as supported remote source locations(file system URL prefixes

12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH. Command Default Command Modes Command History archive tar Configuration Fundamentals Command Refer

Related Documents:

Command Library - String Operation Command Command Library - XML Command Command Library - Terminal Emulator Command (Per Customer Interest) Command Library - PDF Integration Command Command Library - FTP Command (Per Customer Interest) Command Library - PGP Command Command Library - Object Cloning

Other Shortcut Keys 28 Command Line Reference 30 Information for DaRT Notes Users 32 . Open command 39 Save command 39 Save As command 39 Close command 39 Recent Files command 39 Clear MRU List command 40 Remove Obsolete command 40 Auto Save command 40 Properties comman

Contents iv Cisco IOS XR Command Modes Reference HSRP Interface Configuration Mode CMR-6 Interface Address Family Configuration Mode CMR-7 Interface Configuration Mode CMR-7 Interface Configuration Mode (Protocol Areas) CMR-8 Interface IGMP Configuration Mode CMR-8 Interface Management Configuration Mode CMR-8 Interface Mulitcasting Mode CMR-9 Interface PIM Configuration Mode CMR-9

Type the desired command or the command‟s alias at the command prompt. Command : LINE Command: L 2. Press ENTER on the keyboard. 3. Type an option at the command prompt. TIP: Many AutoCAD commands require you to press ENTER to complete the command. You know you are no longer in an AutoCAD command when you see a blank command line.

3Com Switch 4200G Family 3 Command Reference acl Use the acl command to reference ACL and implement the ACL control to the TELNET users. User Interface view acl Use the acl command to define an ACL identified by a number, and enter the corresponding ACL View. System view active region-configuration Use the active region-configuration command to activate the settings of an MST (multiple spanning

SICOM Series CLI Command Manual 6 Chapter 1 CLI Command Introduction This chapter mainly introduces how to configure SICOM series Industrial Ethernet Switch by CLI command and the instructions of command set. 1.1 Login the Switch 1.1.1 Command Line User can log in command line via serial port or Telnet.

A command is a single line of syntax composed of two main parts. The most important part is the command itself, or the command word. Most command words are short and straightforward (for example, do, exit, or configure). Command words are entered immediately after the command prompt in the CLI. The second part of a command is its argument.

setiap area anatomi tertentu. Tulang (Bones) Tubuh mengandung 206 tulang. Tulang memiliki beberapa fungsi, seperti dukungan, perlindungan, pemindahan, penyimpanan mineral, dan pembentukan sel darah. Susunan tulang yang membentuk sendi dan perlekatan otot pada tulang-tulang tersebut menentukan pergerakan. Tulang diklasifikasikan berdasarkan bentuknya menjadi empat kelompok: tulang panjang .