네트워크/Cisco
[네트워크] Cisco switch 타 벤더 SFP(gbic) 인식
WYYOON
2024. 9. 25. 14:24
728x90
반응형
SMALL
cisco switch를 세팅하다 보면 타 벤더 SFP(gbic)을 사용하는 경우가 많다.
그럴 때 SPF(gbic)을 연결 후 interface 상태를 보면 unknown 또는 unsupported 상태에서 인식을 못 하는 경우가 있다.
이럴 때 switch에 설정해야 하는 명령어가 있다.
global configuration mode에서
switch(config)# no errdisable detect cause gbic-invalid
/ gbic invalid 기능을 끄는 명령어
switch(config)# service unsupported-transceiver
/ hidden command
728x90
반응형
SMALL