Concept Guide
Table Of Contents
- Dell EMC Networking Open Automation Guide 9.14.1.0 November 2018
- About this Guide
- Open Automation Framework
- Bare Metal Provisioning
- Introduction
- How it Works
- Prerequisites
- Industry Standard Upgrades with BMP
- BMP Process Overview
- BMP Operations
- Configure BMP
- BMP Commands and Examples
- System Boot and Set-up Behavior in BMP Mode
- BMP Mode - Boot and Set-up Behavior
- DHCP Offer Vendor-Specific Option for BMP
- DHCP Offer Relay Option 82
- Software Upgrade Using BMP
- Apply Configurations Using BMP Scripts
- Using the Post-configuration Script
- Using Auto-Execution Script - Normal Mode Only
- Timers in Pre–configuration and Post–configuration Scripts
- Script Examples
- BMP Operations on Servers Overview
- File Server Settings
- Domain Name Server Settings
- BMP MIB Support
- Bare Metal Provisioning CLI
- Open Management Infrastructure
- Puppet
- Smart Scripting
- Overview
- Download the Smart Scripting Package
- Dell EMC Environment Variables
- Dell EMC Proprietary Utilities
- Dell EMC SmartScript Utilities
- SQLite
- NET SNMP Client
- Limits on System Usage
- Supported UNIX Utilities
- Creating a Username and Password for Smart Scripting
- Logging in to a NetBSD UNIX Shell
- Downloading Scripts to a Switch
- Network File System (NFS)
- Setting a Search Path for Scripts
- Scheduling and Executing Scripts
- Running a Script from the UNIX Shell
- Running Scripts with User Privileges
- Smart Scripting CLI
- disable
- execute
- mount nfs
- package clear-all
- package install
- package uninstall
- script (run)
- script (stop/resume/clear/kill/unschedule)
- script event-handler
- script execute (EXEC mode)
- script execute
- script get
- script path
- script remove
- script trigger-event
- show packages
- show script
- start shell
- triggered-by
- switch script limit
- username (event handler)
- username
- SNMP MIBs
- Virtual Server Networking
- Virtual Server Networking CLI
- REST API
- HTTP and HTTPS
- XML
- Important Points to Remember
- REST Authentication
- Request Query Parameters
- Sample BGP Configurations
- HTTP Status Error Codes
- REST API — Protocol Data Unit (PDU) Structure
- Configurations
- Operational
- Operational Data for IPv6
- Management Information Base (MIB)
- IETF Interface Operations
- REST API Framework to Execute the CLIs
- Samples of the config-command
- Samples of the EXEC command
- Samples of the show-command
- REST API CLI
- Web Server

Version Description
9.5(0.1) Introduced on the Z9500.
9.2(0.0) Introduced on the MXL Switch.
9.0.2.0 Introduced on the S6000.
9.0.0.0 Introduced on the Z9000.
8.3.19.0 Introduced on the S4820T.
8.3.8.0 Introduced on the S4810.
Usage Information
In a stack setup, the Dell EMC Networking OS automatically synchronizes the software version installed on the
master stack unit with the other switches in the stack. To view the installed software versions on the stack units,
use the show packages system command.
NOTE: From Dell EMC Networking OS 9.10(0.0), the SmartScripts package supports the following script
versions:
• Perl — 5.14.2
• Python — 2.7.8
• Ruby — 1.9.3
Example (show
packages)
DellEMC#show packages
****************************************
Package Name:SMARTSCRIPTS Version:9.10(0.0)
Python 2.7.8
Perl 5.14.2
Data::Dumper 2.131
Class::MethodMaker 2.18
ExtUtils::MakeMaker 6.62
XML::NamespaceSupport 1.11
XML::SAX 0.96
XML::LibXML 1.96
Compress::Raw::Bzip2 2.049
Compress::Raw::Zlib 2.051
IO::Compress 2.049
URI 1.60
HTML::Tagset 3.20
HTML::Parser 3.69
LWP 5.836
Net::Telnet 3.03
OSSP::uuid 1.0602
UUID 0.02
version 0.97
Class::Inspector 1.27
Task::Weaken 1.04
Algorithm::Diff 1.1902
Text::Diff 1.41
SOAP::Lite 0.714
Crypt::SSLeay 0.58
URI::urn::uuid 0.03
UUID 0.03
Crypt::SSLeay 0.58
Net::SNMP 6.0.1
Net::Telnet::Cisco 1.10
DBI 1.623
Ruby 1.9.3-p545
libxml-ruby 2.3.0
mime-types 2.3
netrc 0.7.7
Smart Scripting CLI
109