11.2.1 List of configuration commands
The following table lists the commands used to configure the basic OSPF functionality.
Command name |
Description |
---|---|
disable |
Disables OSPF. |
ip ospf area |
Controls OSPF operation at the interface level. |
network |
Defines the network address range in which OSPF operates (by a combination of IP address and wildcard mask), and the associated area ID. |
router-id |
Assigns a router ID (to identify a specific router). |
Command name |
Description |
---|---|
default-metric |
Sets a fixed value as the metric to a destination. |
suppress-fa |
Suppresses the advertisement of forwarding addresses. |
distribute-list out (OSPF) # |
Configures redistribution filtering to control which routes are advertised. |
redistribute (OSPF) # |
Configures redistribution filtering to advertise external AS routes. |
- #
-
See "Configuration Command Reference Vol.2" "15 Route Filtering (Common to IPv4/IPv6)".
Command name |
Description |
---|---|
distance ospf |
Sets the distance for OSPF routes. |
ip ospf cost |
Sets the cost value for OSPFv3 routes. |
maximum-paths |
Sets the maximum number of equal-cost paths to a given destination. |
timers spf |
Configures the delay time between when OSPF generates or learns an LSA and when it starts an SPF calculation, and the minimum time between consecutive SPF calculations. |
distribute-list in (OSPF) # |
Suppresses learning of external AS routes. |
- #
-
See "Configuration Command Reference Vol.2" "15 Route Filtering (Common to IPv4/IPv6)".