Configurations
ONES YAML Based Configuration
Navigate to Configurations >> Configure >> YAML
Allows you to configure new devices
Supports valid YAML files
You can download the sample YAML file, edit it, and upload it again with the desired configuration


YAML Config Illustrator
While configuring the topology, users can utilize the "Visualize YAML" feature to preview the structure and layout.
Navigate to Configurations >> Configure Devices >> <Upload Valid YAML> >> Visualize YAML

NOTE: Follow the ONES Configuration to know more about configuration and all the possible use cases.
ONES-UI Based Configuration
Navigate to Configurations >> Configure >> GUI
This option can be used in case user wants to bring a very basic topology with Vlan, SVI, BGP and few more configuration

Config Status (Available in YAML & UI Based configuration)
​​
Device configuration is not yet started
In case of the user has not applied any feature like (VXLAN, MCLAG and so on..)
​​
Device configuration is in progress
​​
The device configuration has failed. Move the cursor to the failed option to see the Error message.
​​
Device configuration is completed successfully
​​
is used to configure or modify a configuration when we need to add several other devices with the same file
Backup & Restore Configs: using this user can take device config backup and can use later to restore the configuration
Admin Features: (Available in YAML & UI Based configuration)
Allow user to connect via SSH and Console
Allow user to collect the console logs
Used to get the view of Config Intent and Applied Config and user can copy the complete config
Allow user to Manually modify and apply specific configurations directly from the UI
Allow users to Compare device configurations or track changes using backups from different timestamps
Connect
Configuration Page allows a user to connect to the device using console access or using SSH method too.
Navigate >> Configurations >> Devices >> Connect


User can choose SSH or console option to access the device.
Console Logs
Console Logs show the exact configuration loaded on the device and the overview of the config loaded as per YAML & Derived Host IP Range can be viewed from the "Derived_Config:" section
Navigate >> Configurations >> Devices >> Console Logs

Click on the Console Log of the device

Config
This section describes the configuration feature of ONES using which you can check the applied and running configurations.
Navigate >> Configurations >> Devices >> Config

Click on Config
NetOps
This section can be used to do manual config, instead of complete infra config, user can do individual changes per device
Navigate >> Configurations >> Devices >> NetOps

Compare Configuration
This section describes the compare configuration feature of ONES using which you can compare the applied and running configurations.
Navigate >> Configurations >> Devices >> Compare Configs

Compare Config
This page allows the user to compare applied configurations to the running configuration of a selected device.
The user should select only one device from the list and perform 'Compare Config' on this page, it may take several minutes to fetch the running configuration from the device
YAML Editor will appear with two windows comparing applied and running configurations as depicted in the below picture
The difference in configuration is highlighted with colour coding in the respective window of the configuration​​

Backup & Configuration
This Section describe the use of Backup & Restore Configuration across all the managed devices
Navigate >> Configurations >> Devices >> Backup & Restore Configs

Using this feature, a user will be able to take multiple backups and will be able to restore the backup at any time.
Taking a Backup
Select Backup & Restore Configs

Give a Tag Name to the device & Select the device, the device you want to take a backup config
Submit the task

Once submitted the config will backup with the given name & can be used to restore the config at any time in future
Restoring a Backup

Select Backup & Restore Configs
Select Restore Config

Click on the drop-down button of the device on which the user wants to restore the config

Select the backup a user wants to restore from the Backups Available list
Then Submit the backup & Click on Yes to confirm

Last updated