You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reloading a linecard and running show platform, I observed two statuses that are not currently captured in the parser. SW_INACTIVE and IN-RESET. The parser excludes the linecard from the results when that status is reported.
CLI Output and Genie parser outputs
Example 1 - SW_INACTIVE
0/3 has SW_INACTIVE status and is missing from the Genie output
Thu Jun 27 13:14:00.563 UTC
Node Type State Config state
--------------------------------------------------------------------------------
0/RSP0/CPU0 A9K-RSP5-SE(Active) IOS XR RUN NSHUT
0/RSP1/CPU0 A9K-RSP5-SE(Standby) IOS XR RUN NSHUT
0/FT0 ASR-9910-FAN OPERATIONAL NSHUT
0/FT1 ASR-9910-FAN OPERATIONAL NSHUT
0/1/CPU0 A9K-MOD400-TR IOS XR RUN NSHUT
0/1/0 A9K-MPA-20X10GE OK
0/1/1 A9K-MPA-20X10GE OK
0/3 A99-32X100GE-CM SW_INACTIVE NSHUT
0/5/CPU0 A9K-MOD400-TR IOS XR RUN NSHUT
0/5/0 A9K-MPA-20X10GE OK
0/5/1 A9K-MPA-20X10GE OK
0/6/CPU0 A99-32X100GE-TR IOS XR RUN NSHUT
0/FC0 A99-SFC3-S OPERATIONAL NSHUT
0/FC1 A99-SFC3-S OPERATIONAL NSHUT
0/FC2 A99-SFC3-S OPERATIONAL NSHUT
0/FC3 A99-SFC3-S OPERATIONAL NSHUT
0/FC4 A99-SFC3-S OPERATIONAL NSHUT
0/PT0 A9K-DC-PEM-V3 OPERATIONAL NSHUT
0/PT1 A9K-DC-PEM-V3 OPERATIONAL NSHUT
0/1/CPU0 has IN-RESET and is missing from the Genie output
Tue Jul 2 15:22:55.819 EST
Node Type State Config State
-----------------------------------------------------------------------------
0/RSP0/CPU0 A9K-RSP440-SE(Active) IOS XR RUN PWR,NSHUT,MON
0/RSP1/CPU0 A9K-RSP440-SE(Standby) IOS XR RUN PWR,NSHUT,MON
0/0/CPU0 A9K-24x10GE-TR IOS XR RUN PWR,NSHUT,MON
0/1/CPU0 A9K-2T20GE-L IN-RESET PWR,NSHUT,MON
0/2/CPU0 A9K-24x10GE-TR IOS XR RUN PWR,NSHUT,MON
0/3/CPU0 A9K-2x100GE-TR IOS XR RUN PWR,NSHUT,MON
After reloading a linecard and running
show platform
, I observed two statuses that are not currently captured in the parser.SW_INACTIVE
andIN-RESET
. The parser excludes the linecard from the results when that status is reported.CLI Output and Genie parser outputs
Example 1 -
SW_INACTIVE
0/3 has
SW_INACTIVE
status and is missing from the Genie outputExample 2 - IN-RESET
0/1/CPU0 has
IN-RESET
and is missing from the Genie outputThe text was updated successfully, but these errors were encountered: