BrettVerney / cliSnips

A handy collection of config snippets for CLI based network appliances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cliSnips

A handy collection of config snippets for CLI based appliances.

Snippets Available

.
.
├── Aruba ALE
│   └── interface_configure.txt
├── Aruba AOS-CX
│   ├── checkpoints.txt
│   ├── factory_reset.txt
│   ├──	firmware_management.txt
│   ├── smart_link.txt
│   ├── spanning-tree_RPVST.txt
│   ├── tacacs_mgmt.txt
│   ├── vsf_stacking.txt
│   └── vsx.txt
├── Aruba AOS8 - Mobility Gateways
│   ├── allowed_address_list.txt
│   ├── clean_crash_files.txt
│   ├── move_aps_between_controllers.txt
│   └── show_license_passphrase.txt
├── Aruba ClearPass
│   ├── ad_auth_test.txt
│   ├── clustering.txt
│   └── password_change.txt
├── Cisco IOS
│   ├── general_security.txt
│   ├── ios_management.txt
│   ├── logging.txt
│   ├── spanning-tree_rpvst.txt
│   ├── stackwise_virtual.txt
│   └── vtp.txt
├── Cisco ISE
│   └── shutdown_appliance.txt
├── Cisco NX-OS
│   └── vpc_domain.txt
├── Cisco Prime
│   └── shutdown_appliance.txt
└── Windows PowerShell
    └── file_checksum_verification.txt

About

A handy collection of config snippets for CLI based network appliances

License:MIT License