Hi Vpp-Dev,

I am trying to add a classify table and a session.
My classify session CLI is failing with following error.

Any idea if I am doing something wrong here. I see the same example working 
from other folks in this mailing list.

vpp# *classify table mask l3 ip4 src*

vpp#
vpp# *show classify table*
  TableIdx  Sessions   NextTbl  NextNode
         0         0        -1        -1
  Heap: total: 2.06M, used: 1.06K, free: 2.06M, trimmable: 2.06M
no traced allocations

  nbuckets 2, skip 1 match 1 flag 0 offset 0
  mask 00000000000000000000ffffffff0000
  linear-search buckets 0
vpp#

*vpp# classify session hit-next node error-drop table-index 0 match l3 ip4 src 
1.1.1.2*
*classify session: Table index required*

<<<<Failure Here >>>>

Is there any error in the sequence i am giving in the CLI here ?
I have gone through the classify session parse function, but could not find 
what the issue is.

Also, is there any in depth documentation on all the classify CLI formats that 
VPP currently supports with any examples.

Appreciate your inputs on this.

Thanks & Regards,
Satish
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12596): https://lists.fd.io/g/vpp-dev/message/12596
Mute This Topic: https://lists.fd.io/mt/30662227/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