225
Syntax
netconf soap http enable
undo netconf soap http enable
Default
NETCONF over SOAP over HTTP is disabled.
Views
System view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
This command is not available for high encryption in FIPS mode.
This command enables the device to resolve NETCONF messages that are encapsulated with
SOAP in HTTP packets.
Examples
# Enable NETCONF over SOAP over HTTP.
<Sysname> system-view
[Sysname] netconf soap http enable
netconf soap https dscp
Use
netconf soap https dscp
to set the DSCP value for outgoing NETCONF over SOAP over
HTTPS packets.
Use
undo netconf soap https dscp
to restore the default.
Syntax
netconf soap https dscp
dscp-value
undo netconf soap https dscp
Default
The DSCP value is 0 for outgoing NETCONF over SOAP over HTTPS packets.
Views
System view
Predefined user roles
network-admin
mdc-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.