EasyManuals Logo

HPE FlexFabric 5700 Series User Manual

HPE FlexFabric 5700 Series
314 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #261 background imageLoading...
Page #261 background image
252
If the client receives a message as follows, the operation is successful:
<?xml version="1.0" encoding="UTF-8"?>
<rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="101">
<get-sessions>
<Session>
<SessionID>1</SessionID>
<Line>vty0</Line>
<UserName></UserName>
<Since>2013-01-05T00:24:57</Since>
<LockHeld>false</LockHeld>
</Session>
</get-sessions>
</rpc-reply>
The output shows an existing NETCONF session with session ID as 1. The login user type is vty0,
the login time is 2013-01-05T00:24:57, and the user does not hold the lock of the configuration.
Terminating another NETCONF session
NETCONF allows one client to terminate the NETCONF session of another client. The client whose
session is terminated returns to user view.
# Copy the following message to the client to terminate the specified NETCONF session:
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<kill-session>
<session-id>
Specified session-ID
</session-id>
</kill-session>
</rpc>
After receiving the kill-session request, the device returns a response in the following format if the
<kill-session> operation is successful:
<?xml version="1.0" encoding="UTF-8"?>
<rpc-reply message-id="101"
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuration example
Configuration requirement
The user whose session's ID is 1 terminates the session with session ID 2.
Configuration procedure
# Enter XML view.
<Sysname> xml
# Exchange capabilities.
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<capabilities>
<capability>

Table of Contents

Other manuals for HPE FlexFabric 5700 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HPE FlexFabric 5700 Series and is the answer not in the manual?

HPE FlexFabric 5700 Series Specifications

General IconGeneral
Product LineHPE FlexFabric
Model5700 Series
Power SupplyRedundant power supply options
Layer SupportLayer 2/3
ManagementHPE Intelligent Management Center (IMC), CLI, SNMP
Routing ProtocolRIP, OSPF, BGP, IS-IS
FeaturesVirtualization
Compliant StandardsIEEE 802.1D, IEEE 802.1Q, IEEE 802.1w, IEEE 802.1s, IEEE 802.3ad, IEEE 802.3ae
Operating Temperature32°F to 113°F (0°C to 45°C)
Operating Humidity10% to 90% (noncondensing)
LatencyLess than 1 µs

Related product manuals