- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2022 09:56 PM
HI Experts
Now my XR12000 CSC card is SLOT17 as the Primary card, we want to switch to SLOT16, how do I do it? I found a lot of documentation, only mentions remove or replace, no switchover operation. thanks
RP/0/0/CPU0:router(admin)# show platform
Node Type PLIM State Config State
-----------------------------------------------------------------------------
0/0/CPU0 PRP(Active) N/A IOS XR RUN PWR,NSHUT,MON
0/3/CPU0 L3LC Eng 3 OC3-POS-8 IOS XR RUN PWR,NSHUT,MON
0/4/CPU0 L3LC Eng 3 GE-4 IOS XR RUN PWR,NSHUT,MON
0/5/CPU0 L3LC Eng 3 GE-4 IOS XR RUN PWR,NSHUT,MON
0/6/CPU0 L3LC Eng 3 OC48-POS IOS XR RUN PWR,NSHUT,MON
0/7/CPU0 L3LC Eng 3 GE-4 IOS XR RUN PWR,NSHUT,MON
0/8/CPU0 L3LC Eng 3 OC12-POS-4 IOS XR RUN PWR,NSHUT,MON
0/16/CPU0 CSC10 N/A PWD PWR,NSHUT,MON
0/17/CPU0 CSC10(P) N/A PWD PWR,NSHUT,MON
0/18/CPU0 SFC10 N/A PWD PWR,NSHUT,MON
0/19/CPU0 SFC10 N/A PWD PWR,NSHUT,MON
0/20/CPU0 SFC10 N/A PWD PWR,NSHUT,MON
0/21/CPU0 SFC10 N/A PWD PWR,NSHUT,MON
0/22/CPU0 SFC10 N/A PWD PWR,NSHUT,MON
0/24/CPU0 ALARM10 N/A PWD PWR,NSHUT,MON
0/25/CPU0 ALARM10 N/A PWD PWR,NSHUT,MON
0/29/CPU0 GSR16-BLOWER N/A PWD PWR,NSHUT,MON
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !
Solved! Go to Solution.
- Labels:
-
XR OS and Platforms
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2022 09:01 AM
The XR12K has been EOL for several years now, I highly recommend looking into replacing these boxes.
For a switchover you will want to power disable the card to force a switchover, there is no switchover command.
admin
config
hw-module shutdown location 0/17/CPU0
commit
<check show platform>
then revert that config and it will boot back up.
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2022 09:01 AM
The XR12K has been EOL for several years now, I highly recommend looking into replacing these boxes.
For a switchover you will want to power disable the card to force a switchover, there is no switchover command.
admin
config
hw-module shutdown location 0/17/CPU0
commit
<check show platform>
then revert that config and it will boot back up.
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2022 09:09 PM
Got it, thanks for your advice
Rps-Cheers | If it solves your problem, please mark as answer. Thanks !
