:: SHORTS: Without chips, no more chips

As the world suffers from chip shortages (and several other things), IT projects find themselves more and more in challenging positions. Delivery of new network hardware is postponed month after month, sometimes not able to deliver targets. What if the target was to ensure we could produce more chips, but for this, we need network hardware with… you guessed it, chips.

Repurposing older hardware is an option to overcome the challenge. When converting regular routers to SD-WAN, most of the time you need to do a ROMMON upgrade before proceeding. I needed to upgrade from 16.06.06 to 17.4.1a. The old ROMMON was set to 16.7. According to the release notes, 16.12(2r) is recommended.

:: Disclaimer

This post is based on my own research based on the described topic. I’ve done extensive research to grasp the correct resources to fill my knowledge in the best way possible. It is possible that I’m not able to mention other resources due to my visibility on the net. I’m happy to learn more if these are available.

:: Step-by-Step

  • Prechecks
  • Gather facts
  • Initiate ROMMON upgrade
  • RAW console output
  • Check and reload
  • Check facts
  • Upgrade router
  • Check facts again

:: Prechecks

ROMMON compatibility to 17.x releases. What is required as a minimum? Check the compatibility in the release notes. The software can be uploaded via many possibilities, like SCP or TFTP. Sometimes, due to the size of the images, a USB stick is a better option.

:: Gather facts

Router#show rom-monitor r0

System Bootstrap, Version 16.7(5r), RELEASE SOFTWARE
Copyright (c) 1994-2019  by cisco Systems, Inc.

Router#show platform
Chassis type: ISR4331/K9

Slot      Type                State                 Insert time (ago)
--------- ------------------- --------------------- -----------------
0         ISR4331/K9          ok                    5d05h
 0/0      ISR4331-3x1GE       ok                    5d05h
1         ISR4331/K9          ok                    5d05h
R0        ISR4331/K9          ok, active            5d05h
F0        ISR4331/K9          ok, active            5d05h
P0        PWR-4330-AC         ok                    5d05h
P2        ACS-4330-FANASSY    ok                    5d05h

Slot      CPLD Version        Firmware Version
--------- ------------------- ---------------------------------------
0         19040541            16.7(5r)
1         19040541            16.7(5r)
R0        19040541            16.7(5r)
F0        19040541            16.7(5r)

Router#show platform
Chassis type: ISR4331/K9

Slot      Type                State                 Insert time (ago)
--------- ------------------- --------------------- -----------------
0         ISR4331/K9          ok                    5d05h
 0/0      ISR4331-3x1GE       ok                    5d05h
1         ISR4331/K9          ok                    5d05h
R0        ISR4331/K9          ok, active            5d05h
F0        ISR4331/K9          ok, active            5d05h
P0        PWR-4330-AC         ok                    5d05h
P2        ACS-4330-FANASSY    ok                    5d05h

Slot      CPLD Version        Firmware Version
--------- ------------------- ---------------------------------------
0         19040541            16.7(5r)
1         19040541            16.7(5r)
R0        19040541            16.7(5r)
F0        19040541            16.7(5r)

:: Initiate ROMMON Upgrade

Initiate command: upgrade rom-monitor filename bootflash:isr4200_4300_rommon_1612_2r_SPA.pkg all

:: RAW console output

Chassis model ISR4331/K9 has a single rom-monitor.

Upgrade rom-monitor

Target copying rom-monitor image file
Booted : 0
Selected : 0
Reset Reason: 0
Switching to ROM 1
Upgrading ROMMON image...
194304+0 records in
4194304+0 records out
4194304 bytes (4.2 MB, 4.0 MiB) copied, 58.6325 s, 71.5 kB/s
4194304+0 records in
4194304+0 records out
4194304 bytes (4.2 MB, 4.0 MiB) copied, 32.6806 s, 128 kB/s
Verifying ROMMON image...
4194304+0 records in
4194304+0 records out
4194304 bytes (4.2 MB, 4.0 MiB) copied, 30.3913 s, 138 kB/s
Switching back to ROM 0
ROMMON upgrade was successful...
Copying ROMMON environment...
262144+0 records in
262144+0 records out
262144 bytes (262 kB, 256 KiB) copied, 1.20559 s, 217 kB/s
Switching to ROM 1
Updating ROMMON environment...
262144+0 records in
262144+0 records out
262144 bytes (262 kB, 256 KiB) copied, 3.46899 s, 75.6 kB/s
262144+0 records in
262144+0 records out
262144 bytes (262 kB, 256 KiB) copied, 1.92297 s, 136 kB/s
Switching back to ROM 0
ROMMON upgrade complete.
To make the new ROMMON permanent, you must restart the RP.

