본문 바로가기
Network/Switch

시스코 스위치 초기화

by 프리윙즈 2021. 9. 30.
728x90
반응형

switch>enable

switch# show running-config  //config 설정 확인 -> 필요 config 백업

switch# erase startup-config  //초기 설정파일 삭제

Erasing the nvram filesystem will remove all configuration files! Continue?[confirm]    // Enter로 진행

[OK]

Erase of nvram : complete

 

switch# write erase  //config 설정 초기화

Erasing the nvram filesystem will remove all configuration files! Continue?[confirm]  // Enter로 진행

[OK]

Erase of nvram : complete

 

switch# reload  //장비 명령어 재부팅

System configuration has been modified. Save?[yes/no] : no

Proceed with reload? [confirm]   // Enter로 진행

 

 

Continue with configuration dialog? [yes/no] : no

 

VLAN 정보를 제외한 스위치 설정 초기화

 

반응형

 

2021.10.06 - [Network/Switch] - 시스코 스위치 VLAN 설정 초기화

 

시스코 스위치 VLAN 설정 초기화

switch>enable switch# show flash System flash directory: (하단은 예시 / vlan.dat 파일을 삭제해야 함) File         Length          Name/status 4             222     ..

freewings.tistory.com

 

 

 

반응형

'Network > Switch' 카테고리의 다른 글

유비쿼스 스위치 기본 설정  (0) 2021.10.20
시스코 스위치 VLAN 설정 초기화  (0) 2021.10.06
시스코 스위치 초기 설정  (0) 2021.09.30

댓글