IPv6 Commands

ipv6 rip debug-type

 

 

 

 

ipv6 rip debug-type

Configures the type of RIPng messages to debug.

ipv6 rip debug-type [error] [warning] [recv] [send] [rdb] [age] [mip] [info] [setup] [time] [tm] [all]

Syntax Definitions

error

Includes error conditions, failures, processing errors, etc.

warning

Includes general warnings, non-fatal conditions.

recv

Enables debugging in the receive flow path of the code.

send

Enables debugging in the send flow path of the code.

rdb

Debugs RIP database handling.

age

Debugs code handling database entry aging/timeouts.

mip

Debugs RIPng MIP messages.

info

Provides general information.

setup

Provides information during initialization.

time

Debugs timeout handler.

tm

Debugs RIPng Task Manager messages.

all

Enables all debug options.

Defaults

 

N/A

 

Platforms Supported

OmniSwitch 6624, 6648, 7700, 7800, 8800

Usage Guidelines

Use the no form of the command to disable a debug type.

You can configure more than on debug type in the same command (see example below).

Use the ipv6 rip debug-levelcommand to set the debug level. This command sets the debug level for all configured types. You cannot set different levels for each type.

Example

-> ipv6 rip debug-type error warning recv send

Release History

Release 5.1.6; command was introduced.

Release 5.1.6.R02 User Guide Supplement June 2005

page 2-71

Page 97
Image 97
Alcatel Carrier Internetworking Solutions 6600 manual Ipv6 rip debug-type