:: Check and reload

Router#show bootvar
BOOT variable does not exist
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102

Standby not ready to show bootvar

Router#reload

System configuration has been modified. Save? [yes/no]: no
Proceed with reload? [confirm]

Jan 17 11:32:15.592: %SYS-5-RELOAD: Reload requested by console. Reload Reason:
Reload Command.

Initializing Hardware ...

Checking for PCIe device presence...done
System integrity status: 0x610
Rom image verified correctly


System Bootstrap, Version 16.7(5r), RELEASE SOFTWARE
Copyright (c) 1994-2019  by cisco Systems, Inc.


Current image running: Boot ROM0

Last reset cause: LocalSoft
ISR4331/K9 platform with 4194304 Kbytes of main memory

Rommon upgrade requested
Flash upgrade reset 1 in progress

........
Initializing Hardware ...

Checking for PCIe device presence...done
System integrity status: 0x610
Rom image verified correctly


System Bootstrap, Version 16.12(2r), RELEASE SOFTWARE
Copyright (c) 1994-2019  by cisco Systems, Inc.


Current image running: *Upgrade in progress* Boot ROM1

Last reset cause: BootRomUpgrade
ISR4331/K9 platform with 4194304 Kbytes of main memory


........
no valid BOOT image found
Final autoboot attempt from default boot device...
Located isr4300-universalk9.16.06.05.SPA.bin
############################################################# x 2 million

Package header rev 1 structure detected
IsoSize = 550213670
Calculating SHA-1 hash...Validate package: SHA-1 hash:
        calculated 76B61C31:2A7D3237:4416DE4F:72000528:D1FE8CDC
        expected   76B61C31:2A7D3237:4416DE4F:72000528:D1FE8CDC
RSA Signed RELEASE Image Signature Verification Successful.
Image validated

<Bootprocess omitted>

:: Check facts

Router#show rom-monitor r0

System Bootstrap, Version 16.12(2r), RELEASE SOFTWARE
Copyright (c) 1994-2019  by cisco Systems, Inc.

:: Upgrade router

Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.


Router(config)#boot system flash bootflash:isr4300-universalk9.17.04.01a.SPA.bin
Router(config)#end
Router#wr
Building configuration...


*Jan 17 11:45:52.016: %SYS-5-CONFIG_I: Configured from console by console[OK]
Router#show bootvar
BOOT variable = bootflash:isr4300-universalk9.17.04.01a.SPA.bin,1;
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102

Standby not ready to show bootvar


Router#reload
Proceed with reload? [confirm]

*Jan 17 11:47:12.360: %SYS-5-RELOAD: Reload requested by console. Reload Reason:
 Reload Command.Jan 17 11:47:32.925

Initializing Hardware ...

Checking for PCIe device presence...done
System integrity status: 0x610
Rom image verified correctly


System Bootstrap, Version 16.12(2r), RELEASE SOFTWARE
Copyright (c) 1994-2019  by cisco Systems, Inc.


Current image running: Boot ROM1

Last reset cause: LocalSoft
ISR4331/K9 platform with 4194304 Kbytes of main memory


........
Located isr4300-universalk9.17.04.01a.SPA.bin
################################################################################ x 2 million

Package header rev 3 structure detected
IsoSize = 710094848
Calculating SHA-1 hash...Validate package: SHA-1 hash:
        calculated 09E34F60:CC61E560:74255B8D:223A2738:0C3336A0
        expected   09E34F60:CC61E560:74255B8D:223A2738:0C3336A0
RSA Signed RELEASE Image Signature Verification Successful.
Image validated
Jan 17 11:52:43.048: %BOOT-5-OPMODE_LOG: R0/0: binos: System booted in AUTONOMOU
S mode

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           Cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco IOS Software [Bengaluru], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M),
Version 17.4.1a, RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2020 by Cisco Systems, Inc.
Compiled Fri 18-Dec-20 05:04 by mcpre


