Administrator Guide

debug ipv6 ospf spf
Display debug information for SPF timers on OSPF IPv6 packets.
Syntax
[no] debug ipv6 ospf spf
Parameters
interface
(OPTIONAL) Enter one of the following keywords and slot/port or number information:
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then
the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/
port information.
For a port channel interface, enter the keywords port-channel then a number.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Command Modes EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.11.0.0 Introduced the command.
Usage Information The following section describes the command fields.
Lines
Beginning With
or Including
Description
OSPFv3... Debugging is on for all OSPFv3 packets and all interfaces.
05:21:01 Displays the time stamp.
Sending Ver:3 Sending OSPF3 version..
Example
default-information originate
Configure the system to generate a default external route into an OSPFv3 routing domain.
C9000 Series
Syntax
default-information originate [always] [metric metric-value] [metric-type type-
value] [route-map map-name]
To return to the default values, use the no default-information originate command.
Parameters
always (OPTIONAL) Enter the keyword always to specify that default route information must
always be advertised.
metric
metric-
value
(OPTIONAL) Enter the keyword metric then a number to configure a metric value for
the route. The range is from 1 to 16777214.
metric-type
type-
value
(OPTIONAL) Enter the keywords metric-type then an OSPFv3 link state type of 1 or
2 for default routes. The values are:
1 = Type 1 external route
2 = Type 2 external route
route-map
map-
name
(OPTIONAL) Enter the keywords route-map then the name of an established route
map.
Defaults Disabled.
Open Shortest Path First (OSPFv2 and OSPFv3) 1179