05-27-2011 12:49 PM - edited 03-06-2019 05:14 PM
Hi everyone,
I added the following command to startup-config
<...>
boot-start-marker
boot system tftp://192.168.5.2/c870-advipservicesk9-mz.151-1.T3.bin
boot-end-marker
Solved! Go to Solution.
05-28-2011 01:54 AM
Hi,
Why did you change your config-register? It should work with the default 0x2102
Regards.
Alain.
05-28-2011 02:55 AM
This works fine on an 871. I've just checked it on the lab box here.
1. Do not change your conf reg. Leave it at 0x2102.
2. The correct syntax is as this example: boot system tftp c870-advipservicesk9-mz.151-3.T1.bin 192.168.1.7
3. I believe TFTP booting only works off FE0 on an 871.
For example, on the box here using the above boot system command, this is the start of the reload sequence (the other TFTP parameters are those that have already been set in ROMMON mode):
System Bootstrap, Version 12.3(8r)YI6, RELEASE SOFTWARE
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 2009 by cisco Systems, Inc.
C870 series (Board ID: 3-148) platform with 262144 Kbytes of main memory
IP_ADDRESS: 192.168.1.201
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.1.1
TFTP_SERVER: 192.168.1.7
TFTP_FILE: c870-advipservicesk9-mz.151-3.T1.bin
Receiving c870-advipservicesk9-mz.151-3.T1.bin from 192.168.1.7 !!! (snip)
Self decompressing the image : ###(snip)
05-28-2011 01:54 AM
Hi,
Why did you change your config-register? It should work with the default 0x2102
Regards.
Alain.
05-30-2011 10:51 PM
Hi Alain,
I googled couple of articles that recomended to change confg-register this way. Now returning it back.
05-28-2011 02:55 AM
This works fine on an 871. I've just checked it on the lab box here.
1. Do not change your conf reg. Leave it at 0x2102.
2. The correct syntax is as this example: boot system tftp c870-advipservicesk9-mz.151-3.T1.bin 192.168.1.7
3. I believe TFTP booting only works off FE0 on an 871.
For example, on the box here using the above boot system command, this is the start of the reload sequence (the other TFTP parameters are those that have already been set in ROMMON mode):
System Bootstrap, Version 12.3(8r)YI6, RELEASE SOFTWARE
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 2009 by cisco Systems, Inc.
C870 series (Board ID: 3-148) platform with 262144 Kbytes of main memory
IP_ADDRESS: 192.168.1.201
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.1.1
TFTP_SERVER: 192.168.1.7
TFTP_FILE: c870-advipservicesk9-mz.151-3.T1.bin
Receiving c870-advipservicesk9-mz.151-3.T1.bin from 192.168.1.7 !!! (snip)
Self decompressing the image : ###(snip)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide