Cisco Remote PHY Shelf 7200 Software 1.2

Upgrading to Cisco Remote PHY Shelf 7200 Software 1.2

Upgrading Cisco Remote PHY Shelf 7200 and cBR-8 Router

Before you begin

Before upgrading the system, make sure the following requirements are met:


Note

For more information about upgrading the cBR-8 router, see https://www.cisco.com/c/en/us/td/docs/cable/cbr/upgrade/guide/b_cbr_upgrade_16_10.html.


Procedure


Step 1

Copy Cisco IOS-XE Fuji 16.10.1f package to bootflash: and stby-bootflash:.


copy <location>/cbrsup-universalk9.16.10.01f.SPA.bin bootflash: 
copy <location>/cbrsup-universalk9.16.10.01f.SPA.bin stby-bootflash: 

Step 2

Verify Cisco IOS-XE Fuji 16.10.1d package against the md5 hash as provided in the Cisco.com Software center.


verify /md5 bootflash:cbrsup-universalk9.16.10.01f.SPA.bin.SPA.bin 
verify /md5 stby-bootflash:cbrsup-universalk9.16.10.01f.SPA.bin 

Step 3

Backup current running config to bootflash:.


copy running-config bootflash:pre-upgrade.cfg

Step 4

Check system status prior to upgrade. Save the information to compare against the system status after upgrade. For the commands to use to check the status, see the show commands at the end of this section.

Note 

Cisco recommends using HTTP server to upgrade RPHY Shelf 7200.

Step 5

Copy Cisco HA-SHELF-V1-2 image package to HTTP or TFTP server that RPDs can reach to.

Step 6

Verify current RPHY Shelf 7200 software version.


show cable rpd sw-version
Step 7

Upgrade one or more RPHY Shelf image to V1.2 from cBR-8.

To upgrade one RPHY Shelf image using HTTP server, run this command:


cable rpd group <HA-Shelf_chassis_base_mac> upgrade <http_server_ip>  http <HA_Shelf_V1.2_file_path> 

To upgrade one RPHY Shelf image using TFTP server, run this command:

cable rpd group <HA-Shelf_chassis_base_mac> upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.2_file_path> 
To retrieve the RPHY Shelf 7200 base mac address, run the show cable rpd group command. The Group ID column displays the base mac address for the respective HA Shelf 7200 chassis. If there is a primary RPD in the RPD group, which means the M column in the command output displays Y as shown below, you can upgrade the image of the RPD group.
Router#show cable rpd group
Load for five secs: 4%/1%; one minute: 6%; five minutes: 6%
No time source, *09:05:11.393 CST Mon Jun 3 2019
Codes: M-Master
MAC Address    IP Address     I/F     State  Group Id       Slot  M Name 
a0f8.496f.f566 120.102.22.198 Te6/1/2 online 0027.900a.4c1a 1     N rphy61 
a0f8.496f.f5f0 120.102.22.199 Te6/1/2 online 0027.900a.4c1a 2     Y rphy62 
7abd.44a1.0083 120.102.22.194 Te7/1/7 online 7abd.44a1.0000 3     N erpd33 
7abd.44a1.0082 120.102.22.193 Te7/1/7 online 7abd.44a1.0000 3     N erpd32 
7abd.44a1.0085 120.102.22.196 Te7/1/7 online 7abd.44a1.0000 3     Y erpd35 
7abd.44a1.0084 120.102.22.195 Te7/1/7 online 7abd.44a1.0000 3     N erpd34 
7abd.44a1.0081 120.102.22.192 Te7/1/7 online 7abd.44a1.0000 3     N erpd31 
badb.ad17.0c20 120.102.22.102 Te6/1/7 online badb.ad17.0c00 0     N f02-00 
badb.ad17.0c21 120.102.22.101 Te6/1/7 online badb.ad17.0c00 0     N f02-01 
badb.ad17.0c24 120.102.22.106 Te6/1/7 online badb.ad17.0c00 0     N f02-04 
badb.ad17.0c22 120.102.22.104 Te6/1/7 online badb.ad17.0c00 0     N f02-02 
badb.ad17.0c23 120.102.22.105 Te6/1/7 online badb.ad17.0c00 0     Y f02-03 
badb.ad17.0c25 120.102.22.109 Te6/1/7 online badb.ad17.0c00 0     N f02-05  

