ACOS `show running-config all-partitions` not available on all ACOS releases
- [x] I have read and understood docs/Issues.md.
Describe the bug
ACOS version 4.1.4-GR1-P3 does not support the show running-config all partitions command. This results in error messages in the backup file.
Those are not fully commented out:
! COMMAND: show running-config all-partitions
^
% Unrecognized command.Invalid input detected at '^' marker.
! ! COMMAND: show aflex all-partitions
! ...
To Reproduce Steps to reproduce the behavior:
- Configure a ACOS device
- Use model ACOS
- Run
show running-config all-partitions - See error.
myhostnamewithpad01#show running-config all-partitions ^ % Unrecognized command.Invalid input detected at '^' marker. myhostnamewithpad01#
Expected behavior I expect the ACOS model to only use commands that are available or remove commands that are unavailable or offer some way to remove these commands.
Running environment (please complete the following information):
- OS: Debian 12
- oxidized version: 0.33.0
- oxidized-web version: 0.16.0
- Manufacturer model an software version: A10 Networks Thunder Series Unified Application Service Gateway TH1040 running ACOS version 4.1.4-GR1-P3
- oxidized model name: ACOS
Additional context Add any other context about the problem here.
@broxio - you were the last one to update the acos model. Are you still using the devices and can you help out?
Just replacing show running-config all-partitions with a new command without knowing anything about acos may break older systems.
This issue is stale because it has been open 90 days with no activity.