[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 13.6: Discard changes
- To: netconf@ops.ietf.org
- Subject: Issue 13.6: Discard changes
- From: Rob Enns <rpe@juniper.net>
- Date: Mon, 9 Feb 2004 15:16:56 -0800
- Mail-followup-to: netconf@ops.ietf.org
- User-agent: Mutt/1.4i
> 13.16) <discard-changes>
>
> 13.16.1) Clarifications [PROT]
>
> Says content 'automatic' is allowed for the <discard-changes>
> operation. This is not actually documented.
>
> Closed: accepted, protocol document needs to be updated
Here is the source of the confusion: there is a <discard-changes>
operation which tells the device to discard any changes made to
the candidate the configuration.
There is _also_ a <discard-changes> argument specified as part of the
lock operation which can indicate that the device should automatically
discard any changes to the configuration when the lock is released
(either intentionally using <unlock/>, or implicitly, by session failure).
The confusion can be fixed by renaming one of these elements.
We could rename the <discard-changes> argument
to <rollback>, so that a lock request could look like:
<lock>
<target><candidate/></target>
<rollback>automatic</rollback>
</lock>
and this element could be conditional on the (tbd) #rollback capability.
thanks,
Rob
--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>