Add Cisco IOS XR show install active #1105
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ISSUE TYPE
COMPONENT
SUMMARY
This command allows you to get a list of the current active packages per hardware component (route processor, line card, fabric module).
With the output you can verify that the installed packages on a give hardware type, like all line cards, is consistent. It usually should be the case, but I've currently got an issue on XR, where different versions were installed on different line cards. This is still subject to a TAC case however :-)
The test cases include the output from a 64-bit and from a 32-bit IOS XR router.