Hey there,
I have to change switch port descriptions on about 100 or so IOS based Cisco 4506 switches.
A typical description would be "description E8E,21016,016,Blu". I need to substitute a backslash (/) character for the comma so that our CER will work correctly. The descriptions, based on what building the switches are in, could have more or less than 4 fields (like the one above).
To complicate things a bit, comma's are used in some of the spanning tree and trunking commands so I can't just write something that will substitute all comma's for backslashes.
Any input would be greatly appreciated!
Hugh