■ Communications /↘ Cisco GNS
UDLD(Unidirectional link detectiono)
N's Story
2019. 3. 14. 19:58
728x90
반응형
Theory
UDLD(Unidirectional link detectiono)란 한 스위치에서 프레임을 송신 시 수신하지 못하는 단방향 링크가 생겼을 때 해당 포트를 셧다운 시켜서 루프 및 블랙홀을 방지하는 기능
기본적으로 nomal mode와 aggressive 모드가 존재
normal mode(정상 모드)
normal mode는 광케이블의 결선오류로 인한 단방향 링크를 감지할 수 있다.
aggressive mode(적극 모드)
aggressive mode는 광케이블과 UTP 단방향 트래픽으로 인한 단방향 링크도 감지할 수 있다.
Command
Sw(config)#interface fa0/0
Sw(config-if)#udld port // normal
Sw(config-if)#udld port agrressive // aggressive
728x90
반응형