To upgrade all RPHY Shelf images using HTTP server, run this command

 cable rpd group all upgrade <http_server_ip>  http <HA_Shelf_V1.2_file_path>

To upgrade all RPHY Shelf images using TFTP server, run this command

cable rpd group all upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.2_file_path>
Step 8

Verify one or more RPHY Shelf 7200 chassis status.

To verify one RPHY Shelf 7200 chassis status, run this command.

cable rpd group <chassis base mac> upgrade status

To verify all RPHY Shelf 7200 chassis status, run this command.

 cable rpd group all upgrade status
Step 9

Configure the chassis to boot the system with Cisco IOS-XE Fuji 16.10.1f image and save running-configuration.


Configure terminal
no boot system
boot system bootflash:cbrsup-universalk9.16.10.01f.SPA.bin
config-register 0x2102
end
copy running-config startup-config

Step 10

Reload and bring up the cBR-8 router.

Reload

Step 11

Adjust RPHY Shelf 7200 max-carrier and type, re-apply rpd-ds base-power for each RPHY Shelf 7200, save and backup current running-config.


cBR8(config)#cable rpd shelf-1-1
cBR8(config-rpd)#rpd-ds 0 base-power ?
  <20-22>  Base Channel Power Value in dBmV
 
cBR8(config-rpd)#type shelf
cBR8(config-rpd)#rpd-ds 0 max-carrier 16
cBR8(config-rpd)#rpd-ds 0 base-power ?
  <37-46>  Base Channel Power Value in dBmV
 
cBR8(config-rpd)#rpd-ds 0 base-power x //depends on customer real env
cBR8(config-rpd)#end
cBR8#copy running-config startup-config
cBR8#copy running-config bootflash:post-upgrade.cfg

Step 12

To check if all RPHY Shelf 7200 chassis have been upgraded to new version 1.2 and come online succesfully you can either:

Telnet to FCC IP and run the show version command or

To check if one or more RPHY Shelf 7200 chassis have been upgraded, SSH to the eRPD and run the show version command.


What to do next

These show commands may be useful in the verification test:

  • select erpd slot slot_id index index_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • select linecard slot slot_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • show version— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform diag— Supported on cBR-8 and RPHY Shelf 7200

  • show environment— Supported on cBR-8

  • show environment all | alarms— Supported on RPHY Shelf 7200

  • show environment power— Supported on cBR-8

  • show platform hardware slot P <0-5> mcu status— Supported on cBR-8

  • show facility-alarm status — Supported on cBR-8

  • show redundancy— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show redundancy line card all— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show ip ospf neighbor— Supported on cBR-8

  • show cable modem voice— Supported on cBR-8

  • show cable calls— Supported on cBR-8

  • show cable licenses all— Supported on cBR-8

  • show inventory— Supported on cBR-8

  • show log — Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show cable rpd— Supported on cBR-8

  • show cable modem summary total— Supported on cBR-8

  • show cable rpd lcha— Supported on cBR-8

  • show running— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show tech— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

Upgrading Cisco Remote PHY Shelf 7200 Only

Before you begin

Before upgrading the system, make sure the following requirements are met:


Note

For more information about upgrading the cBR-8 router, see https://www.cisco.com/c/en/us/td/docs/cable/cbr/upgrade/guide/b_cbr_upgrade_16_10.html.



Note

Cisco recommends that to upgrade only Cisco Remote PHY Shelf 7200, you must run all commands on the Cisco Remote PHY Shelf 7200.


Procedure


Step 1

Copy the Cisco RPHY Shelf 7200 V1.2 image package to HTTP or TFTP server that RPDs can reach to.

Note 

Cisco recommends using HTTP server to upgrade RPHY Shelf 7200.

Step 2

Verify current RPHY Shelf 7200 software version.


show cable rpd sw-version
Step 3

Upgrade one or more RPHY Shelf image to V1.2 from cBR-8.

To upgrade one RPHY Shelf image using HTTP server, run this command:


cable rpd group <HA-Shelf_chassis_base_mac> upgrade <http_server_ip>  http <HA_Shelf_V1.2_file_path> 

To upgrade one RPHY Shelf image using TFTP server, run this command:

