Have a simple ACL:
IPV4 ACL ERSPAN-FILTER
10 permit ip any 224.0.0.18/32
DS-J3-N5K-1(config)# monitor session 1 type erspan-source
DS-J3-N5K-1(config-erspan-src)# filter access-group ?
WORD Access control list name
DS-J3-N5K-1(config-erspan-src)# filter access-group ERSPAN-FILTER
ERROR: invalid argument
DS-J3-N5K-1(config-erspan-src)# filter access-group ERSPAN-FILTER ?
<CR>
But I'm not able to apply it to an ERSPAN session on Nexus5548 version 5.2(1)N1(9)
what is wrong here