1,545 pts.
 How do you configure IOS to output the logs on the VTV line?
Logged on to Cisco IOS via VTV and entering debug command but got no output from the logs. How do you configure the device to output the logs on the VTV line?

Software/Hardware used:
ASKED: October 23, 2008  2:30 PM
UPDATED: November 10, 2008  9:08 PM

Answer Wiki:
VTV? If you have telneted into the router I think you mean VTY. There isn't a way to output logs to the vty. What you want to do is send the logs to the buffer and view them there with the "show logging" command. The top of the output from "show logging" will indicate if logging is enabled and what the logging level is for each logging type (e.g. console, buffer). If logging isn't enabled go ahead and enable it and then configure buffer logging for "debugging" if it isn't already. If you don't know the commands to execute, enable the router and execute "logging ?" which will provide you with the options and is fairly intuitive. Once the correct logging options have been configured "show logging" will output the logs you want.
Last Wiki Answer Submitted:  October 23, 2008  6:05 pm  by  Peterp   270 pts.
All Answer Wiki Contributors:  Peterp   270 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

type “terminal monitor”

once completed type “terminal no monitor” to disable

These commands are entered in enable mode, but not configuration mode.

 45 pts.