reset switch nexus

Caranya Begini Reset Switch Nexus 9000 

Kali ini kami akan membuatkan cara reset password nexus pada switch Cisco Nexus 9000 Series NX-OS, berikut cara reset switch nexus dibawah ini  :

reset switch nexus
cara reset switch nexus

– Matikan Perangkat

pertama pastikan kondisi perangkatnya dalam keadaan mati (power off).

– Masuk ke Console

Selama booting tekan Ctrl + C hingga tampilan console menjadi

loader>
– Aktifkan Recovery Mode

lalu gunakan perintah cmdline recoverymode=1 , seperti dibawah ini :

cmdline recoverymode=1
– Booting  

lakukan booting dengan menggunakan format .bin , cara melihat .bin Kamu bisa menggunakan perintah :

dir

silahkan copy nama dari file  n9000-dk9.x.x.x.bin
lalu untuk booting menggunakan file tersebut, gunakan perintah :

loader> boot n9000-dk9.x.x.x.bin 
Booting iash
Trying diskboot
 Filesystem type is ext2fs, partition type 0x83
Image valid
MD5Sum mismatch

INIT: Loading IGB driver ... Signature Envelope.(36)Invalid Tag in Signature Envelope
Installing SSE module ... done
Creating the sse device node ... done
Installing CCTRL driver for card_type 3 ...

Checking all filesystems.......
Installing SPROM driver ...
Installing default sprom values ...
 done.Configuring network ...
Installing psdev ...
Installing veobc ...
Installing OBFL driver ...
Starting portmap daemon...
creating NFS state directory: done
starting 8 nfsd kernel threads: done
starting mountd: done
starting statd: done
Loading system software
No system image is specified
INIT: Sending processes the TERM signal
INIT: Sending processes the KILL signal
Bad terminal type: "linux". Will assume vt100.
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2013, Cisco Systems, Inc. All
rights reserved.
The copyrights to certain works contained in this
software are owned by other third parties and used
and distributed under license. Certain components
of this software are licensed under the GNU General
Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1.
A copy of each such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
switch(boot)#
– Masuk ke menu config

Masuk ke config terminal, dengan menggunakan perintah :

switch(boot)# config terminal 
Enter configuration commands, one per line. End with CNTL/Z.
switch(boot)(config)#
– Ganti Password

ganti password admin dengan menggunakan perintah : admin-password new-password
seperti :

switch(boot)(config)# admin-password egBdf
WARNING! Remote Authentication for login through console has been disabled
switch(boot)(config)# exit
switch(boot)# switch(boot)# load-nxos
– Save

Save konfigurasi dengan perintah copy running-config startup-config
example :

switch(config)# copy running-config startup-config

Baca juga : https://blog.paha.my.id/aplikasi-hukum-newton-matlab/
Belajar Bahasa inggris di https://flapyenglish.com

Leave a Reply

Your email address will not be published. Required fields are marked *