[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pipelining and Timeout queries
Title: Message
Hi
All,
I have been
following the netconf mailing list. I have some doubts regarding the
following issues.
1.Pipelining:
=============
section 3.6 of
ID:draft-ietf-netconf-prot-03 states:
"NETCONF <rpc> requests are processed
serially by the managed device.
Additional <rpc> requests
MAY be sent before previous ones have been
completed. The
managed device MUST send responses only in the order
the
requests were received."
whether the managed device (Agent) is required to
send responses sequentially for requests recieved per session or is it for all
requests across all sessions ?
What are operational scenarios for this
requirement?
2.RPC request Time
out:
======================
Once the netconf manager sends a rpc request
to the managed device,
how long should it wait for the
rpc-reply?
Can the netconf manager time-out after a specified
time interval?
Thanks &
Regards,
V.Sarma