Navigation
show | display inheritance
Syntax
show | display inheritance <brief | defaults | no-comments | terse>
Release Information
Command introduced before Junos OS Release 7.4.
Description
Show the inherited configuration data and information about the source group from which the configuration has been inherited. Show interface ranges configuration data in expanded format and information about the source interface-range from which the configuration has been expanded
user@host# show system ports | display inheritance defaults## 'console' was inherited from group 'junos-defaults'## 'vt100' was inherited from group 'junos-defaults' ## console type vt100;
user@host# show system login class readonly | display inheritance## 'interface' was inherited from group global'## 'network' was inherited from group global'## 'routing' was inherited from group global'## 'system' was inherited from group global'## 'trace' was inherited from group global'## 'view' was inherited from group global'##permissions [ interface network routing system trace view ];
user@host# show system login class readonly | display inheritance no-commentspermissions [ interface network routing system trace view ];
Options
- brief—Display brief output for the command.
- defaults—Display the Junos OS defaults that have been applied to the configuration.
- no-comments—Display configuration information without inline comments marked with ##.
- terse—Display terse output with inheritance details as inline comment.
Required Privilege Level
view