This software version supports only Smart Licensing as the software licensing me
chanism.


PLEASE READ THE FOLLOWING TERMS CAREFULLY. INSTALLING THE LICENSE OR
LICENSE KEY PROVIDED FOR ANY CISCO SOFTWARE PRODUCT, PRODUCT FEATURE,
AND/OR SUBSEQUENTLY PROVIDED SOFTWARE FEATURES (COLLECTIVELY, THE
"SOFTWARE"), AND/OR USING SUCH SOFTWARE CONSTITUTES YOUR FULL
ACCEPTANCE OF THE FOLLOWING TERMS. YOU MUST NOT PROCEED FURTHER IF YOU
ARE NOT WILLING TO BE BOUND BY ALL THE TERMS SET FORTH HEREIN.

Your use of the Software is subject to the Cisco End User License Agreement
(EULA) and any relevant supplemental terms (SEULA) found at
http://www.cisco.com/c/en/us/about/legal/cloud-and-software/software-terms.html.


You hereby acknowledge and agree that certain Software and/or features are
licensed for a particular term, that the license to such Software and/or
features is valid only for the applicable term and that such Software and/or
features may be shut down or otherwise terminated by Cisco after expiration
of the applicable license term (e.g., 90-day trial period). Cisco reserves
the right to terminate any such Software feature electronically or by any
other means available. While Cisco may provide alerts, it is your sole
responsibility to monitor your usage of any such term Software feature to
ensure that your systems and networks are prepared for a shutdown of the
Software feature.



All TCP AO KDF Tests Pass
cisco ISR4331/K9 (1RU) processor with 1707020K/3071K bytes of memory.
Processor board ID FDO2528M2GU
Router operating mode: Autonomous
3 Gigabit Ethernet interfaces
32768K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
3207167K bytes of flash memory at bootflash:.
60062703K bytes of USB flash at usb0:.

 transport input none
           ^
% Invalid input detected at '^' marker.
Failed to generate persistent self-signed certificate.
    Secure server will use temporary self-signed certificate.



Press RETURN to get started!


*Jan 17 11:53:03.742: %ISR_THROUGHPUT-6-LEVEL: Throughput level has been set to
100000 kbps
*Jan 17 11:53:06.636: %IOSD_INFRA-6-IFS_DEVICE_OIR: Device usb0 added
*Jan 17 11:53:06.989: %SMART_LIC-6-AGENT_ENABLED: Smart Agent for Licensing is e
nabled
*Jan 17 11:53:07.742: %SMART_LIC-6-EXPORT_CONTROLLED: Usage of export controlled
 features is not allowedESG-PM-ACL:[subsys-init] Init ESG-ACL subsystem starting


*Jan 17 11:53:10.052:
*Jan 17 11:53:13.260: BFD: brace register success
*Jan 17 11:53:19.861: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for typ
e vlan
*Jan 17 11:53:20.399: %CRYPTO_ENGINE-5-CSDL_COMPLIANCE_ENFORCED: Cisco PSB secur
ity compliance is being enforced
*Jan 17 11:53:23.412: %LINK-3-UPDOWN: Interface Lsmpi0, changed state to up
*Jan 17 11:53:23.644: %PNP-6-PNP_DISCOVERY_STARTED: PnP Discovery started
*Jan 17 11:52:42.962: %BOOT-5-OPMODE_LOG: R0/0: binos: System booted in AUTONOMO
US mode
*Jan 17 11:53:06.698: %FLASH_CHECK-3-DISK_QUOTA: R0/0: flash_check: Flash disk q
uota exceeded [free space is 1055972 kB] - Please clean up files on bootflash.
*Jan 17 11:53:07.032: %CMRP_PFU-6-FANASSY_INSERTED: R0/0: cmand: Fan Assembly is
 inserted.
*Jan 17 11:53:08.589: %CMLIB-6-THROUGHPUT_VALUE: R0/0: cmand: Throughput license
 found, throughput set to 100000 kbps
