To display the users currently editing the configuration, use the status configuration mode command:
- user@host# status
- Users currently editing the configuration:
- rchen terminal p0 (pid 55691) on since 2006-03-01 13:17:25
PST
- [edit interfaces]
The system displays who is editing the configuration (rchen), where the user is logged in (terminal p0), the date and time the user logged in (2006-03-01 13:17:25 PST), and what level of the hierarchy the user is editing ([edit interfaces]).
If you issue the status configuration mode command and a user has scheduled a candidate configuration to become active for a future time, the system displays who scheduled the commit (root), where the user is logged in (terminal d0), the date and time the user logged in (2002-10-31 14:55:15 PST), and that a commit is pending (commit at).
- [edit]
- user@host# status
- Users currently editing the configuration:
- root terminal d0 (pid 767) on since 2002-10-31 14:55:15
PST, idle 00:03:09
- commit at
For information about how to schedule a commit, see Scheduling a JUNOS Commit Operation.
If you issue the status configuration mode command and a user is editing the configuration in configure exclusive mode, the system displays who is editing the configuration (root), where the user is logged in (terminal d0), the date and time the user logged in (2002-11-01 13:05:11 PST), and that a user is editing the configuration in configure exclusive mode (exclusive [edit]).
- [edit]
- user@host# status
- Users currently editing the configuration:
- root terminal d0 (pid 2088) on since 2002-11-01 13:05:11
PST
- exclusive [edit]
For more information about the configure exclusive mode, see Using the configure exclusive Command .