cable rpd group <HA-Shelf_chassis_base_mac> upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.2_file_path> 
To retrieve the RPHY Shelf 7200 base mac address, run the show cable rpd group command. The Group ID column displays the base mac address for the respective HA Shelf 7200 chassis. If there is a primary RPD in the RPD group, which means the M column in the command output displays Y as shown below, you can upgrade the image of the RPD group.
Router#show cable rpd group
Load for five secs: 4%/1%; one minute: 6%; five minutes: 6%
No time source, *09:05:11.393 CST Mon Jun 3 2019
Codes: M-Master
MAC Address    IP Address     I/F     State  Group Id       Slot  M Name 
a0f8.496f.f566 120.102.22.198 Te6/1/2 online 0027.900a.4c1a 1     N rphy61 
a0f8.496f.f5f0 120.102.22.199 Te6/1/2 online 0027.900a.4c1a 2     Y rphy62 
7abd.44a1.0083 120.102.22.194 Te7/1/7 online 7abd.44a1.0000 3     N erpd33 
7abd.44a1.0082 120.102.22.193 Te7/1/7 online 7abd.44a1.0000 3     N erpd32 
7abd.44a1.0085 120.102.22.196 Te7/1/7 online 7abd.44a1.0000 3     Y erpd35 
7abd.44a1.0084 120.102.22.195 Te7/1/7 online 7abd.44a1.0000 3     N erpd34 
7abd.44a1.0081 120.102.22.192 Te7/1/7 online 7abd.44a1.0000 3     N erpd31 
badb.ad17.0c20 120.102.22.102 Te6/1/7 online badb.ad17.0c00 0     N f02-00 
badb.ad17.0c21 120.102.22.101 Te6/1/7 online badb.ad17.0c00 0     N f02-01 
badb.ad17.0c24 120.102.22.106 Te6/1/7 online badb.ad17.0c00 0     N f02-04 
badb.ad17.0c22 120.102.22.104 Te6/1/7 online badb.ad17.0c00 0     N f02-02 
badb.ad17.0c23 120.102.22.105 Te6/1/7 online badb.ad17.0c00 0     Y f02-03 
badb.ad17.0c25 120.102.22.109 Te6/1/7 online badb.ad17.0c00 0     N f02-05  

To upgrade all RPHY Shelf images using HTTP server, run this command

 cable rpd group all upgrade <http_server_ip>  http <HA_Shelf_V1.2_file_path>

To upgrade all RPHY Shelf images using TFTP server, run this command

cable rpd group all upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.2_file_path>
Step 4

Verify one or more RPHY Shelf 7200 chassis status.

To verify one RPHY Shelf 7200 chassis status, run this command.

cable rpd group <chassis base mac> upgrade status

To verify all RPHY Shelf 7200 chassis status, run this command.

 cable rpd group all upgrade status
Step 5

To check if all RPHY Shelf 7200 chassis have been upgraded to new version 1.2 and come online succesfully you can either:

Telnet to FCC IP and run the show version command or

To check if one or more RPHY Shelf 7200 chassis have been upgraded, SSH to the eRPD and run the show version command.


What to do next

These show commands may be useful in the verification test:

  • select erpd slot slot_id index index_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • select linecard slot slot_id— RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • show version— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform diag— Supported on cBR-8 and RPHY Shelf 7200

  • show environment— Supported on cBR-8

  • show environment all | alarms— Supported on RPHY Shelf 7200

  • show environment power— Supported on cBR-8

  • show platform hardware slot P <0-5> mcu status— Supported on cBR-8

  • show facility-alarm status — Supported on cBR-8

  • show redundancy— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show redundancy line card all— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show ip ospf neighbor— Supported on cBR-8

  • show cable modem voice— Supported on cBR-8

  • show cable calls— Supported on cBR-8

  • show cable licenses all— Supported on cBR-8

  • show inventory— Supported on cBR-8

  • show log — Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show cable rpd— Supported on cBR-8

  • show cable modem summary total— Supported on cBR-8

  • show cable rpd lcha— Supported on cBR-8

  • show running— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show tech— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

Upgrading cBR-8 Router Only

Before you begin

Before upgrading the system, make sure the following requirements are met:


Note

For more information about upgrading the cBR-8 router, see https://www.cisco.com/c/en/us/td/docs/cable/cbr/upgrade/guide/b_cbr_upgrade_16_10.html.


Procedure


Step 1

Copy Cisco IOS-XE Fuji 16.10.1f package to bootflash: and stby-bootflash:.


copy <location>/cbrsup-universalk9.16.10.01f.SPA.bin bootflash: 
copy <location>/cbrsup-universalk9.16.10.01f.SPA.bin stby-bootflash: 

