EasyManua.ls Logo

Fujitsu PSWITCH 2048T - NETCONF Tag Elements and Values

Fujitsu PSWITCH 2048T
218 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
FUJITSU PSWITCH User’s Guide
34 December/2018
configuration.
The following table provides a list of protocol operations supported by the switch.
Operation
Description
Get-config
Retrieve all or part of the running or startup configuration.
get
Retrieve running configuration and device state information.
edit-config
Load all or part of a specified configuration to the running or
startup configuration.
copy-config
Replace the target running or startup configuration with a
source running or startup configuration.
delete-config
Delete startup configuration.
lock
Lock the running configuration to prevent other users (via
another NETCONF session) from changing it.
unlock
Release a locked running configuration.
close-session
Request graceful termination of a NETCONF session.
kill-session
Force the termination of a NETCONF session.
3.1.1.4.2. NETCONF Tag Elements and Values
Following are examples of the NETCONF protocol operations with tag elements and
values.
<get-config>
Usage :
Response from the switch:
<rpc message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get-config>
<source>
<running/>
</source>
<filter type="subtree">
<config-text/>
</filter>
</get-config>
</rpc>
<rpc-reply message-id="201" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<data >
<config-text >
<!-- Configration text… -->
</config-text >
</data >
</rpc-reply>

Table of Contents

Related product manuals