Click inside your new set to begin feeding rules into the emulator. For a basic setup, configure the following explicit keyword strings: Keyword / Pattern Recommended Color Context / Target Meaning down , shutdown , administratively down , FAIL Bold Red
You can build rules from scratch, but a more efficient approach is to start with a proven template. Below is a real-world example of a custom Cisco highlight set, originally adapted from MobaXterm, that you can directly use. It gives different colors to , Warnings , Successful Operations , and Host Identifiers .
Protocol/line states (connected/disabled/disabled by)
Do you have a specific Cisco platform (ASA, Nexus, IOS-XE) that needs a custom highlight? Tweak the %[A-Z]+-\d pattern to match your platform's syslog ID. xshell highlight sets cisco
The real power of XShell lies in Regex. Instead of highlighting one specific IP, you can highlight all IPs. \b(?:[0-9]1,3\.)3[0-9]1,3\b MAC Address: ([0-9A-Fa-f]4\.)2[0-9A-Fa-f]4 Cisco Interface Shortcuts: (Gi|Te|Fa|Po)[0-9/.]+ How to Apply Your Highlight Set
: The up status appears in green, while administratively down appears in bright red.
You can attach highlight sets to specific sessions. Right-click a session > Properties > Advanced > Highlight Set. Click inside your new set to begin feeding
Locating IP addresses quickly is paramount during troubleshooting. \b(?:[0-9]1,3\.)3[0-9]1,3\b Pattern (IPv6): \b([0-9a-fA-F]1,4:)7[0-9a-fA-F]1,4\b Suggested Style: Bright Cyan or Yellow text. 4. Cisco Hostnames and Prompts
Critical configuration commands are emphasized, reducing the chance of mis-typing or overlooking important commands.
Answer: Try exact matching of regular expressions. The following keyword in the "keyword to highlight" field would work. \bDOWN\b. netsarang.atlassian.net Highlight Sets Settings It gives different colors to , Warnings ,
Tailor the terminal to your personal preferences, making long sessions more bearable.
4. Warnings and Protocol Transitions (Color: Bold Orange / Magenta)
Interfaces