Johan Bevemyr
unread,Nov 9, 2012, 7:08:14 AM11/9/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to confd-us...@googlegroups.com
And the following text fo rthe maapi_cli_cmd_to_path() command.
Given a data model path formated as a C- and I-style command, try
to determine the corresponding and path. If the string cannot be
interpreted as a path an error message is given indicating that
the string is either an operational mode command, a configuration
mode command, or just badly formatted. The string is interpreted
in the context of the current running configuration, ie all xpath
expressions in the data model are evaluated in the context of the
running config. Note that the same input may result in a correct
answer when invoked with one state of the running config, and an
error if the running config has another state due to different
list elements being present, or xpath (when and display-when)
expressions are being evaluated differently.