345
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
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
Usage guidelines
This feature allows you to use an SSH client to invoke NETCONF as an SSH subsystem. Then, you
can directly issue XML messages to perform NETCONF operations without using the
xml
command.
Before you execute this command, configure the authentication mode for users as
scheme
on the
device. Then, the NETCONF-over-SSH-enabled user terminals can access the device through
NETCONF over SSH.
Only capability set
urn:ietf:params:netconf:base:1.0
is available. It is supported by both the device
and user terminals.
Examples
# Enable NETCONF over SSH.
<Sysname> system
[Sysname] netconf ssh server enable