Users Guide

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
DellEMC(conf-if-tf-1/2)# do debug ipv6 ospf bfd tw 1/2
OSPFv3 bfd related debugging is on for twentyFiveGigE 1/2
00:59:26 : OSPFv3INFO: Received Interface mode bfd config command on
interface Tf 1/2 Enable 1, interval 0, min_rx 0, Multiplier 0, role 0,
Disable 0
00:59:26 : OSPFv3INFO: Enabling BFD on interface Tf 1/2 Cmd Add Session
00:59:27 : OSPFv3INFO: Enabling BFD for NBRIP
fe80:0000:0000:0000:0201:e8ff:fe8b:7720
00:59:27 : OSPFv3INFO: Completed Enabling BFD on interface Tf 1/2
00:59:27 : OSPFv3INFO: Completed Interface mode BFD configuration on Tf
1/2!!
00:59:27 : OSPFv3INFO: Enabling BFD for NBRIP
fe80:0000:0000:0000:0201:e8ff:fe8b:7720
00:59:27 : OSPFv3INFO: Ospf3_register_bfd ospf key 27648
00:59:27 : OSPFv3INFO: OSPFV3 Enabling BFD for NBRIP
fe80:0000:0000:0000:0201:e8ff:fe8b:7720 Interface Tf 1/2 IfIndex 34145282
00:59:27 : OSPFv3INFO: BFD parameters interval 100 min_rx 100 mult 3
role active
00:59:27 : OSPFv3INFO: BFD parameters interval 100 min_rx 100 mult 3
role active
00:59:27 : OSPFv3INFO: Completed Enabling BFD for NBRIP
fe80:0000:0000:0000:0201:e8ff:fe8b:7720
Aug 25 11:19:59: %STKUNIT0-M:CP %BFDMGR-1-BFD_STATE_CHANGE: Changed
session state to Init for neighbor fe80::201:e8ff:fe8b:7720 on interface
Tf 1/2 (diag: NBR_DN)
Aug 25 11:20:00: %STKUNIT0-M:CP %BFDMGR-1-BFD_STATE_CHANGE: Changed
session state to Up for neighbor fe80::201:e8ff:fe8b:7720 on interface
Tf 1/2 (diag: NO_DIAG)
00:59:45 : OSPFv3INFO: OSPFV3 got BFD msg
00:59:45 : OSPFv3INFO: Bfd Msg Type Up for interface Tf 1/2
00:59:45 : OSPFv3INFO: OSPFV3 updating NBR state
default-information originate
Configure the Dell EMC 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
2 = Type 2 external route
Open Shortest Path First (OSPFv2 and OSPFv3) 1145