Date created: Friday, August 14, 2015 9:58:02 AM. Last modified: Friday, August 14, 2015 10:32:53 AM

ASR9001 4.3.4 Package and Patch Installation Example

ASR 9001 Package and Patch installation

Login with the default username/password
Username: root
Password: root

For upgrades and patches change to admin plane

RP/0/RSP0/CPU0:ios#admin

Check the existing installed and activated packages:

RP/0/RSP0/CPU0:KPSN-TEST(admin)#show install summary
Thu Oct  2 00:03:48.854 UTC
Default Profile:
  SDRs:
    Owner
  Active Packages:
    disk0:asr9k-mini-px-4.3.4
    disk0:asr9k-doc-px-4.3.4
    disk0:asr9k-fpd-px-4.3.4
    disk0:asr9k-mgbl-px-4.3.4
    disk0:asr9k-mpls-px-4.3.4
    disk0:asr9k-optic-px-4.3.4
    disk0:asr9k-k9sec-px-4.3.4
    disk0:asr9k-px-4.3.4.sp3-1.0.0
  Inactive Packages:
    disk0:asr9k-bng-px-4.3.4
    disk0:asr9k-mcast-px-4.3.4
    disk0:asr9k-video-px-4.3.4
    disk0:asr9k-px-4.3.4.sp3-1.0.0
  Committed Packages:
    disk0:asr9k-mini-px-4.3.4
    disk0:asr9k-doc-px-4.3.4
    disk0:asr9k-fpd-px-4.3.4
    disk0:asr9k-mgbl-px-4.3.4
    disk0:asr9k-mpls-px-4.3.4
    disk0:asr9k-optic-px-4.3.4
    disk0:asr9k-k9sec-px-4.3.4
    disk0:asr9k-px-4.3.4.sp3-1.0.0
    disk0:asr9k-px-4.3.4.CSCul58246-1.0.0
    disk0:asr9k-px-4.3.4.CSCui94441-1.0.0
    disk0:asr9k-px-4.3.4.CSCug75299-1.0.0
  Superceded Packages:
    disk0:asr9k-px-4.3.4.CSCug75299-1.0.0
    disk0:asr9k-px-4.3.4.CSCui94441-1.0.0
    disk0:asr9k-px-4.3.4.CSCul58246-1.0.0
	
We need to ensure that the following three packages are activated

	disk0:asr9k-mpls-px-4.3.4 - needed for MPLS
	disk0:asr9k-optic-px-4.3.4 - needed for non Cisco Optics
	disk0:asr9k-doc-px-4.3.4 - Used for on-line documentation

RP/0/RSP0/CPU0:ios(admin)#install activate disk0:asr9k-mpls-px-4.3.4   disk0:asr9k-optic-px-4.3.4 disk0:asr9k-doc-px-4.3.4

N.B. For each package installation the router will re-load itself

Once that you have installed a package you have to commit it:

RP/0/RSP0/CPU0:ios(admin)#install commit

When you plug in a USB Drive it shows as Disk1

RP/0/RSP0/CPU0:ios(admin)#dir disRP/0/RSP0/CPU0:ios(admin)#dir disk1:
Wed Oct  1 07:29:17.994 UTC

Directory of disk1:

3           drwx  4096        Wed Sep 24 07:34:25 2014  LOST.DIR
131200      -rw-  115179520   Wed Sep 24 13:18:34 2014  asr9k-px-4.3.4.sp3.tar
131328      -rw-  56268800    Thu Sep 25 15:38:35 2014  asr9k-px-4.3.4.CSCul58246.tar
131456      -rw-  57241600    Mon Sep 29 11:25:55 2014  asr9k-px-4.3.4.CSCui94441.tar
131584      -rw-  57262080    Mon Sep 29 11:32:02 2014  asr9k-px-4.3.4.CSCug75299.tar

938442752 bytes total (652480512 bytes free)

Copy the patches and service pack from the USB drive to the main flash drive 

