inactive
사용
<rpc> <load-configuration> <configuration> <!-- opening tag for each parent of the element --> <!-- if immediately deactivating a newly created element --> <element inactive="inactive"> <name>identifier</name> <!-- if element has identifier --> <!-- tag elements for each child of the element --> </element> <!-- if deactivating an existing element --> <element inactive="inactive"> <name>identifier</name> <!-- if element has identifier --> </element> <!-- closing tag for each parent of the element --> </configuration> </load-configuration> </rpc>
설명
작업을 사용하여 구성 데이터를 후보 구성 또는 개방형 구성 데이터베이스에 로드할 때 구성 요소를 <load-configuration>
비활성화합니다. 구성이 커밋된 경우 요소는 구성에 유지되지만, 요소는 라우팅, 스위칭 또는 보안 플랫폼의 기능에 영향을 미치지 않습니다.
구성 요소의 활성화 상태 변경에 설명된 속성은 inactive
insert
rename
replace
Junos XML 프로토콜을사용하는 다른 변경과 동시에 하나 이상의 , 또는 속성과 결합될 수 있습니다. 비활성화된 요소를 재활성화하기 위해 속성을 active
대신 포함합니다.