Debug ospf packet, Debug ospf route, Debug ospf zebos – Black Box LRU4240 User Manual

Page 180: Dual trunk e1 router

Advertising
background image

168

SALES: 0870 90 10 750

Dual Trunk E1 Router User’s Guide

Dual Trunk E1 Router

debug ospf packet

Use the debug ospf packet command to specify debugging options for OSPF packets.
Command Syntax
(no) debug ospf packet PARAMETERS (send|recv) (detail)
PARAMETERS = all|dd|hello|ls-request|ls-update|ls-ack
all Specifies debugging for all OSPF packets.
dd Specifies debugging for OSPF database descriptions.
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.
send Specifies the debug option set for sent packets.
recv Specifies the debug option set for received packets.
detail Sets the debug option set to detailed information.
Command Mode
Privileged EXEC mode and Configure mode
Usage
Examples
ospfd# debug ospf packet all detail
ospfd# debug ospf packet dd send detail
ospfd# no debug ospf packet ls-request recv detail
Related Commands
terminal monitor, log file

debug ospf route

Use the debug ospf route command to specify which route calculation to debug. Use this command without
parameters to turn on all the options.
Command Syntax
(no) debug ospf route (ase|ia|install|spf)
ia specifies the debugging of Inter-Area route calculation
ase specifies the debugging of external route calculation
install specifies the debugging of route installation
spf specifies the debugging of SPF calculation
Command Mode
Priviledge Exec mode Configure mode
Usage
Examples
ospfd# debug ospf route
ospfd# no debug ospf route ia
ospfd# debug ospf route install
Related Commands

debug ospf zebos

Use the debug ospf zebos command to specify debugging options for OSPF ZebOS information.
Command Syntax
(no) debug ospf zebos (interface|redistribute)
interface Specifies the zebos interface.
redistribute Specifies zebos redistribute.
Command Mode
Privileged EXEC mode and Configure mode
Usage
Examples
ospfd# debug ospf zebos interface

Advertising