Release v1.2.2
This commit is contained in:
13
README.md
13
README.md
@ -10,6 +10,19 @@ SSH-based network device configuration backup tool with support for multiple dev
|
||||
- **SSH config integration**: Automatically uses `~/.ssh/config` settings for legacy device compatibility
|
||||
- **Modular configuration**: Load and merge multiple YAML files for organized configuration management
|
||||
|
||||
## Supported Devices
|
||||
|
||||
Pre-configured device types with optimized command sets:
|
||||
|
||||
- **Nokia SR Linux** (`srlinux`) - Show version, linecard, fans, power, full config
|
||||
- **Arista EOS** (`eos`) - Version, inventory, power status, running config
|
||||
- **Centec Switches** (`centec`) - Version, boot images, transceivers, interfaces, config
|
||||
- **Cisco IOS/IOS-XE** (`cisco-ios`) - Version, inventory, config, interfaces, CDP neighbors
|
||||
- **Juniper JunOS** (`junos`) - Version, chassis hardware, configuration, interfaces
|
||||
- **Mikrotik RouterOS** (`routeros`) - Packages, routerboard info, license, interfaces, config
|
||||
|
||||
Each device type includes carefully selected commands for comprehensive backup coverage. You can override commands per device or create custom device types.
|
||||
|
||||
## Quick Start
|
||||
|
||||
### Installation
|
||||
|
Reference in New Issue
Block a user