Lenovo ThinkSystem NE2552E Application Manual page 506

Flex switch lenovo enterprise network operating system 8.4
Hide thumbs Also See for ThinkSystem NE2552E:
Table of Contents

Advertisement

3. Type or paste the following rpc message. The get operation is used as an example.
4. Type or paste the following close-session message to close the NETCONF 
506
NE2552E Application Guide for ENOS 8.4
<rpc message-id="100">
<get>
<filter type="subtree">
<configuration-text/>
</filter>
</get>
</rpc>
]]>]]>
The switch sends an rpc-reply message:
<rpc-reply message-id="100">
<data>
<configuration-text
xmlns="http://www.lenovo.com/netconf/1.0/config-text"> version
"6.9.1"
switch-type "Lenovo Networking Operating System Lenovo
ThinkSystem NE2552E Flex Switch"
!
!
no system dhcp mgta
!
!
interface ip 127
ip address 172.31.36.51
enable
exit
!
ip gateway 3 address 172.31.1.1
ip gateway 3 enable
!
!
end
</configuration-text>
</data>
</rpc-reply>
]]>]]>
Note: Repeat Step 3 for each request you need to send to the switch.
session and terminate the SSH connection.
<rpc message-id="101">
<close-session/>
</rpc>
]]>]]>
The switch sends the following response:
<rpc-reply message-id="101">
<ok/>
</rpc-reply>
]]>]]>

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents