SecureCRT Text Highlighting
Posted on August 26th, 2016
Note: There is an updated post here. https://feralpacket.org/?p=817 During my CCIE studies, I created a bunch of regular expressions to highlight the output of show commands. These will work with the show commands on IOS and IOS-XE images. The regular expressions are based on syntax used with Python. https://docs.python.org/2/library/re.html SecureCRT does not support using spaces […]