Hi,
I have figured out how to best implement the config files for my situation. Previously, I was uploading the switch ascii config file to my PC, editing it, and then trying to download the file back to the switch - the file contained both the original config along with the changes, which was causing errors when certain commands were being duplicated by the updated config file. Through some experimentation, I found out that I only need to create and download a "partial" ascii config file that contains only the changes that I wish to apply (i.e. add new vlans, enable mac-security, etc). And with a few minor modifications, (i.e. change uplink ports, etc) the ascii config file can be applied to all of my 5500's, which are at the same code level. Most of you probably knew this already, but I thought I'd mention it anyway incase somebody didn't.
Kevin