Hi Damjan,
Currently command: define <variable-name> <value> also has some problem. In cli 
file have the following content:

cat /tmp/a.cli:
```
define IP1 192.168.200.11 show macro ping $IP1
```
in vpp cli will fail with the output:
```
IP1 192.168.200.11 ping: expecting IP4/IP6 address `$IP1'. Usage: ping 
{<ip-addr> | ipv4 <ip4-addr> | ipv6 <ip6-addr>} [ipv4 <ip4-addr> | ipv6 
<ip6-addr>] [source <interface>] [size <pktsize:60>] [interval <sec:1>] [repeat 
<cnt:5>] [table-id <id:0>] [burst <count:1>] [verbose] ```

The macro defined in cli file, not worked in the same cli file.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21399): https://lists.fd.io/g/vpp-dev/message/21399
Mute This Topic: https://lists.fd.io/mt/90974441/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to