Configuration Guide Vol. 3


11.2.1 List of configuration commands

The following table lists the commands used to configure the basic OSPF functionality.

Table 11-3 List of configuration commands related to OSPF application

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).

Table 11-4 List of configuration commands related to advertisement of routes outside AS

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)".

Table 11-5: List of configuration commands related to route selection and learning

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)".