Displaying OSPF information for a VRF

To display the OSPF Information for a specified VRF, enter the following command at any CLI level.

        device# show ip ospf vrf green
OSPF Version Number           Version 2
Router Id                     192.168.201.1
ASBR Status                   Yes
ABR Status                    Yes        (1)
Redistribute Ext Routes from  BGP
External LSA Counter          96
Originate New LSA Counter     1738
Rx New LSA Counter            173
External LSA Limit            14447047
Database Overflow Interval    0
Database Overflow State :     NOT OVERFLOWED
RFC 1583 Compatibility : 	 	 	 	 	 Enabled

Syntax: show ip ospf vrf vrf-name [ area [ area-id | area-ipaddress ] ] [ border-routers router-id ] [ config ] [ database [ database-summary | external-link-state [ advertise number ] | extensive | link-state-id id-number | router-id advertising-router-id | sequence-number HEX ] [ link-state [ advertise number ] | sabre

The vrf-name parameter specifies the VRF that the user wants to display OSPF information for.