Hi all, > ----- Original Message ----- > From: "Jeffrey Ollie" <[EMAIL PROTECTED]> > To: "Adam Greene" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Sent: Thursday, December 20, 2007 5:07 PM > Subject: Re: [c-nsp] copy tftp flash gives OOOOOO!OOOOOO! > > > The "O"s indicate that a TFTP packet was lost along the way. As long > > as it completes the file should be OK but as Vijay says double-check > > the hashes.
"O" actually means that the packet(s) arrived, but out of order. From: http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800c6c63.html 8<--- General Output Conventions for Copy Operations During a copy operation, any of the following characters may be printed to the screen: •A pound sign (#) generally means that a Flash memory device is being cleared and initialized. (Different platforms use different ways of indicating that Flash is being cleared.) •An exclamation point (!) means that ten packets have been transferred. •A series of "V" characters means that a checksum verification of the file is occurring after the file is written to Flash memory. •An "O" means an out-of-order packet. •A period (.) means a timeout. The last line in the output indicates whether the copy was successful. 8<--- cheers, Dale _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
