CISCO Catalyst 스위치 부팅시 발생하는 오류 메세지(로그)
로그
%Error opening tftp://255.255.255.255/network-config
%Error opening tftp://255.255.255.255/cisconet.cfg
%Error opening tftp://255.255.255.255/R1-config
%Error opening tftp://255.255.255.255/R1.cfg
관련설정
service config
기본값 : 활성화
원인
“service config”옵션이 기본값에 의해 활성화 됨에 따라
TFTP 서버로부터 설정값(Service Configration File)을 가져오려고 함
하지만,
대부분은 tftp 서버가 미리 준비되어 있지 않고
사용하는 경우도 많지 않음
해결
no service config
설정을 통해 해당 기능을 수행하지 않도록 처리
Leave a Reply