27.2.1 List of configuration commands
The following tables list the commands used to configure the basic OSPFv3 functionality.
Command name |
Description |
---|---|
disable |
Disables OSPFv3. |
ipv6 ospf area |
Defines the domain number and area ID of the area in which OSPFv3 operates. |
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. |
distribute-list out (OSPFv3) # |
Configures redistribution filtering to control which routes are advertised. |
redistribute (OSPFv3) # |
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 OSPFv3 routes. |
ipv6 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 OSPFv3 generates or learns an LSA and when it starts an SPF calculation, and the minimum time between consecutive SPF calculations. |
distribute-list in (OSPFv3) # |
Suppresses learning of external AS routes. |
- #
-
See "Configuration Command Reference Vol.2" "15 Route Filtering (Common to IPv4/IPv6)".