[Contents] [Prev] [Next] [Index] [Report an Error]


Monitoring Who Uses the CLI

Depending upon how you configure the JUNOS software, multiple users can log in to the router, use the CLI, and configure or modify the software configuration.

The JUNOS software provides a general syslog-like mechanism to log system operations, such as when users log in to the router and when they issue CLI commands. To configure system logging, include the syslog statement in the configuration, as described in the JUNOS System Basics Configuration Guide.

If another user is in configuration mode when you enter configuration mode, a notification message is displayed that indicates who the user is and what portion of the configuration they are viewing or editing:

user@host> configure
Entering configuration mode
Current configuration users:
    root terminal p3 (pid 1088) on since 1999-05-13 01:03:27 EDT
        [edit interfaces fxp0 unit 0 family inet]
The configuration has been changed but not committed

[Contents] [Prev] [Next] [Index] [Report an Error]