Step 2

Verify Cisco IOS-XE Fuji 16.10.1f package against the md5 hash as provided in the Cisco.com Software center.


verify /md5 bootflash:cbrsup-universalk9.16.10.01f.SPA.bin 
verify /md5 stby-bootflash:cbrsup-universalk9.16.10.01f.SPA.bin 

Step 3

Backup current running config to bootflash:.


copy running-config bootflash:pre-upgrade.cfg

Step 4

Check system status prior to upgrade. Save the information to compare against the system status after upgrade. For the commands to use to check the status, see the show commands at the end of this section.

Step 5

Configure the chassis to boot the system with Cisco IOS-XE Fuji 16.10.1f image and save running-configuration.


Configure terminal
no boot system
boot system bootflash:cbrsup-universalk9.16.10.01f.SPA.bin
config-register 0x2102
end
copy running-config startup-config

Step 6

Reload and bring up the cBR-8 router.

Reload

Step 7

Adjust RPD max-carrier and type, re-apply rpd-ds base-power for each RPD, save and backup current running-config.


cBR8(config)#cable rpd shelf-1-1
cBR8(config-rpd)#rpd-ds 0 base-power ?
  <20-22>  Base Channel Power Value in dBmV
 
cBR8(config-rpd)#type shelf
cBR8(config-rpd)#rpd-ds 0 max-carrier 16
cBR8(config-rpd)#rpd-ds 0 base-power ?
  <37-46>  Base Channel Power Value in dBmV
 
cBR8(config-rpd)#rpd-ds 0 base-power x //depends on customer real env
cBR8(config-rpd)#end
cBR8#copy running-config startup-config
cBR8#copy running-config bootflash:post-upgrade.cfg

Step 8

To check if all RPHY Shelf 7200 chassis are upgraded and come online succesfully you can either:

Telnet to FCC IP and run the show version command or

To check if one or more RPHY Shelf 7200 chassis have been upgraded, SSH to the eRPD and run the show version command.


What to do next

These show commands may be useful in the verification test:

  • select erpd slot slot_id index index_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • select linecard slot slot_id— RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • show version— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform diag— Supported on cBR-8 and RPHY Shelf 7200

  • show environment— Supported on cBR-8

  • show environment all | alarms— Supported on RPHY Shelf 7200

  • show environment power— Supported on cBR-8

  • show platform hardware slot P <0-5> mcu status— Supported on cBR-8

  • show facility-alarm status — Supported on cBR-8

  • show redundancy— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show redundancy line card all— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show ip ospf neighbor— Supported on cBR-8

  • show cable modem voice— Supported on cBR-8

  • show cable calls— Supported on cBR-8

  • show cable licenses all— Supported on cBR-8

  • show inventory— Supported on cBR-8

  • show log — Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show cable rpd— Supported on cBR-8

  • show cable modem summary total— Supported on cBR-8

  • show cable rpd lcha— Supported on cBR-8

  • show running— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show tech— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

Downgrading from Cisco Remote PHY Shelf 7200 Software 1.2

Downgrading Cisco Remote PHY Shelf 7200 and cBR-8 Router

Before you begin

Before downgrading the system, make sure the following requirements are met:


Note

For more information about upgrading the cBR-8 router, see https://www.cisco.com/c/en/us/td/docs/cable/cbr/upgrade/guide/b_cbr_upgrade_16_10.html.


Procedure


Step 1

Copy Cisco IOS-XE Everest 16.10.1c package to bootflash: and stby-bootflash:.


copy <location>/cbrsup-universalk9.16.10.01c.SPA.bin bootflash: 
copy <location>/cbrsup-universalk9.16.10.01c.SPA.bin stby-bootflash: 

Step 2

Verify Cisco IOS-XE Everest 16.10.1c package against the md5 hash as provided in the Cisco.com Software center.


verify /md5 bootflash:cbrsup-universalk9.16.10.01c.SPA.bin 
verify /md5 stby-bootflash:cbrsup-universalk9.16.10.01c.SPA.bin 

Step 3

Backup current running config to bootflash:.


copy running-config bootflash:pre-upgrade.cfg

Step 4

Check system status prior to downgrade. Save the information to compare against the system status after downgrade. For the commands to use to check the status, see the show commands at the end of this section.

Step 5

Copy Cisco HA-SHELF-V1-1 image package to HTTP or TFTP server that RPDs can reach to.

