8-17
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide
OL-6392-01
Chapter 8 Configuring IP Addresses, Routing, and DHCP
Configuring OSPF
To display various routing statistics, perform one of these tasks, as needed:
• To display general information about OSPF routing processes, enter the following command:
FWSM# show ip ospf [
process-id
]
• To display the internal OSPF routing table entries to the area border router and autonomous system
border router, enter the following command:
FWSM# show ip ospf border-routers
• To display lists of information related to the OSPF database for a specific router, enter the following
command:
FWSM# show ip ospf [
process-id
[
area-id
]] database
• To display a list of LSAs waiting to be flooded over an interface (to observe OSPF packet pacing),
enter the following command:
FWSM# show ip ospf flood-list interface
interface-type
• To display OSPF-related interface information, enter the following command:
FWSM# show ip ospf interface [
interface-type interface-number
]
• To display OSPF neighbor information on a per-interface basis, enter the following command:
FWSM# show ip ospf neighbor [
interface-name
] [
neighbor-id
] detail
• To display a list of all LSAs requested by a router, enter the following command:
FWSM# show ip ospf request-list [neighbor] [interface] [interface-neighbor]
• To display a list of all LSAs waiting to be resent, enter the following command:
FWSM# show ip ospf retransmission-list [neighbor] [interface] [interface-neighbor]
• To display a list of all summary address redistribution information configured under an OSPF
process, enter the following command:
FWSM# show ip ospf [
process-id
] summary-address
• To display OSPF-related virtual links information, enter the following command:
FWSM# show ip ospf virtual-links
Restarting the OSPF Process
To restart an OSPF process, clear redistribution, or counters, enter the following command:
FWSM(config)# clear ip ospf
pid
{process | redistribution | counters
[neighbor [
neighbor-interface
] [
neighbor-id
]]}