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
Optionally select to display OSPF border router information for all VRFs.
vrf <VRF-NAME>
Optionally select to display OSPF border router information for a particular VRF. If the VRF is not specified, information for the default VRF is displayed.
[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.
Authority
Operators or Administrators. Users without administrator authority 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