show | display inheritance
Syntax
show | display inheritance <brief | defaults | no-comments | terse | when>
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
Options
brief |
Display brief output for the command. |
defaults |
Display the defaults that have been applied to the configuration. |
no-comments |
Display configuration information without in-line comments marked with
|
terse |
Display terse output with inheritance details as an in-line comment. |
when |
Specify additional conditions. |
Required Privilege Level
view
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
- show system login class readonly | display inheritance
- show system login class readonly | display inheritance brief
- show system ports | display inheritance defaults
- show system login class readonly | display inheritance no-comments
- show system login class readonly | display inheritance terse
- show | display inheritance when
show system login class readonly | display inheritance
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 ];
show system login class readonly | display inheritance brief
user@host#show system login class readonly | display inheritance brief ## '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 ];
show system ports | display inheritance defaults
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;
show system login class readonly | display inheritance no-comments
user@host# show system login class readonly | display inheritance no-comments permissions [ interface network routing system trace view ];
show system login class readonly | display inheritance terse
user@host# show system login class readonly | display inheritance terse permissions [ interface network routing system trace view ]; ## inherited from group 'global'; inherited from group 'global'; inherited from group 'global'; inherited from group 'global'; inherited from group 'global'; inherited from group 'global'
show | display inheritance when
user@host# show | display inheritance when ## Last changed: 2023-01-05 03:44:28 PST version 22.4I-20220921.0.1158; login { ## ## 'wheel' was inherited from group 'global' ## class wheel { ## ## 'snmp' was inherited from group 'global' ## permissions snmp; } ##
Release Information
Command introduced before Junos OS Release 7.4.