The debugging msdp command enables MSDP debugging functions.
The undo debugging msdp command disables MSDP debugging functions.
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 }
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. |
- |
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.
<HUAWEI> debugging msdp all
<HUAWEI> debugging msdp connect
<HUAWEI> debugging msdp event
<HUAWEI> debugging msdp packet
<HUAWEI> debugging msdp source-active