debugging msdp

Function

The debugging msdp command enables MSDP debugging functions.

The undo debugging msdp command disables MSDP debugging functions.

Format

debugging msdp { all | connect | event | packet | source-active }

debugging msdp { vpn-instance vpn-instance-name | all-instance } { all | connect | event | packet | source-active }

undo debugging msdp { all | connect | event | packet | source-active }

undo debugging msdp { vpn-instance vpn-instance-name | all-instance } { all | connect | event | packet | source-active }

Parameters

Parameter Description Value
all

Enables all debugging functions.

-

connect

MSDP peer connect debugging functions.

-

event

Enables the event debugging function.

-

packet

Enables or disables all the debugging of multicast MSDP packet.

-

source-active

Indicates the debugging of Source active A-D routes.

-

vpn-instance vpn-instance-name

Specifies the name of a VPN instance.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

all-instance

Specifies all instances.

-

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
msdp debug

Usage Guidelines

Usage Scenario

The debugging msdp all command enables all MSDP debugging functions and outputs information.

The debugging msdp connect command enables debugging of connection reset of MSDP peers.

The debugging msdp event command enables debugging of MSDP events.

The debugging msdp packet command enables debugging of MSDP packets.

The debugging msdp source-active command enables debugging of the MSDP active source.

Precautions

If debugging of all instances is enabled, debugging of new instances is enabled automatically.

Example

# Enable all MSDP debugging functions in public network instances.
<HUAWEI> debugging msdp all
# Enable debugging of connection reset of MSDP peers in public network instances.
<HUAWEI> debugging msdp connect
# Enable debugging of MSDP events in public network instances.
<HUAWEI> debugging msdp event
# Enable debugging of MSDP packets in public network instances.
<HUAWEI> debugging msdp packet
# Enable debugging of the MSDP active source in public network instances.
<HUAWEI> debugging msdp source-active
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.