Network Management and Monitoring
-
YANG data models for Junos RPCs include accurate output schemas (MX480)—Starting in Junos OS Release 23.1R1, the YANG data models for Junos RPCs include accurate output schemas. In earlier releases, the RPC output schemas use the
anyxmlstatement to represent a chunk of XML in the RPC reply. The JuniperyangGitHub repository includes the updated schemas, and Junos OS emits the new schemas by default. To emit the alternate RPC schemas containing theanyxmlstatement on the local device, configure theemit-anyxml-in-rpc-outputstatement at the[edit system services netconf yang-modules]hierarchy level. After you configure the statement, theshow system schemacommand generates the schemas that useanyxml.[See Understanding the YANG Modules for Junos Operational Commands.]