This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Send Control Characters in CatTools

I need to send a control character in a device.modify.configs activity to a Cisco device:

 

For example I need to send a command like the following

 

snmp-server community isthisatest? RW 100

In order to send a ? in IOS you have to enter  CTRL-V before hand and then the question mark.

 

I have entered this control character in a file made within VI and the copied and pasted it but the CatTools application does not send the RW 100 characters at the end of the command above.  In addition I also tried the metavariables available but it didn't work.

 

Any suggestions would be greatly appreciated!