네트워크

시스코 Firepower (FXOS) 패스워드 초기화

SlowOwl 2025. 3. 19.
반응형

# 빨간색 글자는 반드시 입력해야하는 고정 명령어이며,  보라색 글자는 상황에 따라 변경하는 가변 명령어입니다.

 

1. 패스워드 초기화

1) ROMMON 모드 진입

장비에 콘솔 연결(Baud-Rate : 9600)
전원 ON
ESC 키 누르기
#10초 이내에 누르기 해야 됨

Current image running: Boot ROM0
Last reset cause: ResetRequest
DIMM_1/1 : Present
DIMM_2/1 : Present

Platform FPR-2140 with 32768 MBytes of main memory
BIOS has been successfully locked !!
MAC Address: 0a:12:bd:34:ef:56

Use BREAK or ESC to interrupt boot.
Use SPACE to begin boot immediately.
Boot interrupted.

rommon 1 >

 

2) ROMMON 버전 확인

rommon 1 > show info

Cisco System ROMMON, Version 1.0.06, RELEASE SOFTWARE
Copyright (c) 1994-2018 by Cisco Systems, Inc.
Compiled Tue 05/14/2018 12:57:30.55 by builder

 

3) 패스워드 초기화 (ROMMON 버전 1.0.04 이하)

rommon 1 > password_reset
WARNING: User configurations will be lost with this operation
Are you sure ? yes/no [no]: 
yes

Enabling password reset..
Please continue to boot the image !
rommon 2 >

 

3-1) 패스워드 초기화 (ROMMON 버전 1.0.04 이상)

# 공장 초기화로 가능하며, 공장 초기화 방법은 블로그에 별도로 작성했음

 

4) 부팅

rommon 3 > boot
Located '.boot_string' @ cluster 648129.

#
Located 'installables/switch/fxos-k8-fp2k-lfbff.2.2.1.29.SPA' @ cluster 404198.

################################################################################
################################################################################

<skipped>

INIT: version 2.88 booting
Starting udev
Configuring network interfaces... done.
....................

 

 

2. 기본 계정 로그인 (default )

# 부팅이 되면 기본 계정으로 로그인

username : 
admin
password : 
admin123

 

반응형

댓글