*Jan 17 11:53:23.872: %LINK-3-UPDOWN: Interface EOBC0, changed state to up
*Jan 17 11:53:23.873: %LINK-3-UPDOWN: Interface GigabitEthernet0, changed state
to down
*Jan 17 11:53:23.879: %IOSXE_RP_ALARM-6-INFO: ASSERT CRITICAL GigabitEthernet0 P
hysical Port Link Down
*Jan 17 11:53:23.879: %LINK-3-UPDOWN: Interface LIIN0, changed state to up
*Jan 17 11:53:24.452: %LINEPROTO-5-UPDOWN: Line protocol on Interface Lsmpi0, ch
anged state to up
*Jan 17 11:53:24.456: %SYS-5-CONFIG_P: Configured programmatically by process MG
MT VRF Process from console as vty0
*Jan 17 11:53:26.111: %IOSXE_MGMTVRF-6-CREATE_SUCCESS_INFO: Management vrf Mgmt-
intf created with ID 1, ipv4 table-id 0x1, ipv6 table-id 0x1E000001
*Jan 17 11:53:26.174: %LINEPROTO-5-UPDOWN: Line protocol on Interface EOBC0, cha
nged state to up
*Jan 17 11:53:26.175: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEth
ernet0, changed state to down
*Jan 17 11:53:26.181: %LINEPROTO-5-UPDOWN: Line protocol on Interface LIIN0, cha
nged state to up
*Jan 17 11:53:26.187: %SYS-5-CONFIG_P: Configured programmatically by process MG
MT VRF Process from console as vty0
*Jan 17 11:53:27.222: %ONEP_BASE-6-SS_ENABLED: ONEP: Service set Base was enable
d by Default
*Jan 17 11:53:29.297: %SYS-7-NVRAM_INIT_WAIT_TIME: Waited 0 seconds for NVRAM to
 be available
*Jan 17 11:53:30.204: %CRYPTO_ENGINE-5-KEY_ADDITION: A key named TP-self-signed-
351795526 has been generated or imported by crypto config
*Jan 17 11:53:30.249: %SYS-6-PRIVCFG_DECRYPT_SUCCESS: Successfully apply the pri
vate config file
*Jan 17 11:53:30.444: %PKI-6-TRUSTPOINT_CREATE: Trustpoint: TP-self-signed-35179
5526 created succesfully
*Jan 17 11:53:31.586: %PNP-6-PNP_PROFILE_CREATED: PnP profile (pnp_cco_profile)
created (1/3) by (pid=3, pname=Init, time=11:53:31 UTC Mon Jan 17 2022)
*Jan 17 11:53:32.676: %PNP-6-PNP_BEST_UDI_UPDATE: Best UDI [PID:ISR4331/K9,VID:V
08,SN:FDO2528M2GU] identified via (entity-mibs)
*Jan 17 11:53:37.676: %PNP-6-PNP_RELOAD_INFO_ENCODED: Reload reason (PnP Service
 Info 2408-Reload Command) encoded (1/3) by (pid=3, pname=Init)
