728x90 반응형 라우터9 시스코 라우터 초기 설정 명령어 약어 설명 Router> enable Router# configure terminal Router(config)# hostname R1 R1(config)# enable secret qwer12#$ R1(config)# no ip domain-lookup R1(config)# line console 0 R1(config-line)# password qwer12#$ R1(config-line)# login R1(config-line)# exec-timeout 0 R1(config-line)# logging synchronous R1(config-line)# exit R1(config)# line vty 0 4 R1(config-line)# password qwer12#$ R1(config-line).. 2021. 10. 1. 시스코 스위치 초기화 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 .. 2021. 9. 30. GNS3 설치 및 설정 @ GNS3 - Network Virtualization - IOS, IOU, VMWare, VirtualBox 등 다양하게 네트워크 구성 가능 # 설치 및 설정 1) 설치 Solar-Wins 프로그램 제외 하고 설치 2) 기본 설정 $ Edit -> Preferences - 경로 설정(관리를 편하게 하기 위해 경로로 수정) projects, symbols, configs, appliances C:\Users\[계정명]\GNS3\prjects C:\Users\[계정명]\GNS3\symbols C:\Users\[계정명]\GNS3\configs C:\Users\[계정명]\GNS3\appliances 3) IOS 복사 및 설정 - IOS 복사 [주의] Cisco IOS는 라이센스 존재 예시) c3660.bin.. 2021. 8. 21. 이전 1 2 다음 반응형