Configuration and Image Files 147
Example
The following example displays the contents of file configuration.bak.
rename
The rename Privileged EXEC mode command renames a file.
Syntax
•
rename
url new-url
•
url
— The location URL. (Range: 1 - 160 characters)
•
new-url
— New URL. (Range: 1 - 160 characters)
The following table displays keywords and URL prefixes:
Console# more configuration.bak
interface range ethernet 1/e(1-4)
duplex half
exit
interface range ethernet 2/g(1-4)
switchport mode general
exit
vlan database
vlan 2
exit
interface range ethernet 2/g(1-4)
switchport general allowed vlan add 2
exit
interface range ethernet 1/e(1-4)
no negotiation
exit
Keyword Source or Destination
flash: Source or destination URL for flash memory. It is the default in case a URL is
specified without a prefix.
book.book Page 147 Thursday, December 18, 2008 7:40 PM