Step 6

Verify current RPHY Shelf 7200 software version.


show cable rpd sw-version
Step 7

Downgrade one or more RPHY Shelf image to V1.1 from cBR-8.

To downgrade one RPHY Shelf image using HTTP server, run this command:


cable rpd group <HA-Shelf_chassis_base_mac> upgrade <http_server_ip>  http <HA_Shelf_V1.1_file_path> 

To downgrade one RPHY Shelf image using TFTP server, run this command:

cable rpd group <HA-Shelf_chassis_base_mac> upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.1_file_path> 
To retrieve the RPHY Shelf 7200 base mac address, run the show cable rpd group command. The Group ID column displays the base mac address for the respective HA Shelf 7200 chassis. If there is a primary RPD in the RPD group, which means the M column in the command output displays Y as shown below, you can upgrade the image of the RPD group.
Router#show cable rpd group
Load for five secs: 4%/1%; one minute: 6%; five minutes: 6%
No time source, *09:05:11.393 CST Mon Jun 3 2019
Codes: M-Master
MAC Address    IP Address     I/F     State  Group Id       Slot  M Name 
a0f8.496f.f566 120.102.22.198 Te6/1/2 online 0027.900a.4c1a 1     N rphy61 
a0f8.496f.f5f0 120.102.22.199 Te6/1/2 online 0027.900a.4c1a 2     Y rphy62 
7abd.44a1.0083 120.102.22.194 Te7/1/7 online 7abd.44a1.0000 3     N erpd33 
7abd.44a1.0082 120.102.22.193 Te7/1/7 online 7abd.44a1.0000 3     N erpd32 
7abd.44a1.0085 120.102.22.196 Te7/1/7 online 7abd.44a1.0000 3     Y erpd35 
7abd.44a1.0084 120.102.22.195 Te7/1/7 online 7abd.44a1.0000 3     N erpd34 
7abd.44a1.0081 120.102.22.192 Te7/1/7 online 7abd.44a1.0000 3     N erpd31 
badb.ad17.0c20 120.102.22.102 Te6/1/7 online badb.ad17.0c00 0     N f02-00 
badb.ad17.0c21 120.102.22.101 Te6/1/7 online badb.ad17.0c00 0     N f02-01 
badb.ad17.0c24 120.102.22.106 Te6/1/7 online badb.ad17.0c00 0     N f02-04 
badb.ad17.0c22 120.102.22.104 Te6/1/7 online badb.ad17.0c00 0     N f02-02 
badb.ad17.0c23 120.102.22.105 Te6/1/7 online badb.ad17.0c00 0     Y f02-03 
badb.ad17.0c25 120.102.22.109 Te6/1/7 online badb.ad17.0c00 0     N f02-05

To downgrade all RPHY Shelf images using HTTP server, run this command

 cable rpd group all upgrade <http_server_ip>  http <HA_Shelf_V1.1_file_path>

To downgrade all RPHY Shelf images using TFTP server, run this command

cable rpd group all upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.1_file_path>
Step 8

Verify one or more RPHY Shelf 7200 chassis status.

To verify one RPHY Shelf 7200 chassis status, run this command.

cable rpd group <chassis base mac> upgrade status

To verify all RPHY Shelf 7200 chassis status, run this command.

 cable rpd group all upgrade status
Step 9

Configure the chassis to boot the system with Cisco IOS-XE Everest 16.6.2 image and save running-configuration.


Configure terminal
no boot system
boot system bootflash:cbrsup-universalk9.16.10.01c.SPA.bin
config-register 0x2102
end
copy running-config startup-config

Step 10

Reload and bring up the cBR-8 router.

Reload

Step 11

To check if all RPHY Shelf 7200 chassis have been downgraded to version 1.1 and come online succesfully you can either:

Telnet to FCC IP and run the show version command or

To check if one or more RPHY Shelf 7200 chassis have been upgraded, SSH to the eRPD and run the show version command.


What to do next

