cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1857
Views
0
Helpful
3
Replies

Configuring VLAN ALC

a.giorgi
Level 1
Level 1

Hi everybody:

 

I'm trying to know how you can configure a VACL with multiples actions in a nexus 5x00.

It's perfectly possible in Catalyst something like this:

ip access-list GLBP-IP
10 permit udp any 224.0.0.102/32 eq 3222
!
ip access-list ALL-IPs
10 permit ip any any
!
vlan access-map FHRP-FILTER 40
 match ip address GLBP-IP
 action drop
vlan access-map FHRP-FILTER 50
 match ip address ALL-IPs
 action forward
!
vlan filter FHRP-FILTER vlan-list 10-15

 

But I can't find how to do it in Nexus 5x000

Any help would be appreciated.

Thank you in advance

 

Al

3 Replies 3

Hi Manuel:

I did it, but in the example there are not any examples with multiples actions. 

It is clear how to configure VACL with simple action, but not with mutiple as in Catalyst.

Thank you for your replay

Regards

 

We tried configuring multiple action in our lab and it looks like it is not supported on the N5K.  We get the error below.

 

5548-2(config)# vlan access-map TAC 20
ERROR: Multiple access-maps not supported

Review Cisco Networking products for a $25 gift card