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
> (cflash-url | ftp-tftp-url)

Output modifier command descriptions

|

  Synopsis Apply an output modifier
  Context |
  Tree |
  Introduced 16.0.R1
 

Platforms

All

count

  Synopsis Show the line count of the output
  Context | count
  Tree count
  Introduced 16.0.R1
 

Platforms

All

match [pattern] string

  Synopsis Match on a string (") or regular expression (')
  Context | match string
  Tree match
  Introduced 16.0.R1
 

Platforms

All

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

Notes

This element is part of a list key.

  Introduced 16.0.R1
 

Platforms

All

ignore-case boolean
  Synopsis Ignore case in pattern match
  Context | match string ignore-case boolean
  Tree ignore-case
  Default false
  Introduced 16.0.R1
 

Platforms

All

invert-match boolean
  Synopsis Invert the pattern match selection
  Context | match string invert-match boolean
  Tree invert-match
  Default false
  Introduced 16.0.R1
 

Platforms

All

max-count number
  Synopsis Maximum number of displayed matches
  Context | match string max-count number
  Tree max-count
  Range 1 to 4294967295
  Introduced 16.0.R1
 

Platforms

All

post-lines number
  Synopsis Number of lines to display following the matched line
  Context | match string post-lines number
  Tree post-lines
  Range 0 to 4294967295
  Default 0
  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
  Tree pre-lines
  Range 0 to 4294967295
  Default 0
  Introduced 16.0.R1
 

Platforms

All

no-more

  Synopsis Prevent pagination for the displayed output
  Context | no-more
  Tree no-more
  Introduced 16.0.R1
 

Platforms

All

pyexec [url] (string | reference)

  Synopsis Execute a Python application
  Context | pyexec (string | reference)
  Tree pyexec
  Introduced 21.7.R1
 

Platforms

All

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

Reference

state python python-script [name] string

 

Notes

This element is part of a list key.

  Introduced 21.7.R1
 

Platforms

All

[argument-01] string
  Synopsis First argument
  Context | pyexec (string | reference) [argument-01] string
  Tree [argument-01]
  Introduced 21.7.R1
 

Platforms

All

[argument-02] string
  Synopsis Second argument
  Context | pyexec (string | reference) [argument-02] string
  Tree [argument-02]
  Introduced 21.7.R1
 

Platforms

All

[argument-03] string
  Synopsis Third argument
  Context | pyexec (string | reference) [argument-03] string
  Tree [argument-03]
  Introduced 21.7.R1
 

Platforms

All

[argument-04] string
  Synopsis Fourth argument
  Context | pyexec (string | reference) [argument-04] string
  Tree [argument-04]
  Introduced 21.7.R1
 

Platforms

All

[argument-05] string
  Synopsis Fifth argument
  Context | pyexec (string | reference) [argument-05] string
  Tree [argument-05]
  Introduced 21.7.R1
 

Platforms

All

[argument-06] string
  Synopsis Sixth argument
  Context | pyexec (string | reference) [argument-06] string
  Tree [argument-06]
  Introduced 21.7.R1
 

Platforms

All

[argument-07] string
  Synopsis Seventh argument
  Context | pyexec (string | reference) [argument-07] string
  Tree [argument-07]
  Introduced 21.7.R1
 

Platforms

All

[argument-08] string
  Synopsis Eight argument
  Context | pyexec (string | reference) [argument-08] string
  Tree [argument-08]
  Introduced 21.7.R1
 

Platforms

All

[argument-09] string
  Synopsis Ninth argument
  Context | pyexec (string | reference) [argument-09] string
  Tree [argument-09]
  Introduced 21.7.R1
 

Platforms

All

[argument-10] string
  Synopsis Tenth argument
  Context | pyexec (string | reference) [argument-10] string
  Tree [argument-10]
  Introduced 21.7.R1
 

Platforms

All

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

  Synopsis Redirect output to file
  Context > (cflash-url | ftp-tftp-url)
  Tree >
  Introduced 16.0.R4
 

Platforms

All

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

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

Notes

This element is part of a list key.

  Introduced 16.0.R4
 

Platforms

All