To determine if a configuration has settings contributed by an SDK application package, use the following configuration mode command:
- user@host# show <statement-path> | display detail
This command displays the configuration schema as piped through to the display detail command. The show command displays the entire user-defined configuration unless it is limited by the optional statement-path variable to that branch of the configuration schema. The display detail command displays the characteristics, descriptions, and constraints of each configuration statement in the JUNOS configuration schema using comment lines.
Generally, the information displayed is help strings and the permission bits required to add or modify the configuration statement. For configuration statements that are defined by an SDK application package, the name of the package that defines the statement. Also, if a JUNOS statement is redefined by an SDK application package, the package name is listed. But if a configuration statement is defined by the native JUNOS software only, no package name is displayed.