cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1760
Views
0
Helpful
2
Replies

debug ip ospf * is not working

ajf303
Level 1
Level 1

Hi,

when i am typing debug ip ospf * (events, hello, etc) in cisco router, I am getting output nothing.

It has two neighbor established and working on the same router.

what could be the problem....?

thx.

Franco

1 Accepted Solution

Accepted Solutions

Sindhu_kumar
Level 1
Level 1

If you telnet or ssh any router at that time you won’t see any console message and debug message  by default in VTY. If you want to see that terminal message at that time we need to enable the below command.


R1#terminal monitor


If you like to disable it try the below command


R1#terminal no monitor

By default router sends all log message to its console port.

you can enable that by using

conf t

logging console

To verify use sh log


View solution in original post

2 Replies 2

Sindhu_kumar
Level 1
Level 1

If you telnet or ssh any router at that time you won’t see any console message and debug message  by default in VTY. If you want to see that terminal message at that time we need to enable the below command.


R1#terminal monitor


If you like to disable it try the below command


R1#terminal no monitor

By default router sends all log message to its console port.

you can enable that by using

conf t

logging console

To verify use sh log


Thanks SIndhu..

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card