Add mikrotik
This commit is contained in:
@ -47,3 +47,12 @@ types:
|
|||||||
- show chassis hardware # Chassis hardware details
|
- show chassis hardware # Chassis hardware details
|
||||||
- show configuration | display set # Configuration in set format
|
- show configuration | display set # Configuration in set format
|
||||||
- show interfaces terse # Interface status summary
|
- show interfaces terse # Interface status summary
|
||||||
|
|
||||||
|
# Mikrotik routeros devices
|
||||||
|
routeros:
|
||||||
|
commands:
|
||||||
|
- system package print detail without-paging # Installed Packaged
|
||||||
|
- system routerboard print # System information
|
||||||
|
- system license print # License information
|
||||||
|
- / interface print # Interfaces
|
||||||
|
- / export # Configuration
|
||||||
|
Reference in New Issue
Block a user