Service Manual

Table Of Contents
Lines
Beginning
With or
Including
Description
05:21:01 Displays the time stamp.
Sending Ver:3 Sending OSPF3 version..
type: Displays the type of packet sent:
1 - Hello packet
2 - database description
3 - link state request
4 - link state update
5 - link state acknowledgement
7 - external LSA
8 - link-state advertisement (OSPFv3)
9 - link local LSA (OSPFv2), Intra-Area-Prefix LSA (OSPFv3)
11 - grace LSA (OSPFv3)
Length: Displays the packet length.
Router ID: Displays the OSPF3 router ID.
Area ID: Displays the Area ID.
Chksum: Displays the OSPF3 checksum.
default-information originate
Configure the Dell Networking OS to generate a default external route into an OSPFv3 routing domain.
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
Open Shortest Path First (OSPFv2 and OSPFv3) 1440