cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
893
Views
0
Helpful
2
Replies

vlan access-map

pdriscoll
Level 1
Level 1

Hello:

I have inherited a switch with the following vlan access-map configuration:

vlan access-map vlan 12

action forward

No corresponding ACL anywhere else in the configuration.

Do these statements actually do anything? Additionally, exactly what does the command "vlan access-map" do?

Best regards.

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Hi

No i don't believe from what you have said that they do anything. For one thing there are no match clauses in the vlan map.

Do you know if this map has actually been applied to a vlan ie. is there a line in your config that begins "vlan filter ....".

vlan maps are used to filter traffic within a vlan ie not via a routed interface. You can match on mac-address or IP address.

HTH

Jon

View solution in original post

2 Replies 2

Jon Marshall
Hall of Fame
Hall of Fame

Hi

No i don't believe from what you have said that they do anything. For one thing there are no match clauses in the vlan map.

Do you know if this map has actually been applied to a vlan ie. is there a line in your config that begins "vlan filter ....".

vlan maps are used to filter traffic within a vlan ie not via a routed interface. You can match on mac-address or IP address.

HTH

Jon

Thanks for the reply Jon.

No, there are no other config lines, particularly that begin "vlan filter....".