Ridgeline Concepts and Solutions Guide
229
C H A P T E R
16
Creating and Running Ridgeline
Scripts
This chapter describes how you can use to create and edit Ridgeline scripts, then run them on managed
devices. Topics include:
●
An overview of Ridgeline scripts
●
Information about the Ridgeline script interface
●
How to create, edit, and run Ridgeline scripts
●
Using the Ridgeline Audit Log to troubleshoot and rerun scripts
●
An overview of ExtremeXOS scripts
About Ridgeline Scripts
Ridgeline scripts are files containing CLI commands, control structures, and data manipulation
functions. Ridgeline scripts can be executed on one or more devices: simultaneously on multiple
devices, or on one device at a time.
You can schedule Ridgeline scripts to run on specified devices at specified times, either on a one-time or
recurring basis. Scripts can be designated as
script tasks
that can be executed according to a pre-set
schedule.
Ridgeline scripts are similar to ExtremeXOS scripts in that they are collections of ExtremeXOS CLI
commands and control structures. Ridgeline scripts add some additional commands that are specific to
Ridgeline.
In general, Ridgeline scripts support syntax and constructs from the following sources:
●
ExtremeXOS 12.1 CLI commands
ExtremeXOS CLI commands in an Ridgeline script are sent to the device, and the response can be
used by the script.
●
ExtremeXOS 12.1 CLI scripts
Control structures such as
IF..ELSE
and
DO..WHILE
can be used in Ridgeline scripts. See the “CLI
Scripting” chapter in the
ExtremeXOS Concepts Guide
for more information on ExtremeXOS script
functionality and syntax.
●
The Tcl scripting language version 8.1
Summary of Contents for Ridgeline 3.0
Page 14: ...Related Publications Ridgeline Concepts and Solutions Guide 12 ...
Page 26: ...Ridgeline Overview Ridgeline Concepts and Solutions Guide 24 ...
Page 52: ...Getting Started with Ridgeline Ridgeline Concepts and Solutions Guide 50 ...
Page 78: ...Using Map Views Ridgeline Concepts and Solutions Guide 76 ...
Page 88: ...Provisioning Network Resources Ridgeline Concepts and Solutions Guide 86 ...
Page 103: ...6 Ridgeline Concepts and Solutions Guide 101 Figure 63 E Line Service Details Window ...
Page 104: ...Managing Ethernet Services Ridgeline Concepts and Solutions Guide 102 ...
Page 114: ...Importing Services Ridgeline Concepts and Solutions Guide 112 ...
Page 132: ...Managing and Monitoring VPLS Domains Ridgeline Concepts and Solutions Guide 130 ...
Page 146: ...Managing VLANs Ridgeline Concepts and Solutions Guide 144 ...
Page 190: ...Managing Your EAPS Configuration Ridgeline Concepts and Solutions Guide 188 ...
Page 202: ...Managing Network Security Ridgeline Concepts and Solutions Guide 200 ...
Page 350: ...Book Title Ridgeline Concepts and Solutions Guide 348 ...
Page 372: ...Book Title Ridgeline Concepts and Solutions Guide 370 ...