cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
334
Views
0
Helpful
1
Replies

3850 sh conf via line console

apm
Level 1
Level 1

Hello everyone.
Help solve the problem.
There are two switches of 3850 connected to the stack.
Connection via the console line 0, using the console cable.
The command "sh run" displays not all the configuration but only the first part.
Other commands also print only the first part of the configuration.
After reading this document "https://www.cisco.com/c/en/us/support/docs/routers/asr-1000-series-aggregation-services-routers/212149-Configure-IOS-XE-to-display-full-show-ru.html" came to the conclusion that the problem in the "privilege level"

Help solve an incomplete configuration problem

core_SW#sh run
sh run
Building configuration...

Current configuration : 8370 bytes
!
!
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname core_SW
!
boot-start-marker
boot-end-marker
!
!
vrf definition Mgmt-vrf
 !
 address-family ipv4
 exit-address-family
 !

core_SW#

 

core_SW#sh privilege
sh privilege
Current privilege level is 15

 

 

SW№1 via console

core_SW#sh switch
sh switch
Switch/Stack Mac Address :
Mac persistency wait time: Indefinite
                                             H/W   Current
Switch#   Role    Mac Address     Priority Version  State
------------------------------------------------------------
 1       Standby                            1      V02     Ready
*2       Active                              2      V02     Ready

 

SW№2 via console

core_SW>en
en
Password:
% Access denied

core_SW>

1 Reply 1

Leo Laohoo
Hall of Fame
Hall of Fame
What IOS version is this stack running on?
I recall seeing a bug report on a behaviour like this. Either raise a TAC Case or upgrade the firmware.