Configuring Additional File Transfer Functions
Configuring a Router as a Server
The following example shows how to configure a router to use a TFTP server:
Client# configure terminal
Enter configuration commands, one per line. End with CTRL/Z
Client(config)# no boot system
Client(config)# boot system
Client(config)# boot system rom
Client(config)#
Client(config)# end
Client# copy
[ok]
Client# reload
In this example, the no boot system command invalidates all other boot system commands currently in the configuration memory, and any boot system commands entered after this command will be executed first. The second command, boot system filename address, tells the client router to look for the file
Caution The system software
The following example shows sample output of the show version command after the router has rebooted:
Client> show version
GS Software (GS7), Version 9.1.17
Copyright (c)
Compiled Wed
System Bootstrap, Version 4.6(0.15)
Current date and time is Thu
System restarted by
System image file is
RP1 (68040) processor with 16384K bytes of memory.
X.25 software. Bridging software.
1 Switch Processor.
1 EIP controller (6 Ethernet).
6 Ethernet/IEEE 802.3 interface.
128K bytes of
4096K bytes of flash memory on embedded flash (in RP1). Configuration register is 0x010F
The important information in this example is contained in the first line “GS Software...” and in the line that begins “System image file....” The “GS Software...” line shows the version of the operating system
in the client router’s RAM. The “System image file....” line show the filename of the system image
loaded from the TFTP server.
Cisco IOS Configuration Fundamentals Configuration Guide, Release 12.1