Label Distribution Parameters
cisco 는 mpls의 여러 형식중 아래의 특징을 갖는다.
• Per-platform label space -> per-platform label 저장 공간 사용
• Unsolicited downstream label distribution -> downstream 에 대하여 모두 label을 배포 한다.
• Independent label allocation control -> 독립적 label 할당 제어
• Liberal label retention
Label Distribution: Unsolicited Downstream(전파)
• LSR은 label할당에 관계 없고, 요청 없이도 네이버에게 label 에게 모두 전달 한다.
• Unsolicited Downstream 모드와 다르게 DOD모드 등은 요청이 있을떄만 label을 전달 한다.
Label Allocation: Independent Control(할당)
• LSR은 downstream 에 label 이 없는 경우에도 , 즉 FIB에 올라오 있으면 LIB로 label 을 할당한다.
이 방법 외 allocation 모드에는 order lsp control mode 가 있는데 이때는 요청이 있을때만 LIB에 할당 한다.
Label Retention: Liberal Retention Mode(보관)
• cisco 보관 방법중 LLR은 수신된 LABEL의 정보를 LIB 에 대한 정보중 BEST정보만 LFIB로 올리고, 나머지 사용 되지 않는 LABEL를 저장 하는 보관 방법을 선택 했다.
• 이외는 CLR방식이 있는데 , 이방식은 LLR과 다르게 사용 하지 않는 LABEL에 대하여 삭제 한다.
반응형
'Network > ccie-mpls' 카테고리의 다른 글
Configuring Frame-Mode MPLS on Cisco IOS Platforms (0) | 2016.03.20 |
---|---|
Introducing CEF Switching (0) | 2016.03.20 |
Introducing Convergence in Frame-Mode MPLS (0) | 2016.03.20 |
Introducing Typical Label Distribution in Frame-Mode MPLS (0) | 2016.03.20 |
Discovering LDP Neighbors (0) | 2016.03.15 |