*Jan 17 11:53:37.680: %SYS-5-CONFIG_I: Configured from memory by console
*Jan 17 11:53:37.791: %IOSXE_OIR-6-REMSPA: SPA removed from subslot 0/0, interfa
ces disabled
*Jan 17 11:53:38.089: %SPA_OIR-6-OFFLINECARD: SPA (ISR4331-3x1GE) offline in sub
slot 0/0
*Jan 17 11:53:38.305: %IOSXE_OIR-6-INSCARD: Card (fp) inserted in slot F0
*Jan 17 11:53:38.306: %IOSXE_OIR-6-ONLINECARD: Card (fp) online in slot F0
*Jan 17 11:53:38.375: %IOSXE_OIR-6-INSCARD: Card (cc) inserted in slot 0
*Jan 17 11:53:38.375: %IOSXE_OIR-6-ONLINECARD: Card (cc) online in slot 0
*Jan 17 11:53:38.429: %IOSXE_OIR-6-INSCARD: Card (cc) inserted in slot 1
*Jan 17 11:53:38.429: %IOSXE_OIR-6-ONLINECARD: Card (cc) online in slot 1
*Jan 17 11:53:38.666: %IOSXE_OIR-6-INSSPA: SPA inserted in subslot 0/0
*Jan 17 11:53:38.874: %SSH-5-ENABLED: SSH 1.99 has been enabled
*Jan 17 11:53:38.971: %SYS-5-RESTART: System restarted --
Cisco IOS Software [Bengaluru], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M),
Version 17.4.1a, RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2020 by Cisco Systems, Inc.
Compiled Fri 18-Dec-20 05:04 by mcpre
*Jan 17 11:53:39.195: %SYS-6-BOOTTIME: Time taken to reboot after reload =  387
seconds
*Jan 17 11:53:41.416: %CRYPTO_ENGINE-5-KEY_ADDITION: A key named TP-self-signed-
351795526.server has been generated or imported by crypto-engine
*Jan 17 11:53:41.426: %PKI-6-TRUSTPOINT_CREATE: Trustpoint: CISCO_IDEVID_SUDI cr
eated succesfully
*Jan 17 11:53:41.440: %CRYPTO_ENGINE-5-KEY_ADDITION: A key named CISCO_IDEVID_SU
DI has been generated or imported by pki-sudi
*Jan 17 11:53:41.472: %PKI-6-TRUSTPOINT_CREATE: Trustpoint: CISCO_IDEVID_SUDI0 c
reated succesfully
*Jan 17 11:53:41.478: %PKI-2-NON_AUTHORITATIVE_CLOCK: PKI functions can not be i
nitialized until an authoritative time source, like NTP, can be obtained.
*Jan 17 11:53:45.339: %PNP-6-PNP_CDP_UPDATE: Device UDI [PID:ISR4331/K9,VID:V08,
SN:FDO2528M2GU] identified for CDP
*Jan 17 11:53:45.407: %PNP-6-PNP_DISCOVERY_STOPPED: PnP Discovery stopped (Start
up Config Present)
*Jan 17 11:53:46.207: modified extended attributes received from iomd(slot 0 bay
 0 board 0)
*Jan 17 11:53:46.208: %IOSXE_OIR-6-SOFT_RELOADSPA: SPA(ISR4331-3x1GE) reloaded o
n subslot 0/0
*Jan 17 11:53:46.209: %SPA_OIR-6-OFFLINECARD: SPA (ISR4331-3x1GE) offline in sub
slot 0/0
*Jan 17 11:53:48.151: %SYS-5-CONFIG_P: Configured programmatically by process EP
M CREATE DEFAULT CWA URL ACL from console as console
*Jan 17 11:53:51.241: Switch to new extended attribute for slot 0 bay 0
Router>
*Jan 17 11:53:55.881: %TRANSCEIVER-6-INSERTED: R0/0: iomd: transceiver module in
serted in Gigabitethernet0/0/2
*Jan 17 11:53:57.074: %SPA_OIR-6-ONLINECARD: SPA (ISR4331-3x1GE) online in subsl
ot 0/0
Router>
Router>
Router>
Router>end

*Jan 17 11:53:58.056: %LINK-3-UPDOWN: Interface GigabitEthernet0/0/0, changed st
ate to down
*Jan 17 11:54:04.743: %LINK-3-UPDOWN: Interface GigabitEthernet0/0/2, changed st
ate to up
*Jan 17 11:54:05.743: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEth
ernet0/0/2, changed state to up
*Jan 17 11:54:05.753: %LINK-3-UPDOWN: Interface GigabitEthernet0/0/1, changed st
ate to up
*Jan 17 11:54:06.753: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEth
ernet0/0/1, changed state to up
*Jan 17 11:54:10.011: %PKI-6-TRUSTPOINT_CREATE: Trustpoint: SLA-TrustPoint creat
ed succesfully
*Jan 17 11:54:10.016: %PKI-6-CONFIGAUTOSAVE: Running configuration saved to NVRA
M
*Jan 17 11:54:10.757: %LINK-3-UPDOWN: Interface GigabitEthernet0/0/0, changed st
ate to up
*Jan 17 11:54:11.771: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEth
ernet0/0/0, changed state to up[OK]
*Jan 17 11:54:17.091: %DHCP-6-ADDRESS_ASSIGN: Interface GigabitEthernet0/0/1 ass
igned DHCP address 14.142.40.178, mask 255.255.255.252, hostname Router

