Skip to content

DataKnox/dell_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automating Dell OS6 and OS10 Devices

With pyATS

pip install pyats[full]

Pay close attention to the structure of the testbed YAML file.

  1. First, the hostname provided in testbed must EXACTLY match the hostname of the device, include case
  2. Second, os must be Dell. If you want to run a command specific to OS6 or OS10 you must also specify platform.
  3. In addition to specifying the platform, you must contain the custom abstraction order block.

Browse Available Parsers for pyATS

Dell Parsers Repo

Contact