These show commands may be useful in the verification test:

  • select erpd slot slot_id index index_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • select linecard slot slot_id— RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • show version— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform diag— Supported on cBR-8 and RPHY Shelf 7200

  • show environment— Supported on cBR-8

  • show environment all | alarms— Supported on RPHY Shelf 7200

  • show environment power— Supported on cBR-8

  • show platform hardware slot P <0-5> mcu status— Supported on cBR-8

  • show facility-alarm status — Supported on cBR-8

  • show redundancy— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show redundancy line card all— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show ip ospf neighbor— Supported on cBR-8

  • show cable modem voice— Supported on cBR-8

  • show cable calls— Supported on cBR-8

  • show cable licenses all— Supported on cBR-8

  • show inventory— Supported on cBR-8

  • show log — Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show cable rpd— Supported on cBR-8

  • show cable modem summary total— Supported on cBR-8

  • show cable rpd lcha— Supported on cBR-8

  • show running— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show tech— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

Downgrading Cisco Remote PHY Shelf 7200 Only

Before you begin

Before downgrading the system, make sure the following requirements are met:


Note

For more information about upgrading the cBR-8 router, see https://www.cisco.com/c/en/us/td/docs/cable/cbr/upgrade/guide/b_cbr_upgrade_16_10.html.


Procedure


Step 1

Copy the Cisco RPHY Shelf 7200 V1.1 image package to HTTP or TFTP server that RPDs can reach to.

Note 

Cisco recommends using HTTP server to upgrade RPHY Shelf 7200.

Step 2

Verify current RPHY Shelf 7200 software version.


show cable rpd sw-version
Step 3

Downgrade one or more RPHY Shelf image to V1.1 from cBR-8.

To downgrade one RPHY Shelf image using HTTP server, run this command:


cable rpd group <HA-Shelf_chassis_base_mac> upgrade <http_server_ip>  http <HA_Shelf_V1.1_file_path> 

To downgrade one RPHY Shelf image using TFTP server, run this command:

cable rpd group <HA-Shelf_chassis_base_mac> upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.1_file_path> 
To retrieve the RPHY Shelf 7200 base mac address, run the show cable rpd group command. The Group ID column displays the base mac address for the respective HA Shelf 7200 chassis. If there is a primary RPD in the RPD group, which means the M column in the command output displays Y as shown below, you can upgrade the image of the RPD group.
Router#show cable rpd group
Load for five secs: 4%/1%; one minute: 6%; five minutes: 6%
No time source, *09:05:11.393 CST Mon Jun 3 2019
Codes: M-Master
MAC Address    IP Address     I/F     State  Group Id       Slot  M Name 
a0f8.496f.f566 120.102.22.198 Te6/1/2 online 0027.900a.4c1a 1     N rphy61 
a0f8.496f.f5f0 120.102.22.199 Te6/1/2 online 0027.900a.4c1a 2     Y rphy62 
7abd.44a1.0083 120.102.22.194 Te7/1/7 online 7abd.44a1.0000 3     N erpd33 
7abd.44a1.0082 120.102.22.193 Te7/1/7 online 7abd.44a1.0000 3     N erpd32 
7abd.44a1.0085 120.102.22.196 Te7/1/7 online 7abd.44a1.0000 3     Y erpd35 
7abd.44a1.0084 120.102.22.195 Te7/1/7 online 7abd.44a1.0000 3     N erpd34 
7abd.44a1.0081 120.102.22.192 Te7/1/7 online 7abd.44a1.0000 3     N erpd31 
badb.ad17.0c20 120.102.22.102 Te6/1/7 online badb.ad17.0c00 0     N f02-00 
badb.ad17.0c21 120.102.22.101 Te6/1/7 online badb.ad17.0c00 0     N f02-01 
badb.ad17.0c24 120.102.22.106 Te6/1/7 online badb.ad17.0c00 0     N f02-04 
badb.ad17.0c22 120.102.22.104 Te6/1/7 online badb.ad17.0c00 0     N f02-02 
badb.ad17.0c23 120.102.22.105 Te6/1/7 online badb.ad17.0c00 0     Y f02-03 
badb.ad17.0c25 120.102.22.109 Te6/1/7 online badb.ad17.0c00 0     N f02-05  

To downgrade all RPHY Shelf images using HTTP server, run this command

 cable rpd group all upgrade <http_server_ip>  http <HA_Shelf_V1.1_file_path>

To downgrade all RPHY Shelf images using TFTP server, run this command

cable rpd group all upgrade <tftp_server_ip>  tftp <HA_Shelf_V1.1_file_path>
Step 4

Verify one or more RPHY Shelf 7200 chassis status.

To verify one RPHY Shelf 7200 chassis status, run this command.

cable rpd group <chassis base mac> upgrade status

To verify all RPHY Shelf 7200 chassis status, run this command.

 cable rpd group all upgrade status
