Reference Guide
500 | Open Shortest Path First (OSPFv2 and OSPFv3)
www.dell.com | support.dell.com
Use the show ip ospf database process-id database-summary command syntax (Figure 413) in the
EXEC Privilege mode To view which LSAs are transmitted.
Figure 24-12. Command Example: show ip ospf process-id database database-summary
To view information on areas, use the show ip ospf process-id command in the EXEC Privilege mode.
Enable passive interfaces
A passive interface is one that does not send or receive routing information. Enabling passive interface
suppresses routing updates on an interface. Although the passive interface will neither send nor receive
routing updates, the network on that interface will still be included in OSPF updates sent via other
interfaces.
3
router ospf process-id [vrf {vrf
name}]
CONFIGURATION Enter the ROUTER OSPF mode.
Process ID is the ID assigned when configuring
OSPFv2 globally (page 58).
vrf name: Enter the VRF key word and instance
name to tie the OSPF instance to the VRF. All
network commands under this OSPF instance are
subsequently tied to the VRF instance.
4
area area-id stub
[
no-summary]
CONFIG-ROUTER-O
SPF-id
Configure the area as a stub area. Use the
no-summary keywords to prevent transmission in
to the area of summary ASBR LSAs.
Area ID is the number or IP address assigned when
creating the Area (page 60).
Step Command Syntax Command Mode Usage
FTOS#show ip ospf 34 database database-summary
OSPF Router with ID (10.1.2.100) (Process ID 34)
Area ID Router Network S-Net S-ASBR Type-7 Subtotal
2.2.2.2 1 0 0 0 0 1
3.3.3.3 1 0 0 0 0 1
FTOS#










