226
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.
Syntax
netconf soap https enable
undo netconf soap https enable
Default
NETCONF over SOAP over HTTPS is disabled.
Views
System view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
This command enables the device to resolve NETCONF messages that are encapsulated with
SOAP in HTTPS packets.
Examples
# Enable NETCONF over SOAP over HTTPS.
<Sysname> system-view
[Sysname] netconf soap https enable
netconf ssh server enable
Use
netconf
ssh
server
enable
to enable NETCONF over SSH.
Use
undo
netconf
ssh
server
enable
to disable NETCONF over SSH.
Syntax
netconf
ssh
server
enable
undo
netconf
ssh
server
enable
Default
NETCONF over SSH is disabled.
Views
System view
Predefined user roles
network-admin
mdc-admin