343
edit-config operations. When an edit-config operation error occurs, this keyword logs detailed error
information.
Examples
# Configure the device to log NETCONF edit-config information sourced from agent clients.
<Sysname> system-view
[sysname] netconf log source agent protocol-operation set
netconf soap http dscp
Use
netconf soap http dscp
to set the DSCP value for outgoing NETCONF over SOAP over HTTP
packets.
Use
undo netconf soap http dscp
to restore the default.
Syntax
netconf soap http dscp dscp-value
undo netconf soap http dscp
Default
The DSCP value is 0 for outgoing NETCONF over SOAP over HTTP packets.
Views
System view
Predefined user roles
network-admin
Parameters
dscp-value
: Specifies a DSCP value in the range of 0 to 63. A larger DSCP value represents a higher
priority.
Usage guidelines
The DSCP value of an IP packet specifies the priority level of the packet and affects the transmission
priority of the packet.
Examples
# Set the DSCP value to 30 for outgoing NETCONF over SOAP over HTTP packets.
<Sysname> system-view
[Sysname] netconf soap http dscp 30
netconf soap http enable
Use
netconf soap http enable
to enable NETCONF over SOAP over HTTP.
Use
undo
netconf
soap
http
enable
to disable NETCONF over SOAP over HTTP.
Syntax
netconf soap http enable
undo netconf soap http enable
Default
NETCONF over SOAP over HTTP is disabled.