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.
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. |
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.