몇몇의 시스코 C9200L 스위치에서 시스코 SFP가 아닌 타사 SFP 호환을 위한 히든 명령어에 버그가 발생하고 있습니다.
해당 명령어는 'Service unsupported-transceiver' 라는 명령어로 해당 명령어는 tab 키로는 나오지 않고 정확하게 명령어를 입력해야 됩니다.
configure terminal 모드에서 위 명령어를 타이핑 하면 보통의 시스코 스위치에서는 다음과 같은 문구가 나오면서 타사의 SFP 모듈을 인식하기 시작합니다.
Switch(config)#Service unsupported-transceiver
Warning: When Cisco determines that a fault or defect can be traced to
the use of third-party transceivers installed by a customer or reseller,
then, at Cisco's discretion, Cisco may withhold support under warranty or
a Cisco support program. In the course of providing support for a Cisco
networking product Cisco may require that the end user install Cisco
transceivers if Cisco determines that removing third-party parts will
assist Cisco in diagnosing the cause of a support issue.
Switch(config)#
그리고 타사의 sfp를 사용할 때는 보통 sfp에 관한 error 감지 기능을 비활성화시킵니다.
Switch(config)#no errdisable detect cause gbic-invalid
현재 몇몇 C9200L 장비에서 히든 명령어 사용 시 다음과 같은 현상이 발생되고 있습니다.
Switch(config)#service unsupported-transceiver
% Ambiguous command: "service unsupported-transceiver"
그리고 tab키로 인해 명령어가 자동 완성되고 ?를 입력해 명령어를 조회하면 해당 히든 명령어가
조회가 되는 현상이 발생합니다.
cisco 버그 리포트에 의하면
C9200L의 장비에서 16.09 버전 IOS들에서 해당 버그가 발생하였고 16.10.1 이상 버전에서
해당 버그를 해결하였다고 합니다.
https://quickview.cloudapps.cisco.com/quickview/bug/CSCvk03296
16.09 버전의 IOS를 사용 중이시다면 위 사항의 참고가 필요할 것 같습니다.
'Technical > Network' 카테고리의 다른 글
Spanning Tree Protocol(STP) 동작원리 (0) | 2021.07.31 |
---|---|
cisco Nexus 9000 시리즈 tcpdump 확인방법 (0) | 2021.07.29 |
주요 ISP 업체의 대표 네임서버 IP 목록 (0) | 2021.05.17 |
네트워크 장비별 초기화 (Factory Default) 방법 (0) | 2021.05.12 |
VMware 에서 Alteon L4 설치 (1) | 2021.05.11 |
댓글