Categories

Category cover

Automation
155 posts

Category cover

Learning paths
119 posts

Category cover

CISO
22 posts

Category cover

Security
20 posts

Category cover

Notes
19 posts

Category cover

Personal Security
18 posts

Category cover

Infrastructure
12 posts

Category cover

OT/ICS
5 posts

Category cover

Books
3 posts

Category cover

UNetLab
3 posts

Category cover

Write-up
3 posts

Category cover

OSInt
2 posts

Category cover

My life
1 posts

TextFSM: parsing tabular text

Andrea Dainese
May 17, 2025
Post cover

In the previous post, we discussed how to structure the output of the show interfaces command. Now, for educational purposes, let’s examine

In the previous post, we discussed how to structure the output of the show interfaces command. Now, for educational purposes, let’s examine how to structure the equivalent command that returns output in tabular format: show interfaces status.

The first step is to identify the relevant pieces of information, each of which must be associated with a RegEx:

Continue reading the post on Patreon .