*Jan 17 11:54:18.119: %SYS-6-PRIVCFG_ENCRYPT_SUCCESS: Successfully encrypted pri
vate config file
*Jan 17 11:54:18.193: %CALL_HOME-6-CALL_HOME_ENABLED: Call-home is enabled by Sm
art Agent for Licensing.
% Bad IP address or host name% Unknown command or computer name, or unable to fi
nd computer address

:: Check facts again

Router>
Router>
Router>en
Router#
Router#
Router#
Router#show rom-monitor r0

System Bootstrap, Version 16.12(2r), RELEASE SOFTWARE
Copyright (c) 1994-2019  by cisco Systems, Inc.

Router#
Router#
Router#
Router#
Router#sh ver
*Jan 17 11:54:37.758: %PNP-6-PNP_SUDI_UPDATE: Device SUDI [PID:ISR4331/K9,SN:FDO
252807UD] identified
*Jan 17 11:54:37.759: %PNP-6-PNP_RELOAD_INFO_ENCODED: Reload reason (PnP Service
 Info 2408-Reload Command) encoded (1/3) by (profile=pnp_cco_profile, ip=18.205.
166.131, port=443)
Cisco IOS XE Software, Version 17.04.01a
Cisco IOS Software [Bengaluru], ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M),
Version 17.4.1a, RELEASE SOFTWARE (fc4)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2020 by Cisco Systems, Inc.
Compiled Fri 18-Dec-20 05:04 by mcpre


Cisco IOS-XE software, Copyright (c) 2005-2020 by cisco Systems, Inc.
All rights reserved.  Certain components of Cisco IOS-XE software are
licensed under the GNU General Public License ("GPL") Version 2.0.  The
software code licensed under GPL Version 2.0 is free software that comes
with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
GPL code under the terms of GPL Version 2.0.  For more details, see the
documentation or "License Notice" file accompanying the IOS-XE software,
or the applicable URL provided on the flyer accompanying the IOS-XE
software.


ROM: 16.12(2r)

Router uptime is 1 minute
Uptime for this control processor is 4 minutes
System returned to ROM by Reload Command at 11:47:12 UTC Mon Jan 17 2022
System image file is "bootflash:isr4300-universalk9.17.04.01a.SPA.bin"
Last reload reason: Reload Command



This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.



Suite License Information for Module:'esg'

--------------------------------------------------------------------------------

Suite                 Suite Current         Type           Suite Next reboot

--------------------------------------------------------------------------------

FoundationSuiteK9     None                  Smart License  None

securityk9
appxk9

AdvUCSuiteK9          None                  Smart License  None

uck9
cme-srst
cube


Technology Package License Information:

-----------------------------------------------------------------
Technology    Technology-package           Technology-package
              Current       Type           Next reboot
------------------------------------------------------------------
appxk9           None             Smart License    None
uck9             None             Smart License    None
securityk9       None             Smart License    None
ipbase           ipbasek9         Smart License    ipbasek9

The current throughput level is 100000 kbps


Smart Licensing Status: Registration Not Applicable/Not Applicable

cisco ISR4331/K9 (1RU) processor with 1707020K/3071K bytes of memory.
Processor board ID FDO2528M2GU
Router operating mode: Autonomous
3 Gigabit Ethernet interfaces
32768K bytes of non-volatile configuration memory.
4194304K bytes of physical memory.
3207167K bytes of flash memory at bootflash:.
60062703K bytes of USB flash at usb0:.

Configuration register is 0x2102

Router#
*Jan 17 11:54:39.951: %PNP-6-PNP_BACKOFF_NOW: PnP Backoff now for (86400) second
s requested (1/3) by (profile=pnp_cco_profile, ip=18.205.166.131, port=443)
*Jan 17 11:54:40.644: %PNP-6-PNP_RELOAD_INFO_STOPPED: Reload reason (PnP Service
 Info 2408-Reload Command) stopped by (profile=pnp_cco_profile, ip=18.205.166.13
1, port=443)
Router#
Router#
*Jan 17 11:55:12.688: %WSMAN-3-INVALID_TRUSTPOINT: Trustpoint associated with HT
TP is either invalid or does not exist

:: Resources