Output modifier commands

See “Using output modifiers in the MD-CLI” in the 7450 ESS, 7750 SR, 7950 XRS, and VSR MD-CLI User Guide for more information.

   —  | 
      —  count 
      —  match string
         —  ignore-case boolean
         —  invert-match boolean
         —  max-count number
         —  post-lines number
         —  pre-lines number
      —  no-more 
      —  pyexec (string | reference)
         —  [argument-01] string
         —  [argument-02] string
         —  [argument-03] string
         —  [argument-04] string
         —  [argument-05] string
         —  [argument-06] string
         —  [argument-07] string
         —  [argument-08] string
         —  [argument-09] string
         —  [argument-10] string
      —  reverse-dns 
   —  > (cflash-url | ftp-tftp-url)

Output modifier command descriptions

|

Synopsis Apply an output modifier
Context |
Tree |
Introduced16.0.R1

Platforms

All

count

Synopsis Show the line count of the output
Context | count
Treecount
Introduced16.0.R1

Platforms

All

match [pattern] string

Synopsis Match on a string (") or regular expression (')
Context| match string
Treematch
Introduced16.0.R1

Platforms

All

[pattern] string
Synopsis String (") or regular expression (') pattern to match
Context| match string
Treematch

Notes

This element is part of a list key.

Introduced16.0.R1

Platforms

All

ignore-case boolean
Synopsis Ignore case in pattern match
Context | match string ignore-case boolean
Treeignore-case
Defaultfalse
Introduced16.0.R1

Platforms

All

invert-match boolean
Synopsis Invert the pattern match selection
Context | match string invert-match boolean
Treeinvert-match
Defaultfalse
Introduced16.0.R1

Platforms

All

max-count number
Synopsis Maximum number of displayed matches
Context | match string max-count number
Treemax-count
Range1 to 4294967295
Introduced16.0.R1

Platforms

All

post-lines number
Synopsis Number of lines to display following the matched line
Context| match string post-lines number
Treepost-lines
Range0 to 4294967295
Default0
Introduced 16.0.R1

Platforms

All

pre-lines number
Synopsis Number of lines to display preceding the matched line
Context| match string pre-lines number
Treepre-lines
Range0 to 4294967295
Default0
Introduced 16.0.R1

Platforms

All

no-more

Synopsis Prevent pagination for the displayed output
Context| no-more
Treeno-more
Introduced16.0.R1

Platforms

All

pyexec [url] (string | reference)

Synopsis Execute a Python application
Context | pyexec (string | reference)
Treepyexec
Introduced21.7.R1

Platforms

All

[url] (string | reference)
Synopsis Location of the script to be executed
Context| pyexec (string | reference)
Treepyexec

Reference

state python python-script name

Notes

This element is part of a list key.

Introduced21.7.R1

Platforms

All

reverse-dns

Synopsis Resolve IP addresses to DNS names in input
Context| reverse-dns
Treereverse-dns
Introduced22.7.R1

Platforms

All

> [url] (cflash-url | ftp-tftp-url)

Synopsis Redirect output to a file
Context > (cflash-url | ftp-tftp-url)
Tree>
Introduced16.0.R4

Platforms

All

[url] (cflash-url | ftp-tftp-url)

Synopsis Location to save the output
Context > (cflash-url | ftp-tftp-url)
Tree>
String Length1 to 199

Notes

This element is part of a list key.

Introduced16.0.R4

Platforms

All