C613-50170-01 Rev B
Command Reference for x510 Series
995
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF C
OMMANDS
DEBUG
OSPF
PACKET
debug ospf packet
Overview
This command enables debugging options for OSPF packets.
To enable all debugging options, specify
debug ospf packet
with no additional
parameters.
The
no
and
undebug
variant of this command disable OSPF packet debugging.
Use this command without parameters to disable all options.
Syntax
debug ospf packet [dd] [detail] [hello] [ls-ack] [ls-request]
[ls-update] [recv] [send]
no debug ospf packet [dd] [detail] [hello] [ls-ack] [ls-request]
[ls-update] [recv] [send]
Mode
Privileged Exec and Global Configuration
Examples
awplus#
debug ospf packet detail
awplus#
debug ospf packet dd send detail
awplus#
no debug ospf packet ls-request recv detail
awplus#
undebug ospf packet ls-request recv detail
Related
Commands
Parameter
Description
dd
Specifies debugging for OSPF database descriptions.
detail
Sets the debug option to detailed information.
hello
Specifies debugging for OSPF hello packets.
ls-ack
Specifies debugging for OSPF link state acknowledgments.
ls-request
Specifies debugging for OSPF link state requests.
ls-update
Specifies debugging for OSPF link state updates.
recv
Specifies the debug option set for received packets.
send
Specifies the debug option set for sent packets.