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

Nexus switch not asking enable password,

Robin.Wang2020
Level 1
Level 1

we have a Nexus C93180YC-FX Switch, when I ssh to it, I directly get Privileged EXEC mode #, didn't see User EXEC mode ">". 

there is no AAA, and I enabled secret. 

 

who can help me with this issue ?

 

thanks. 

6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame

check you have VTY Line config - "privilege level 15"  or post the config to understand.,

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Robin.Wang2020
Level 1
Level 1

thank you for your reply, but there is no option under line vty for privilege 15. 

post the configuration to understand what is wrong? 

 

or check the reference :

 

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/security/n5k-sec-cr/n5k-sec_cmds_e.html

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

thanks. 

 

Robin.Wang2020
Level 1
Level 1

Here are related configuration please take a look on it. thanks. 

show run

!Command: show running-config

!Running configuration last done at: Sun May 16 18:33:05 2021

!Time: Tue May 18 18:02:39 2021

 

version 9.3(3) Bios:version 05.42

install feature-set mpls

vdc G-1_5 id 1

  allow feature-set mpls

  limit-resource vlan minimum 16 maximum 4094

  limit-resource vrf minimum 2 maximum 4096

  limit-resource port-channel minimum 0 maximum 511

  limit-resource u4route-mem minimum 248 maximum 248

  limit-resource u6route-mem minimum 96 maximum 96

  limit-resource m4route-mem minimum 58 maximum 58

  limit-resource m6route-mem minimum 8 maximum 8

feature-set mpls

 

feature privilege

feature vrrp

cfs eth distribute

feature bgp

feature mpls l3vpn

feature interface-vlan

feature lacp

feature vpc

feature lldp

feature vtp

feature nat

username neess password 5 xxxxx  role neess

username netadmin passphrase  lifetime 99999 warntime 14 gracetime 3

ssh key rsa 2048

enable secret 5 xxxxxxx

ip domain-lookup

crypto key generate rsa label GRPD-MDF_N9K-C93180-1_5 modulus 2048

system default switchport

copp profile strict

snmp-server user admin ne auth md5 0xce956d8801c9f424dd923c29893eaf39 priv 0xce956d8801c9f424dd923

c29893eaf39 localizedkey

snmp-server user ns ne auth md5 0xce956d8801c9f424dd923c29893eaf39 priv 0xce956d8801c9f424dd

923c29893eaf39 localizedkey

rmon event 1 description FATAL(1) owner PMON@FATAL

rmon event 2 description CRITICAL(2) owner PMON@CRITICAL

rmon event 3 description ERROR(3) owner PMON@ERROR

rmon event 4 description WARNING(4) owner PMON@WARNING

rmon event 5 description INFORMATION(5) owner PMON@INFO

 

 

line console

line vty

boot nxos bootflash:/nxos.9.3.3.bin

no system default switchport shutdown

who can help here?