35 lines
547 B
YAML
35 lines
547 B
YAML
types:
|
|
srlinux:
|
|
commands:
|
|
- show version
|
|
- show platform linecard
|
|
- show platform fan-tray
|
|
- show platform power-supply
|
|
- info flat from running
|
|
eos:
|
|
commands:
|
|
- show version
|
|
- show inventory
|
|
- show env power
|
|
- show running-config
|
|
|
|
devices:
|
|
asw100:
|
|
user: pim
|
|
type: srlinux
|
|
asw120:
|
|
user: pim
|
|
type: srlinux
|
|
asw121:
|
|
user: pim
|
|
type: srlinux
|
|
asw110:
|
|
user: pim
|
|
type: eos
|
|
asw111:
|
|
user: pim
|
|
type: eos
|
|
asw112:
|
|
user: pim
|
|
type: eos
|