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

Checklist for Checking User Accounts and Permissions

Purpose

Table 43 provides links and commands for checking user accounts and permissions.

Action

Table 43: Checklist for Checking User Accounts and Permissions

Tasks

Command or Action

Understand User Accounts and Permissions  
Check Users Logged In To a Router

show system users

Check for Users in Configuration Mode

[edit]
status

Check the Commands That Users Are Entering  
  1. Configure the Log File for Tracking CLI Commands

[edit]
edit system syslog
edit file filename
set interactive-commands info
show
commit

  1. Display the Configured Log File

[edit system syslog]
run show log filename

Log a User Out of the Router

request system logout username

Check When the Last Configuration Change Occurred  
  1. Configure Configuration Change Tracking

[edit]
edit system syslog
edit file filename
set change-log info
show
commit

  1. Display the Configured Log File

[edit system syslog]
run show log filename

Force a Message to Logged-In User Terminals

request message all message “text
request message message “text user username

Check RADIUS Server Connectivity

[edit system]
show
run ping IP-address


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