본문 바로가기
I T/Network

Brocade SAN Switch 초기화&공장 초기화

by 루솨 2025. 6. 25.

### 완전 초기화 라이선스 파일 까지 날라감 // 주의

 

# switchdisable

# chassisdisable

# yes

# factoryreset

# yes

 

### IP유지 공장 초기화

# factoryreset -keep ip

 

FA_SAN_4:FID128:admin> switchdisable

FA_SAN_4:FID128:admin> chassisdisable

This command can cause disruption to multiple logical switches.

Are you sure you want to disable all chassis ports now? (yes, y, no, n): [no]: y

FA_SAN_4:FID128:admin> factoryreset

This operation will reset all switch configurations to manufacture default,

all customized configurations will be lost.

Chassis/switch would be rebooted to clear the config.

Do you want to continue [y/n]?: y

 

Broadcast message from admin@FA_SAN_4 (pts/0) (Wed Jul 3 15:12:52 2024):

 

Terminating all sessions except factory-reset session

- To factory reset in a noninteractive mode use command:

factoryreset -force

- To preserve the management interface configurations from the factory reset operations using the interactive mode use the command

factoryreset -keep ip

https://www.dell.com/support/kbdoc/en-ca/000223277/connectrix-brocade-how-to-reset-a-brocade

### 라이선스 안날라가고 초기화

# switchdisable

# cfgdisable

# cfgclear

# cfgsave

# configdefault

# switchenable

# cfgshow

# reboot

# switchenable ## 다시

 

 

FA_SAN_3:FID128:admin> switchdisable

FA_SAN_3:FID128:admin>

FA_SAN_3:FID128:admin> cfgdisable

You are about to disable zoning configuration. This

action will disable any previous zoning configuration enabled.

Do you want to disable zoning configuration? (yes, y, no, n): [no] yes

Updating flash ...

FA_SAN_3:FID128:admin>

FA_SAN_3:FID128:admin> cfgclear

The Clear All action will clear all aliases, zones,

and configurations in the Defined configuration.

Run cfgSave to commit the transaction or cfgTransAbort to

cancel the transaction.

Do you really want to clear all configurations? (yes, y, no, n): [no] yes

FA_SAN_3:FID128:admin>

FA_SAN_3:FID128:admin> cfgsave

You are about to save the Defined zoning configuration. This

action will only save the changes on Defined configuration.

Do you want to save the Defined zoning configuration only? (yes, y, no, n): [no] yes

Updating flash ...

FA_SAN_3:FID128:admin> config

configDefault configRemove configdefault configremove configure

configDownload configShow configdownload configshow configureChassis

configList configUpload configlist configupload configurechassis

FA_SAN_3:FID128:admin> configdefault

WARNING: This is a disruptive operation that requires a switch reboot.

Would you like to continue [Y/N]: yes

FA_SAN_3:FID128:admin>

FA_SAN_3:FID128:admin> switchenable

FA_SAN_3:FID128:admin>

FA_SAN_3:FID128:admin> reboot

Warning: This command would cause the switch to reboot

and result in traffic disruption.

Are you sure you want to reboot the switch [y/n]?yes

FA_SAN_3:FID128:admin> reboot

yWarning: This command would cause the switch to reboot

and result in traffic disruption.

Are you sure you want to reboot the switch [y/n]?

'I T > Network' 카테고리의 다른 글

Syslog Level 기준  (2) 2025.06.25
CISCO SAN Switch 점검 명령  (0) 2025.06.25
Brocade SAN Switch 점검 명령어  (0) 2025.06.25
Brocade SAN Switch Password 복구  (2) 2025.06.25
Network 장비 밴더별 메뉴얼 2  (0) 2021.04.16