Hi Experts,
We were trying to create some ACL rules for IPv6 addresses,
*"set acl-plugin acl permit src 2001:5b0:ffff:1150::0/64 " in vppctl.
* "set acl-plugin acl permit ipv6 src 2001:5b0:ffff:1150::0/64 " in vppctl. 
giving ACL index but when I check "show acl_plugin acl" its not giving any 
information.

vpp# set acl-plugin acl ipv6 permit src 2001:5b0:ffff:1150::0/64
ACL index:1
vpp# show acl-plugin acl
acl-index 0 count 1 tag {cli}
0: ipv4 permit src 172.25.169.0/24 dst 0.0.0.0/0 proto 0 sport 0-65535 dport 
0-65535
acl-index 1 count 0 tag {cli}
vpp#
We are using VPP 20.05 stable version. We couldn't able to set the ACL for IPv6.
We are not seeing any error message on the logs.
We could able to set ACL for IPv4 without any issue.
We tried same thing from vpp_api_test, still we couldn't able to set IPv6 rule.
Can you please provide some pointer for creating "acl rule for IPV6."
Thanks for your help.

//Ravi
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19771): https://lists.fd.io/g/vpp-dev/message/19771
Mute This Topic: https://lists.fd.io/mt/84212274/21656
Mute #acl_plugin:https://lists.fd.io/g/vpp-dev/mutehashtag/acl_plugin
Mute #ipv6:https://lists.fd.io/g/vpp-dev/mutehashtag/ipv6
Mute #vppctl:https://lists.fd.io/g/vpp-dev/mutehashtag/vppctl
Mute #acl:https://lists.fd.io/g/vpp-dev/mutehashtag/acl
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