I've have several baystack 5520 (new). I've install several vlan and need to restrict access accross some vlans but all need access to the core. So i figure the best way is ACL's id like to group the ACL into a block but for some reason when I inport the same block name it creates a seperate Classifier block and ID.
I cannot also assign this block to the ports. Could anyone help.
Heres an example of the setup i'm tring
qos ip-acl name test src-ip 10.0.0.0/24 dst-ip 10.0.1.0/24 drop-action enable block vlan_test
qos ip-acl name test src-ip 10.0.1.0/24 dst-ip 10.0.0.0/24 drop-action enable block vlan_test
qos acl-assign port 1/1 acl-type ip name vlan_test
Am I approaching this wrong, I could manually enter each one but if got 9 switches and 10 vlans this would be hellish and very untidy.
Stefan
I cannot also assign this block to the ports. Could anyone help.
Heres an example of the setup i'm tring
qos ip-acl name test src-ip 10.0.0.0/24 dst-ip 10.0.1.0/24 drop-action enable block vlan_test
qos ip-acl name test src-ip 10.0.1.0/24 dst-ip 10.0.0.0/24 drop-action enable block vlan_test
qos acl-assign port 1/1 acl-type ip name vlan_test
Am I approaching this wrong, I could manually enter each one but if got 9 switches and 10 vlans this would be hellish and very untidy.
Stefan