To display a list of all summary address redistribution information configured in an Open Shortest Path First (OSPF) instance, use the show ip ospf summary-address command.
show ip ospf [ instance-tag ] summary-address [ vrf vrf-name ]
|
instance-tag
|
(Optional) Name of the OSPF instance. The name can be a maximum of 20 alphanumeric characters.
|
|
vrf
vrf-name
|
(Optional) Specifies the name of the virtual routing and forwarding (VRF) instance. The
vrf-name
argument can be specified as any case-sensitive, alphanumeric string up to 32 characters. The strings default, management, and all are reserved VRF names.
|
None
Any command mode
|
Release
|
Modification
|
|---|---|
|
5.0(3)N1(1)
|
This command was introduced.
|
This command requires the LAN Base Services license.
This example shows how to display information about summary addresses:
|
Command
|
Description
|
|---|---|
|
show running-config ospf
|
Displays the OSPF running configuration.
|