Thanks --
You received this message because you are subscribed to the Google Groups "klish" group.
To unsubscribe from this group and stop receiving emails from it, send an email to klish+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/klish/070be322-7841-4d01-8920-bd6cf10256cfn%40googlegroups.com.
Hi Serj,
Thank you very much for your previous responses and the time you took to help me!
I’m now facing another, somewhat similar issue.
We’re trying to save multiple instances of a single command in the config file using <CONFIG operation="set" .../>, but each time we use it, the previous entry gets overwritten.
Is there a way to handle this properly in klish?
Once again, I really appreciate your accurate and prompt support.
<COMMAND name="source"
help="source interface "
mode="subcommand"
ptype="SUBCOMMAND">
<PARAM name="port"
help="ethernet port"
ptype="PORT_NUMBER"/>
<CONFIG pattern="^${__line}$"/>
<ACTION buitin="clish_nop"/>
</COMMAND>
To view this discussion visit https://groups.google.com/d/msgid/klish/2c2dbb43-5797-414f-a97e-fe120a8820a7n%40googlegroups.com.