Disable the asterisk (*) and command counter
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-30-2014 10:39 AM
Hi everybody!
Can I disable the asterisk symbol before command prompt? And can I disable the command counter in this prompt?
We'd like to automate some things with SecureCRT and we have troubles with "WaitForString" operator.
Can I disable the asterisk symbol before command prompt? And can I disable the command counter in this prompt?
We'd like to automate some things with SecureCRT and we have troubles with "WaitForString" operator.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-30-2014 10:52 AM
I just ran the following script after selecting "start recording script" and pasting in the following commands
configure snmp sysContact "Jason-Parker"
configure sys-health-check all level strict
configure sys-recovery-level switch reset
configure snmp sysName "Extreme-x150"
configure snmp sysLocation "Jason's-Lab"
Screen capture
* Extreme-x150.5 # configure snmp sysContact "Jason-Parker"
* Extreme-x150.5 # configure sys-health-check all level strict
* Extreme-x150.6 # configure sys-recovery-level switch reset
* Extreme-x150.7 # configure snmp sysName "Extreme-x150"
* Extreme-x150.8 # configure snmp sysLocation "Jason's-Lab"
Let us know if you need any help
Thanks
Jason Parker
configure snmp sysContact "Jason-Parker"
configure sys-health-check all level strict
configure sys-recovery-level switch reset
configure snmp sysName "Extreme-x150"
configure snmp sysLocation "Jason's-Lab"
Screen capture
* Extreme-x150.5 # configure snmp sysContact "Jason-Parker"
* Extreme-x150.5 # configure sys-health-check all level strict
* Extreme-x150.6 # configure sys-recovery-level switch reset
* Extreme-x150.7 # configure snmp sysName "Extreme-x150"
* Extreme-x150.8 # configure snmp sysLocation "Jason's-Lab"
Let us know if you need any help
Thanks
Jason Parker
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-30-2014 10:44 AM
Thank you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-30-2014 10:42 AM
Sorry,
The command counter is default and cannot be changed from what I have understood
The command counter is default and cannot be changed from what I have understood
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-30-2014 10:41 AM
The * is for a configuration change
just do a save config
It even notes it if you type a command that is already active
just do a save config
It even notes it if you type a command that is already active
