344
Views
System view
Predefined user roles
network-admin
Usage guidelines
This command is not available 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
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 HTTPS packets.
<Sysname> system-view
[Sysname] netconf soap https dscp 30
netconf soap https enable
Use
netconf soap https enable
to enable NETCONF over SOAP over HTTPS.
Use
undo
netconf
soap
https
enable
to disable NETCONF over SOAP over HTTPS.