cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2259
Views
5
Helpful
2
Replies

show ip ospf border-routers

solemdoms5
Level 1
Level 1

R2#sh ip ospf border-routers

OSPF Process 1 internal Routing Table

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

I 172.16.11.1 [11] via 172.16.12.2, Ethernet2/0, ASBR, Area 2, SPF 3

i 172.16.12.2 [10] via 172.16.12.2, Ethernet2/0, ABR, Area 2, SPF 3

In this command result , What is [11](also [10] ) supposed to mean ?

Best regards .

2 Replies 2

Peter Paluch
Cisco Employee
Cisco Employee

Hi,

The numbers in brackets should be the distances (costs) to the respective border routers. See the following URL for more information:

http://www.cisco.com/en/US/docs/ios/12_3t/ip_route/command/reference/ip2_s4gt.html#wp1159264

Best regards,
Peter

Hello Peter .

Thank you very much .