cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2665
Views
0
Helpful
6
Replies

New Cisco 1921 doesn't display running configuration

Nirmal Singh
Level 1
Level 1

Hi All,

I've recently received this new Cisco 1921 routers with Cisco CP loaded, so it comes up with the annoying change username and password at first access. I've removed all of those files from the flash memory, and rebooted it, and it came up with the proper initial configuration dialog, which is what I wanted.

But, whenever I configure the router with a set of basic configuration, like interface, routing, and snmp loggings, and hit wr mem, it doesn't display at all when I do "sh run". It's weird cause when I do sh run | sec rip  or any other stuff that I have configured, it shows up , but not in sh run at all.

What's the deal with the new routers??? Even sh version doesn't show the config-register or memory allocation details. Which is weird!

xxxxx#sh ver

Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.1(4)M4, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.

Compiled Tue 20-Mar-12 17:58 by prod_rel_team

ROM: System Bootstrap, Version 15.0(1r)M16, RELEASE SOFTWARE (fc1)

xxxxxx uptime is 6 minutes

System returned to ROM by reload at 06:39:25 UTC Mon Apr 29 2013

System restarted at 06:40:59 UTC Mon Apr 29 2013

System image file is "usbflash0:c1900-universalk9-mz.SPA.151-4.M4.bin"

Last reload type: Normal Reload

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

==================================================================

xxxxx#sh run

Building configuration...

Current configuration : 1930 bytes

!

! Last configuration change at 06:42:46 UTC Mon Apr 29 2013

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname xxxxxx

!

boot-start-marker

boot-end-marker

!

!

logging userinfo

logging buffered 4096

!

no aaa new-model

!

no ipv6 cef

ip source-route

ip cef

xxxxxxx #sh run | sec rip

router rip

version 2

network 172.17.0.0

network 192.168.10.0

network 192.168.13.0

no auto-summary

xxxxxxx#sh license feature

Feature name             Enforcement  Evaluation  Subscription   Enabled  RightToUse

ipbasek9                 no           no          no             yes      no

securityk9               yes          yes         no             no       yes

datak9                   yes          yes         no             no       yes

SSL_VPN                  yes          yes         no             no       yes

ios-ips-update           yes          yes         yes            no       yes

WAAS_Express             yes          yes         no             no       yes

6 Replies 6

Leo Laohoo
Hall of Fame
Hall of Fame

What's the output to the command "sh hardware"?


Have you tried upgrading the IOS?  Could be a bug.

Same stuff, but I do have another router that's working fine when I do a sh run.

Problematic router:

xxxxxx#sh hardware

Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.1(4)M4, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.

Compiled Tue 20-Mar-12 17:58 by prod_rel_team

ROM: System Bootstrap, Version 15.0(1r)M16, RELEASE SOFTWARE (fc1)

xxxxx uptime is 1 hour, 35 minutes

System returned to ROM by reload at 06:39:25 UTC Mon Apr 29 2013

System restarted at 06:40:59 UTC Mon Apr 29 2013

System image file is "usbflash0:c1900-universalk9-mz.SPA.151-4.M4.bin"

Last reload type: Normal Reload

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

Working router:

yyyyyyy#sh ver

Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.1(4)M4, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.

Compiled Tue 20-Mar-12 17:58 by prod_rel_team

ROM: System Bootstrap, Version 15.0(1r)M16, RELEASE SOFTWARE (fc1)

yyyyyyy uptime is 1 week, 3 days, 10 hours, 19 minutes

System returned to ROM by power-on

System restarted at 06:19:19 est Fri Apr 19 2013

System image file is "usbflash0:c1900-universalk9-mz.SPA.151-4.M4.bin"

Last reload type: Normal Reload

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.

Cisco CISCO1921/K9 (revision 1.0) with 491520K/32768K bytes of memory.

Processor board ID FGLxxxxxx

2 Gigabit Ethernet interfaces

1 terminal line

DRAM configuration is 64 bits wide with parity disabled.

255K bytes of non-volatile configuration memory.

249840K bytes of USB Flash usbflash0 (Read/Write)

License Info:

License UDI:

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

Device#   PID                   SN

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

*0        CISCO1921/K9          FGLxxxxxx    

Technology Package License Information for Module:'c1900'

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

Technology    Technology-package           Technology-package

              Current       Type           Next reboot 

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

ipbase        ipbasek9      Permanent      ipbasek9

security      None          None           None

data          None          None           None

Configuration register is 0x2102

And same IOS?

yes, see above

Never seen this before.


I don't know about others, but try a different IOS.  If the behaviour is the same, raise a TAC Case.

Alternatively, try this first:

conf t

config-registry 0x2102

end

reload

rcpoemrvt
Level 1
Level 1

Even sh version doesn't show the config-register or memory allocation details.

 

That's because you probably pressed an arrow key when there was standing "--More--". You have to type the enter key.

Review Cisco Networking products for a $25 gift card