cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
855
Views
0
Helpful
1
Replies

ios xr users logged in via console information

Hello,

 

How do I need to check that, which user has logged in at any particular time via console in IOS XR. We donot have Tacacs

 

Thanks

Thanveer

 

1 Accepted Solution

Accepted Solutions

Rivalino Tamaela
Cisco Employee
Cisco Employee

Hello,

 

You can check 'show log'. It logs all users that logged in on particular line. Example:

RP/0/RP1/CPU0:CRS-8-01#show log start today | in rtamaela
Wed Mar 19 16:57:31.678 UTC
RP/0/RP1/CPU0:Mar 19 16:56:46.351 : exec[65725]: %SECURITY-login-6-AUTHEN_SUCCESS : Successfully authenticated user 'rtamaela' from 'console' on 'con0_RP1_CPU0' 
RP/0/RP1/CPU0:CRS-8-01#

 

Hopefully this is the answer you expect. 

 

thanks,

rivalino

View solution in original post

1 Reply 1

Rivalino Tamaela
Cisco Employee
Cisco Employee

Hello,

 

You can check 'show log'. It logs all users that logged in on particular line. Example:

RP/0/RP1/CPU0:CRS-8-01#show log start today | in rtamaela
Wed Mar 19 16:57:31.678 UTC
RP/0/RP1/CPU0:Mar 19 16:56:46.351 : exec[65725]: %SECURITY-login-6-AUTHEN_SUCCESS : Successfully authenticated user 'rtamaela' from 'console' on 'con0_RP1_CPU0' 
RP/0/RP1/CPU0:CRS-8-01#

 

Hopefully this is the answer you expect. 

 

thanks,

rivalino