show ip ospf
Parameters
connected
rip
static
metric metric value
metric‐type type
value
subnets
Defaults
If metric value is not specified, 0 will be applied.
If type value is not specified, type 2 (external route) will be applied.
If subnets is not specified, only the shortest prefix matching routes will be redistributed.
Mode
Router configuration: C3(su)‐>router(Config‐router)#
Example
This example shows how to redistribute RIP routing information to non‐subnetted routes in OSPF
routes:
C3(su)->router(Config)#router ospf
C3(su)->router(Config-router)#redistribute rip
show ip ospf
Use this command to display OSPF information.
Syntax
show ip ospf
Parameters
None.
Defaults
None.
Mode
Any router mode.
20-26 IPv4 Routing Protocol Configuration
Specifies that non‐OSPF information discovered via directly connected
interfaces will be redistributed.
Specifies that RIP routing information will be redistributed in OSPF.
Specifies that non‐OSPF information discovered via static routes will be
redistributed. Static routes are those created using the ip route command
detailed in "ip route" on page 19‐21.
(Optional) Specifies a metric for the connected, RIP or static redistribution
route. This value should be consistent with the designation protocol.
(Optional) Specifies the external link type associated with the default
connected, RIP or static route advertised into the OSPF routing domain.
Valid values are 1 for type 1 external route, and 2 for type 2 external route.
(Optional) Specifies that connected, RIP, or static routes that are subnetted
routes will be redistributed.
Need help?
Do you have a question about the SECURESTACK C3 and is the answer not in the manual?
Questions and answers