ip-monitoring (Services)
구문
ip-monitoring { policy policy-name { match { rpm-probe [probe-name]; } no-preempt ; then { interface interface-name (disable | enable); preferred-route { withdraw; route destination-address { direct-next-hop discard next hop next-hop; preferred-metric metric; } routing-instances name; } } } traceoptions { file { filename; files number; match regular-expression; size maximum-file-size; (world-readable | no-world-readable); } flag flag; no-remote-trace; } }
계층 수준
[edit services]
설명
IP 모니터링을 구성합니다.
옵션
withdraw
- RPM이 대상을 조사하지 못하면 기본 경로를 제거합니다. 따라서 트래픽은 경로 테이블에서 다른 경로를 선택할 수 있습니다. 다른 경로가 존재하지 않으면 트래픽이 삭제됩니다. 명령을 실행하면 show services ip-monitoring status
출력에서 경로 WITHDRAWED
의 상태는 이 경로가 제거되었음을 나타냅니다. 자세한 내용은 show services ip-monitoring status 을 (를) 참조하십시오.
direct-next-hop
-이 구성은 직접 다음 홉을 요청합니다. 이 구성은 다른 종류의 홉을 무시합니다.
나머지 진술은 별도로 설명됩니다. CLI 탐색기를 참조하십시오.
필요한 권한 수준
services - 구성에서 이 명령문을 볼 수 있습니다.
services-control - 구성에 이 명령문을 추가할 수 있습니다.
릴리스 정보
Junos OS 릴리스 10.4에 소개된 명령문.
Junos OS 릴리스 15.1X49-D60부터 옵션에 대한 discard
지원이 추가되었습니다.
Junos OS 릴리스 20.3R1부터 옵션에 대한 withdraw
지원이 추가되었습니다.
direct-next-hop
Junos OS 릴리스 20.4R1에 소개되었습니다.