Step 5

To check if all RPHY Shelf 7200 chassis have been downgraded to new version 1.1 and come online succesfully you can either:

Telnet to FCC IP and run the show version command or

To check if one or more RPHY Shelf 7200 chassis have been upgraded, SSH to the eRPD and run the show version command.


What to do next

These show commands may be useful in the verification test:

  • select erpd slot slot_id index index_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • select linecard slot slot_id— RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • show version— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform diag— Supported on cBR-8 and RPHY Shelf 7200

  • show environment— Supported on cBR-8

  • show environment all | alarms— Supported on RPHY Shelf 7200

  • show environment power— Supported on cBR-8

  • show platform hardware slot P <0-5> mcu status— Supported on cBR-8

  • show facility-alarm status — Supported on cBR-8

  • show redundancy— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show redundancy line card all— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show ip ospf neighbor— Supported on cBR-8

  • show cable modem voice— Supported on cBR-8

  • show cable calls— Supported on cBR-8

  • show cable licenses all— Supported on cBR-8

  • show inventory— Supported on cBR-8

  • show log — Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show cable rpd— Supported on cBR-8

  • show cable modem summary total— Supported on cBR-8

  • show cable rpd lcha— Supported on cBR-8

  • show running— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show tech— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

Downgrading cBR-8 Router Only

Before you begin

Before downgrading the system, make sure the following requirements are met:


Note

For more information about upgrading the cBR-8 router, see https://www.cisco.com/c/en/us/td/docs/cable/cbr/upgrade/guide/b_cbr_upgrade_16_10.html.


Procedure


Step 1

Copy Cisco IOS XE Everest 16.10.1c package to bootflash: and stby-bootflash:.


copy <location>/cbrsup-universalk9.16.10.01c.SPA.bin bootflash: 
copy <location>/cbrsup-universalk9.16.10.01c.SPA.bin stby-bootflash: 

Step 2

Verify Cisco IOS XE Everest 16.10.1c package against the md5 hash as provided in the Cisco.com Software center.


verify /md5 bootflash:cbrsup-universalk9.16.10.01c.SPA.bin 
verify /md5 stby-bootflash:cbrsup-universalk9.16.10.01c.SPA.bin 

Step 3

Backup current running config to bootflash:.


copy running-config bootflash:pre-upgrade.cfg

Step 4

Check system status prior to downgrade. Save the information to compare against the system status after upgrade. For the commands to use to check the status, see the show commands at the end of this section.

Step 5

Configure the chassis to boot the system with Cisco IOS XE Everest 16.10.1c image and save running-configuration.


Configure terminal
no boot system
boot system bootflash:cbrsup-universalk9.16.10.01c.SPA.bin
config-register 0x2102
end
copy running-config startup-config

Step 6

Reload and bring up the cBR-8 router.

Reload

Step 7

To check if all RPHY Shelf 7200 chassis are downgraded and come online succesfully you can either:

Telnet to FCC IP and run the show version command or

To check if one or more RPHY Shelf 7200 chassis have been upgraded, SSH to the eRPD and run the show version command.


What to do next

These show commands may be useful in the verification test:

  • select erpd slot slot_id index index_id — RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • select linecard slot slot_id— RPHY Shelf 7200 command, normally run on FCC, but can also run on primary eRPD and line cards.

  • show version— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show platform diag— Supported on cBR-8 and RPHY Shelf 7200

  • show environment— Supported on cBR-8

  • show environment all | alarms— Supported on RPHY Shelf 7200

  • show environment power— Supported on cBR-8

  • show platform hardware slot P <0-5> mcu status— Supported on cBR-8

  • show facility-alarm status — Supported on cBR-8

  • show redundancy— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show redundancy line card all— Supported on cBR-8 and RPHY Shelf 7200 with different outputs.

  • show ip ospf neighbor— Supported on cBR-8

  • show cable modem voice— Supported on cBR-8

  • show cable calls— Supported on cBR-8

  • show cable licenses all— Supported on cBR-8

  • show inventory— Supported on cBR-8

  • show log — Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show cable rpd— Supported on cBR-8

  • show cable modem summary total— Supported on cBR-8

  • show cable rpd lcha— Supported on cBR-8

  • show running— Supported on cBR-8 and RPHY Shelf 7200 with different outputs

  • show tech— Supported on cBR-8 and RPHY Shelf 7200 with different outputs