고급 라우팅 엔진: 로그를 보는 방법
1421
Created On 07/03/24 05:32 AM - Last Modified 11/06/25 20:33 PM
Objective
Advanced Routing Engine의 논리적 라우터 로그를 보는 데 필요한 CLI 명령을 결정합니다.
Environment
- 고급 라우팅 엔진
- 논리적 라우터
- 다음세대
Procedure
- 아래 명령을 사용하여 논리적 라우터가 속한 네임스페이스를 확인하세요.
admin@vm100-1> show advanced-routing logical-router lr-name LR10 ID NAMESPACE LOGICAL-ROUTER ---------------------------------------------- 2 ns2 LR10Note: Using the above NAMESPACE info, we'll use the given name in the next commands.
- 로그를 보려면 아래 명령을 실행하세요.
admin@vm100-1> less mp-log frr/ns2_frr_export.log??????
- 실시간으로 로그를 보려면 아래 명령을 실행하세요.
admin@jvm100-1> tail follow yes mp-log frr/ns2_frr_export.log