Users Guide
Example
Dell(conf-if-gi-1/2)# do debug ipv6 ospf bfd gi 1/2
OSPFv3 bfd related debugging is on for GigabitEthernet 1/2
00:59:26 : OSPFv3INFO: Received Interface mode bfd config command on interface
Gi 1/2 Enable 1, interval 0, min_rx 0, Multiplier 0, role 0, Disable 0
00:59:26 : OSPFv3INFO: Enabling BFD on interface Gi 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 Gi 1/2
00:59:27 : OSPFv3INFO: Completed Interface mode BFD configuration on Gi 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 Gi 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 Gi 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 Gi 1/2 (diag:
NO_DIAG)
00:59:45 : OSPFv3INFO: OSPFV3 got BFD msg
00:59:45 : OSPFv3INFO: Bfd Msg Type Up for interface Gi 1/2
00:59:45 : OSPFv3INFO: OSPFV3 updating NBR state
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
• 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.
Command Modes ROUTER OSPFv3
Open Shortest Path First (OSPFv2 and OSPFv3) 1139