show ip ospf border-routers

Syntax

show ip ospf [<INSTANCE-TAG>] 
     border-routers [all-vrfs | vrf <VRF-NAME>] [vsx-peer]

Description

Displays the OSPF routing table entries for Area Border Router (ABR) and Autonomous System Border Router (ASBR).

Command context

Operator (>) or Manager (#)

Parameters

<INSTANCE-TAG>

Enter an OSPF Process ID to display the OSPF routing table entries for ABR and ASBR for the particular OSPF process. Range: 1-63.

all-vrfs

Select to display OSPF border router information for all VRFs.

vrf <VRF-NAME>

Specify the name of a VRF. Default: default.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing OSPF border routers information:

switch# show ip ospf border-routers
OSPF Process ID 1 VRF default Internal Routing Table
-----------------------------------------------------

Codes: i - Intra-area route, I - Inter-area route

i 40.40.40.40 [10], ABR, Area 0.0.0.0, SPF 71 via
    192.0.2.1, Interface 1/1/1
i 60.60.60.60 [20], ABR, Area 0.0.0.0, SPF 71 via
    192.0.2.1, Interface 1/1/1
i 40.40.40.40 [10], ABR, Area 0.0.0.1, SPF 71 via
    192.0.2.1, Interface 1/1/2
i 60.60.60.60 [20], ABR, Area 0.0.0.1, SPF 71 via
    192.0.2.1, Interface 1/1/2