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

Website Filtering

abhijith.naik
Level 1
Level 1

hi,

please any one help me to configure website filtering in Cisco 1841 router.

Regards,

Abhijith

2 Replies 2

You can enable and configure NBAR with regex values to achieve web filtering but not recommended on 1800 router. This is small scale router and CPU can shoot to 100% easily.

Example

class-map match-all facebook
match protocol http host "*facebook.com"
!
policy-map nofacebook
class facebook
drop
!
interface FastEthernet4
service-policy output nofacebook

syeda3
Level 1
Level 1
Review Cisco Networking for a $25 gift card