Configuring CLI Tips
The JUNOS CLI provides the option of configuring CLI tips for the user. By default, the tip command is not enabled when a user logs in. To enable tips, include the login-tip statement at the [edit system login class class-name] hierarchy level:
[edit system login class class-name]login-tip;
Adding this statement enables the tip command for the class specified, provided the user logs in using the CLI.