Cisco Systems IOS XR Laptop User Manual


 
Implementing OSPF on Cisco IOS XR Software
How to Implement OSPF on Cisco IOS XR Software
RC-180
Cisco IOS XR Routing Configuration Guide
Priority 0 : 3125000 Priority 1 : 3125000
Priority 2 : 3125000 Priority 3 : 3125000
Priority 4 : 3125000 Priority 5 : 3125000
Priority 6 : 3125000 Priority 7 : 3125000
Affinity Bit :0
Sample Output for the show ospf Command After Configuring MPLS TE
In the following example, the show route ospf EXEC command verifies that the MPLS TE tunnels
replaced POS interface 0/3/0/0 and that configuration was performed correctly:
RP/0/RP0/CPU0:router# show route ospf 1 0
O E2 192.168.10.0/24 [110/20] via 0.0.0.0, 00:00:15, tunnel2
O E2 192.168.11.0/24 [110/20] via 0.0.0.0, 00:00:15, tunnel2
O E2 192.168.1244.0/24 [110/20] via 0.0.0.0, 00:00:15, tunnel2
O 192.168.12.0/24 [110/2] via 0.0.0.0, 00:00:15, tunnel2
Verifying OSPF Configuration and Operation
This task explains how to verify the configuration and operation of OSPF.
Note To execute OSPFv3 commands for this task, replace ospf with ospfv3 in Steps 1 through 7.
SUMMARY STEPS
1. show ospf [process-name]
2. show ospf [process-name] border-routers [router-id]
3. show ospf [process-name] database
4. show ospf [process-name] [area-id] flood-list interface type instance
5. show ospf [process-name] [area-id] neighbor [interface-type interface-instance] [neighbor-id]
[detail]
6. clear ospf [process-name] process
7. clear ospf [process-name] statistics [neighbor [interface-type interface-instance] [ip-address]]
DETAILED STEPS
Command or Action Purpose
Step 1
show ospf [
process-name
]
Example:
RP/0/RP0/CPU0:router# show ospf group1
(Optional) Displays general information about OSPF
routing processes.
Step 2
show ospf [
process-name
] border-routers
[
router-id
]
Example:
RP/0/RP0/CPU0:router# show ospf group1
border-routers
(Optional) Displays the internal OSPF routing table entries
to an ABR and ASBR.