beautypg.com

Enterasys Networks X-Pedition XSR CLI User Manual

Page 181

background image

OSPF Debug and Show Commands

XSR CLI Reference Guide 5-105

Syntax of the “no” Form

The no form of this command returns the debug function to the default:

no debug ip ospf packet

Mode

EXEC configuration: 

XSR>

Examples

The following example displays a transmitted Hello packet:

OSPF: Tx PKT. Hello v:2 t:1 l:44 rid:1.1.1.4 aid:0.0.0.5 chk:fa94 aut:0000 from
GigabitEthernet 2 to 224.0.0.5

The following example displays a received Hello packet that failed verification because the area ID 
does not match:

OSPF: Rx PKT. Hello v:2 t:1 l:44 rid:10.0.0.1 aid:0.0.0.3 chk:e9a2 aut:0000 from
GigabitEthernet 2 is NOk

The following example displays a received Hello packet that passed verification:

OSPF: Rx PKT. Hello v:2 t:1 l:48 rid:10.0.0.1 aid:0.0.0.5 chk:8846 aut:0000 from
GigabitEthernet 2 is Ok

The following example displays a received database description packet:

OSPF: Tx PKT. Database v:2 t:2 l:172 rid:1.1.1.4 aid:0.0.0.5 chk:7204 aut:0000
from GigabitEthernet 2 to 53.53.53.21

The following example displays a transmitted link state request packet:

OSPF: Tx PKT. LS request v:2 t:3 l:228 rid:1.1.1.4 aid:0.0.0.5 chk:99d5 aut:0000
from GigabitEthernet 2 to 53.53.53.21

The following example displays a received link state update packet:

OSPF: Rx PKT. LS update v:2 t:4 l:96 rid:10.0.0.1 aid:0.0.0.4 chk:7214 aut:0000
from GigabitEthernet 2.2 is Ok

The following example displays a transmitted link state acknowledge packet:

OSPF: Tx PKT. LS Ack v:2 t:5 l:44 rid:1.1.1.4 aid:0.0.0.5 chk:b63d aut:0000 from
GigabitEthernet 2 to 53.53.53.21

Parameter Descriptions

Tx PKT

OSPF Packet transmitted.

Hello

OSPF Hello Packet.

v:2

OSPF Version.

t:1

OSPF Packet Type.

l:44

OSPF Packet length.

rid:1.1.1.4 

OSPF Router ID.

aid:0.0.0.5

OSPF Area ID.

chk:fa94

OSPF Packet Checksum.

aut:0000

Authentication.

from GigabitEthernet 2

Outgoing interface.

to 224.0.0.5

Destination IP address.