RP/0/RSP0/CPU0:ios(admin)#copy disk1:*.tar disk0:
Wed Oct  1 07:29:47.778 UTC
Destination directory [/disk0:]?
Copy disk1:/asr9k-px-4.3.4.sp3.tar to disk0:/asr9k-px-4.3.4.sp3.tar[confirm]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
115179520 bytes copied in     24 sec (  4673545)bytes/sec
Copy disk1:/asr9k-px-4.3.4.CSCul58246.tar to disk0:/asr9k-px-4.3.4.CSCul58246.tar[confirm]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
56268800 bytes copied in     12 sec (  4657242)bytes/sec
Copy disk1:/asr9k-px-4.3.4.CSCui94441.tar to disk0:/asr9k-px-4.3.4.CSCui94441.tar[confirm]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
57241600 bytes copied in     12 sec (  4619238)bytes/sec
Copy disk1:/asr9k-px-4.3.4.CSCug75299.tar to disk0:/asr9k-px-4.3.4.CSCug75299.tar[confirm]
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC
57262080 bytes copied in     10 sec (  5567533)bytes/sec

Install all the patches:

RP/0/RSP0/CPU0:ios(admin)#install add tar disk0:asr9k-px-4.3.4.sp3.tar disk0:asr9k-px-4.3.4.CSCul58246.tar disk0:asr9k-px-4.3.4.CSCui94441.tar disk0:asr9k-px-4.3.4.CSCug75299.tar disk0:asr9k-px-4.3.4.sp3-1.0.0

Once installed they should show up as inactive packages:

RP/0/RSP0/CPU0:ios(admin)#sh insRP/0/RSP0/CPU0:ios(admin)#sh install inacRP/0/RSP0/CPU0:ios(admin)#sh install inactive 
Wed Oct  1 07:43:43.968 UTC
Secure Domain Router: Owner

  Node 0/RSP0/CPU0 [RP] [SDR: Owner]
    Boot Device: disk0:
    Inactive Packages: 
      disk0:asr9k-bng-px-4.3.4
      disk0:asr9k-mcast-px-4.3.4
      disk0:asr9k-video-px-4.3.4
      disk0:asr9k-px-4.3.4.sp3-1.0.0
      disk0:asr9k-px-4.3.4.CSCul58246-1.0.0
      disk0:asr9k-px-4.3.4.CSCui94441-1.0.0
      disk0:asr9k-px-4.3.4.CSCug75299-1.0.0

  Node 0/0/CPU0 [LC] [SDR: Owner]
    Boot Device: mem:
    Inactive Packages: 
      disk0:asr9k-bng-px-4.3.4
      disk0:asr9k-mcast-px-4.3.4
      disk0:asr9k-video-px-4.3.4
      disk0:asr9k-px-4.3.4.sp3-1.0.0
      disk0:asr9k-px-4.3.4.CSCul58246-1.0.0
      disk0:asr9k-px-4.3.4.CSCui94441-1.0.0
      disk0:asr9k-px-4.3.4.CSCug75299-1.0.0

Then activate the new patches in the following order

RP/0/RSP0/CPU0:ios(admin)#install activate disk0:asr9k-px-4.3.4.CSCui94441-1.0
RP/0/RSP0/CPU0:ios(admin)#install commit

RP/0/RSP0/CPU0:ios(admin)#install activate disk0:asr9k-px-4.3.4.CSCug75299-1.0.0
RP/0/RSP0/CPU0:ios(admin)#install commit

RP/0/RSP0/CPU0:ios(admin)#install activate disk0:asr9k-px-4.3.4.CSCul58246-1.0.0
RP/0/RSP0/CPU0:ios(admin)#install commit

N.B. For each package installation the router will re-load itself

When doing the upgrade check the following:

RP/0/RSP0/CPU0:ios(admin)#Sh platform
Wed Oct  1 07:58:16.079 UTC
Node            Type                      State            Config State
-----------------------------------------------------------------------------
0/RSP0/CPU0     ASR9001-RP(Active)        IOS XR RUN       PWR,NSHUT,MON
0/FT0/SP        FAN TRAY                  READY            
0/0/CPU0        ASR9001-LC                MBI-RUNNING      PWR,NSHUT,MON
0/0/0           A9K-MPA-20X1GE            BOOTING          NPWR,NSHUT,MON
0/PM0/SP        A9K-750W-AC               READY            PWR,NSHUT,MON
0/PM1/SP        A9K-750W-AC               READY            PWR,NSHUT,MON

Finally install the service pack:

RP/0/RSP0/CPU0:ios(admin)#install activate asr9k-px-4.3.4.sp3.tar
RP/0/RSP0/CPU0:ios(admin)#install commit

N.B. Again for the Service pack installation the router will re-load itself