Hi, I tried the examples on the "Access Control Lists with VPP" page (https://fd.io/docs/vpp/v2101/usecases/acls.html, https://s3-docs.fd.io/vpp/22.02/usecases/acls.html) but it seems that my installation doesn't know (all of) the commands used in this example:
$ sudo vppctl ip_add_del_route 20.20.20.0/24 via 1.1.1.2 sw_if_index 1 resolve-attempts 10 count 1 $ sudo vppctl acl_add_replace ipv4 permit src 30.30.30.1/32 dst 40.40.40.1/32 sport 1000 dport 1000, ipv4 permit+reflect src 10.10.10.0/24, ipv4 permit+reflect src 20.20.20.0/24 $ sudo vppctl acl_interface_set_acl_list sw_if_index 2 input 0 $ sudo vppctl acl_interface_set_acl_list sw_if_index 1 input 0 Is my setup missing something (like for example a plugin), or is this example outdated and if so, what is the current way to do this? Thanks, René
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20816): https://lists.fd.io/g/vpp-dev/message/20816 Mute This Topic: https://lists.fd.io/mt/88881095/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-