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

Monitoring OSPF

Two sets of commands enable you to monitor OSPF operation on your router: the debug and the show commands. Both sets of commands provide information about your router’s OSPF state and configuration.

The task you are performing with each of these monitoring commands is basically the same for each command; that is, you are requesting information. The results of this request can vary. For instance, the debug commands provide information (some of which is dynamically obtained from router logs) about problems with the network or the router, whereas the show commands provide information about the actual state and configuration of your router.

debug Commands

The debug commands provide information about the following OSPF items:

debug ip ospf

debug ipv6 ospf

ospf log-adjacency-changes

undebug ip ospf

undebug ipv6 ospf

show Commands

The show commands provide information about the following OSPFv2 and OSPFv3 items:

You can use the output filtering feature of the show command to include or exclude lines of output based on a text string you specify. See Command-Line Interface in the JUNOSe System Basics Configuration Guide, for details.

show ip ospf

show ipv6 ospf

show ip ospf border-routers

show ipv6 ospf border-routers

show ip ospf database

show ipv6 ospf database

show ip ospf database link-local

show ip ospf database opaque-area

show ip ospf interface

show ipv6 ospf interface

show ip ospf internal-statistics

show ipv6 ospf internal-statistics

show ip ospf neighbors

show ipv6 ospf neighbors

show ip ospf remote-neighbor interface

show ip ospf spf-log

show ipv6 ospf summary-prefix

show ipv6 ospf traffic

show ip ospf virtual-links

 

 


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