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

Question on IP traffic-export command

JoeMcHale
Level 1
Level 1

I am using this command on a 3485 router to export from 4 interfaces out a 5th Ethernet interface. The purpose is the use of a web control filter. According to the logs the export-traffic is not dropping any packets. However according to the web filter vendor (Surf Control) not all of the 'get' statements are being seen. Is there some way to put an acl against the exported traffic so that only http traffic will go to the Surf Control Ethernet Interface.

1 Reply 1

vladrac-ccna
Level 5
Level 5

So, you need a filter to permit only http traffic to go to your ethernet interface?

int e0

ip access-group ACL1 out

ip access-list ext ACL1

permit tcp any any eq www

Vlad

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card