parent
e4671d7c67
commit
7f5820274f
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ The network filters also support parsing the output of a CLI command using the
|
|||
TextFSM library. To parse the CLI output with TextFSM use the following
|
||||
filter::
|
||||
|
||||
{{ output | parse_cli_textfsm('path/to/fsm') }}
|
||||
{{ output.stdout[0] | parse_cli_textfsm('path/to/fsm') }}
|
||||
|
||||
Use of the TextFSM filter requires the TextFSM library to be installed.
|
||||
|
||||
|
|
Loading…
Reference in a new issue