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

Blocking TCP port in 6509

ab_parkhi
Level 1
Level 1

Hi,

I want to block some TCP ports in LAN network.I can do it by using access list on VLAN interface.This requires addition and delection of TCP ports from each interface access list. This consume time and is difficult for management.

Is there better way to block TCP port?

Which can be applied on all traffic in LAN?

Thanks in Advance

1 Accepted Solution

Accepted Solutions

hadbou
Level 5
Level 5

VACLs can provide access control for all packets that are bridged within a VLAN or that are routed into or out of a VLAN or a WAN interface for VACL capture. Unlike regular Cisco IOS standard or extended ACLs that are configured on router interfaces only and are applied on routed packets only, VACLs apply to all packets and can be applied to any VLAN or WAN interface.

View solution in original post

1 Reply 1

hadbou
Level 5
Level 5

VACLs can provide access control for all packets that are bridged within a VLAN or that are routed into or out of a VLAN or a WAN interface for VACL capture. Unlike regular Cisco IOS standard or extended ACLs that are configured on router interfaces only and are applied on routed packets only, VACLs apply to all packets and can be applied to any VLAN or WAN interface.