Quote:
Originally Posted by navydave1974
I'm trying to find the command for the command that will show me the history of commands other users have used in the UBR device. I'm trying to figure out where one of my co-workers messed up. I'm not sure if this is the right forum, but any help is appreciated. I do have admin and config rights for this UBR if that helps.
Thanks,
NavyDave1974
|
A "show logging" will show you who made a change and when then run a "show logging | inc [first part of the date i.e. 11 May 16:16]" you should then see any line protocols dropping or routing reconvergance.
Also if you are working for a legitimate ISP then you should be using a TACACS server to control access to the network devices, the AAA server will hold a record of the commands the specific user has run.
HTH
EDIT...
Suppose I should also add that if your colleague has not saved his/her changes then you can simply run "show startup-config" and compare it to the output from "show running-config". If they have not saved the changes reboot the uBR this will put it back to the previous configuration.
Also if you don't recognise any of these commands type the following into the uBR... "exit"