Administrator Guide

vrf
vrf-name
Enter the keyword vrf to view debugging information on OSPF corresponding to that
VRF.
Command Modes EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell EMC
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
DellEMC(conf-if-te-1/2)# do debug ipv6 ospf bfd te 1/2
OSPFv3 bfd related debugging is on for TenGigabitEthernet 1/2
00:59:26 : OSPFv3INFO: Received Interface mode bfd config command on
interface Te 1/2 Enable 1, interval 0, min_rx 0, Multiplier 0, role 0,
Disable 0
00:59:26 : OSPFv3INFO: Enabling BFD on interface Te 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 Te 1/2
00:59:27 : OSPFv3INFO: Completed Interface mode BFD configuration on Te 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 Te 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 Te 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 Te 1/2 (diag:
NO_DIAG)
00:59:45 : OSPFv3INFO: OSPFV3 got BFD msg
00:59:45 : OSPFv3INFO: Bfd Msg Type Up for interface Te 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.
Open Shortest Path First (OSPFv2 and OSPFv3) 1159