Cisco SWITCH - 스위치 기본 설정, 확인 TEST NetworkSWITCH 시작 시 'Set-up Mode'가 나오는 경우Router와 같이 'Set-up Mode'는 실무에서 거의 사용하지 않는다. 1. 공장 출하 시2. 관리자 모드에서 setup 명령어 사용 시3. 설정 레지스터(Config Register)의 끝에서 두 번째 값이 0x2142처럼 4일 때4. 설정 파일을 삭제(erase startup-config)한 후 재부팅할 때 빠져 나오는 방법 : Would you like to enter the initial configuration dialog? [yes/no] 에서 no 입력 or Ctrl+C 기본적인 Cisco SWITCH 모드 종류 Switch>enable (en) // 이용자 모드 (User Mode) > Switch#co.. 네트워크/Cisco 6년 전
Cisco ROUTER & SWITCH - telnet, SSH TEST Network 기본 설정, 및 IP 설정은 생략. LINK Cisco ROUTER - 라우터 기본 설정, 확인 R1 ~ R3 기본 설정R1>en R1#conf t R1(config)#hostname R1 / R2 / R3 R1(config)#enable secret cisco R1(config)#no ip domain-look R1(config)#line con 0 R1(config-li)#logging sync R1(config-li)#exec-timeout 0 R1(config-li)#exit R1(config)#line vty 0 4 R1(config-li)#password cisco R1(config-li)#exit R1 ~ R3 Interface IP 설정R1>en R1#conf t R.. 네트워크/Cisco 6년 전
Cisco ROUTER & SWITCH- Static Routing, Debug, CDP(LLDP), Ping, Traceroute TEST Network기본 설정, 및 IP 설정은 생략. LINK Cisco ROUTER - 라우터 기본 설정, 확인 R1 ~ R3 기본 설정R1>en R1#conf t R1(config)#hostname R1 / R2 / R3 R1(config)#enable secret cisco R1(config)#no ip domain-look R1(config)#line con 0 R1(config-li)#logging sync R1(config-li)#exec-timeout 0 R1(config-li)#exit R1(config)#line vty 0 4 R1(config-li)#password cisco R1(config-li)#exit R1 ~ R3 Interface IP 설정R1>en R1#conf t R1.. 네트워크/Cisco 6년 전
Cisco ROUTER - 라우터 기본 설정, 확인 TEST Network ROUTER 시작 시 'Set-up Mode'가 나오는 경우'Set-up Mode'는 실무에서 거의 사용하지 않는다. 1. 공장 출하 시 2. 관리자 모드에서 setup 명령어 사용 시 3. 설정 레지스터(Config Register)의 끝에서 두 번째 값이 0x2142처럼 4일 때 4. 설정 파일을 삭제(erase startup-config)한 후 재부팅할 때 빠져 나오는 방법 : Would you like to enter the initial configuration dialog? [yes/no] 에서 no 입력 or Ctrl+C 기본적인 Cisco ROUTER 모드 종류 Router>enable // 이용자 모드 (User Mode) > Router#configure term.. 네트워크/Cisco 6년 전