debugging ripng route

Function

The debugging ripng route command enables debugging of RIPng routes.

The undo debugging ripng route command disables debugging of RIPng routes.

By default, debugging of RIPng routes is disabled.

Format

debugging ripng processId route [ error | backup ] [ imported | { interface { interface-name | interface-type interface-num } [ peer peer-address6 ] } ]

undo debugging ripng processId route [ error | backup ] [ imported | { interface { interface-name | interface-type interface-num } [ peer peer-address6 ] } ]

Parameters

Parameter Description Value
processId

Specifies the ID of an RIPng process.

The value is an integer ranging from 1 to 4294967295.

error

Displays error information about RIPng routes.

-

backup

Displays information about the backup route.

-

imported

Displays information about imported routes.

-

interface interface-name

Specifies the name of an interface.

-

interface-type

Specifies the type of an interface.

-

interface-num

Specifies the number of an interface.

-

peer peer-address6

Specifies the IP address of an RIPng neighbor. If this parameter is not specified, debugging of all neighbors is enabled by default.

The value is in dotted decimal notation.

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
ripng debug

Usage Guidelines

Usage Scenario

Information about RIPng route-processing.

Prerequisites

The RIPng process has been enabled.

Precautions

Too many debugging affects the system performance.

Example

# Display the error route information about RIPng process 1.
<HUAWEI> debugging ripng 1 route error
Aug 16 2011 23:51:28 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x801527a7;RIPng [ 1 ]: Route [ 2001:db8:1::/24 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 2001:db8:3::1 ], received by DV
Aug 16 2011 23:51:28 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x801527a7;RIPng [ 1 ]: Route [ 2001:db8:2::/24 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 2001:db8:3::1 ], received by DV
Aug 16 2011 23:51:28 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x801527a7;RIPng [ 1 ]: Path of Route [ 2001:db8:2::/24 ], NextHop [ 2001:db8:3::1 ] moved from [ age ] to [ age ] queue
Aug 16 2011 23:51:31 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x801527a7;RIPng [ 1 ]: Route [ 2001:db8:1::/24 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 2001:db8:4::1 ], received by DV
Aug 16 2011 23:51:31 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x801527a7;RIPng [ 1 ]: Route [ 2001:db8:2::/24 ], Cost [ 1 ], Tag [ 0 ], Neighbor [ 2001:db8:4::1 ], received by DV
Aug 16 2011 23:51:31 HUAWEI %%01RIP/7/RIP_DBG_STRING(d):CID=0x801527a7;RIPng [ 1 ]: Path of Route [ 2001:db8:2::/24 ], NextHop [ 2001:db8:4::1 ] moved from [ age ] to [ age ] queue
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic