G
Guest
I would like to be able to copy some of the following commands through a telnet session to a Cisco content switch.
I am finding that when you copy from a text file and then paste into the windows command line, it fails because the return character is not properly recognized.
This is a brief example of what I would like to automate (have available to copy from a text file and paste into a telnet session)
config termina
service service_on
suspen
service service_tw
suspen
service downtime_pag
activ
exi
write memor
show service summar
I need to do this from a text file because XML is not turned on on the switch side. Perhaps there is a special control character that can be utilized within the text file that will force windows command prompt to interpret it as a NEW LINE...
Any ideas? Please...
Thanks
Mike
I am finding that when you copy from a text file and then paste into the windows command line, it fails because the return character is not properly recognized.
This is a brief example of what I would like to automate (have available to copy from a text file and paste into a telnet session)
config termina
service service_on
suspen
service service_tw
suspen
service downtime_pag
activ
exi
write memor
show service summar
I need to do this from a text file because XML is not turned on on the switch side. Perhaps there is a special control character that can be utilized within the text file that will force windows command prompt to interpret it as a NEW LINE...
Any ideas? Please...
Thanks
Mike