White Papers

Table Of Contents
Lines
Beginning
With or
Including
Description
05:21:01 Displays the time stamp.
Sending Ver:3 Sending OSPF3 version..
Example
DellEMC(conf-if-te-1/2/1)# do debug ipv6 ospf bfd te 1/2/1
OSPFv3 bfd related debugging is on for TenGigabitEthernet 1/2/1
00:59:26 : OSPFv3INFO: Received Interface mode bfd config command on
interface Te 1/2/1 Enable 1, interval 0, min_rx 0, Multiplier 0, role
0, Disable 0
00:59:26 : OSPFv3INFO: Enabling BFD on interface Te 1/2/1 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 Te 1/2/1
00:59:27 : OSPFv3INFO: Completed Interface mode BFD configuration on Te
1/2/1!!
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 Te 1/2/1 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
Te 1/2/1 (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
Te 1/2/1 (diag: NO_DIAG)
00:59:45 : OSPFv3INFO: OSPFV3 got BFD msg
00:59:45 : OSPFv3INFO: Bfd Msg Type Up for interface Te 1/2/1
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
route-map
map-
name
(OPTIONAL) Enter the keywords route-map then the name of an established
route map.
Open Shortest Path First (OSPFv2 and OSPFv3) 1121