debugging rip packet

Function

The debugging rip packet command enables debugging of sent and received RIP packets.

The undo debugging rip packet command disables debugging of sent and received RIP packets.

By default, debugging of sent and received RIP packets is disabled.

Format

debugging rip processId packet [ send | receive ] [ error ] [ verbose ] [ interface { interface-name | interface-type interface-num } [ peer peer-address ] ]

undo debugging rip processId packet [ send | receive ] [ error ] [ interface { interface-name | interface-type interface-num } [ peer peer-address ] ]

Parameters

Parameter Description Value
processId

Specifies the ID of an RIP process.

The value is an integer ranging from 1 to 4294967295.

send

Displays sent RIP packets.

-

receive

Displays received RIP packets.

-

error

Displays error information about RIP packets.

-

verbose

Displays detailed information about RIP packets.

-

interface interface-type interface-num

Displays the interface type and interface number of a packet.

-

peer peer-address

Displays the IP address of an RIP neighbor in debugging information. If this parameter is not specified, the information about all neighbors is displayed by default.

The value is in dotted decimal notation.

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
rip debug

Usage Guidelines

Usage Scenario

The debugging rip packet command enables debugging of sent and received RIP packets.

Prerequisites

The RIP process has been enabled.

Precautions

Too many debugging affects the system performance.

Example

# Display the RIP packets sent and received by RIP process 1.
<HUAWEI> debugging rip 1 packet
Dec 30 2011 04:42:27 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8016278d;RIP Packet sent to destination [ 255.255.255.255 ], from source [ 10.1.1.1 ]
Dec 30 2011 04:42:27 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8016278d;RIP [ 1 ]: Packet sent out successfully!!
Dec 30 2011 04:42:27 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8016278d;RIP [ 1 ]: Sending v1 response to 255.255.255.255 (IfIndx  [ 5 ]) from 10.1.1.1 with 1 RTE
Dec 30 2011 04:42:27 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x8016278d;Dest 10.1.1.0, cost 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >