cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
274
Views
0
Helpful
1
Replies

OUT direction ACL in VLAN

Rupesh Kashyap
Level 1
Level 1

Hi, I have to block tcp traffic on both side on VLAN. But I never heard OUT direction on VLAN.. ANy Idea it will work?

access-list 101 deny tcp any any

int Vlan 2

ip access-group 101 in

ip access-group 101 out

1 Reply 1

rpfinneran
Level 1
Level 1

Yes, it should work. However, you need to add an entry to the ACL to permit all other traffic...it should read...

access-list 101 deny tcp any any

access-list 101 permit ip any any

Review Cisco Networking products for a $25 gift card