C H A P T E; Eem Context Library Command Extensions; Context_Retrieve; Context_Save - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

EEM Context Library Command Extensions

All the Tcl context library command extensions belong to the ::cisco::eem namespace.

context_retrieve

Retrieves Tcl variable(s) identified by the given context name, and possibly the scalar variable name, the array
variable name, and the array index. Retrieved information is automatically deleted.
Once saved information is retrieved, it is automatically deleted. If that information is needed by another
Note
policy, the policy that retrieves it (using the context_retrieve command extension) should also save it
again (using the context_save command extension).
Syntax
context_retrieve ctxt [var] [index_if_array]
Arguments
ctxt
var
index_if_array
context_retrieve, page 1861
context_save, page 1864
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
75
C H A P T E R
(Mandatory) Context name.
(Optional) Scalar variable name or array variable
name. Defaults to a null string if this argument is not
specified.
(Optional) The array index.
1861

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents