debugging netconfc

Function

The debugging netconfc command enables debugging on the NETCONF client.

The undo debugging netconfc command disables debugging on the NETCONFC module.

By default, debugging is disabled on the NETCONFC module.

Format

debugging netconfc { rpc | fsm | error | info | all } [ pid pidValue ]

undo debugging netconfc { rpc | fsm | error | info | all }

Parameters

Parameter Description Value
rpc

Enables debugging of RPC request and response packets.

-

fsm

Enables FSM transition debugging on the NETCONF client.

-

error

Enables debugging of internal errors on the NETCONF client.

-

info

Enable debugging of basic processing information on NETCONF client.

-

all

Enables all debugging on the NETCONF client.

-

pid pidValue

Specifies the PID of a component.

The value ranges from 0 to FFFFFFFF, in hexadecimal notation.

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
netconfc debug

Usage Guidelines

Usage Scenario

When the NETCONF client becomes faulty, the network administrator fails to perform local management through the client or operations (such as installation, modification, and deletion) on peer devices. To quickly locate and rectify the fault, run the debugging netconfc command to enable debugging on the NETCONF client.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Enable error debugging on the NETCONF client.
<HUAWEI> debugging netconfc error
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic