Reference v4.1.0 Instruction Manual

874 Network OS Command Reference
53-1003115-01
show ip ospf border-routers
2
show ip ospf border-routers
Displays information about border routers and boundary routers.
Synopsis show ip ospf border-routers [A.B.C.D] [[vrf vrfname [rbridge-id {rbridge-id | all}]] | rbridge-id
{rbridge-id | all}]
Operands A.B.C.D Specifies the router ID in dotted decimal format.
vrf vrfname Specifies the name of the VRF instance. If this option is not used, details
for the default VRF are shown in the output.
rbridge-id rbridge-id Displays the information for the physical, loopback, and SVI interfaces
specific to the selected RBridge.
all Displays the information for the physical, loopback, and SVI interfaces of all
nodes in the VCS cluster. There can be multiple loopbacks and SVIs with
the same RBridge ID from different nodes.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display information about area border routers (ABRs) and autonomous
system boundary routers (ASBRs). You can display information for all ABRs and ASBRs or for a
specific router.
Usage Guidelines None
Examples To display information for all ABRs and ASBRs:
switch# show ip ospf border-routers
router ID router type next hop router outgoing interface Area
1 1.0.0.1 ABR 22.22.22.2 2/2 7
1 1.0.0.2 ABR 22.22.22.2 2/2 7
1 1.0.0.1 ASBR 22.22.22.2 2/2 7
1 1.0.0.2 ASBR 22.22.22.2 2/2 7
See Also None