Hi David,
From my memories, it should be something like,
set security acl ip TEST
deny ip x.x.x.x 255.255.255.255 any
permit ip any any
Now do,
show security acl info TEST editbuffer
see the ACL which you have configured,
then,
commit security acl all
It is needed to be tied to a vlan VACL, then it should be something like,
set security acl map TEST
if you dont run a hybrid(MSFC/CATOS-L2) you can only use VACL which i believe you are...
Its been very longtime, so i havent tested the above config. moreover i dont have one CATOS box with me to test this
Thanks,
Richard.
*Rate if its useful