To display OSPF ABR and ABSR Information for a specified VRF, enter the following command at any level of the CLI.
device# show ip ospf vrf green border-routers
router ID router type next hop router outgoing interface Area
1 10.2.10.2 ASBR 192.168.201.2 6/3 1
1 10.5.1.3 ASBR 192.168.201.2 6/3 1
Syntax: show ip ospf vrf vrf-name border-routers router-id
The vrf-name parameter specifies the VRF that the user wants to display OSPF ABR and ABSR information for.
The router-id parameter specifies the display of OSPF ABR and ABSR information for the router with the specified router ID.