cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
482
Views
0
Helpful
3
Replies

IOS CONTENT FILTERING

petersrule2003
Level 1
Level 1

Hi all,

does cisco ios content filtering have a cache and user interface to log websites visited and the ip addresses that visit such sites?

1 Accepted Solution

Accepted Solutions

Panos Kampanakis
Cisco Employee
Cisco Employee

Yes there is acache you can configure under the parameter-map.

You can also view it using command shown below

IOSrouter# sh policy-map type inspect zone-pair urlfilter cache detail

policy exists on zp zp

Zone-pair: zp

Service-policy inspect : trend-global-policy

   Class-map: www (match-all)

     Match: protocol http

  Inspect

    

      Maximum number of bytes in cache: 262144

      Time to live for each cache entry (in hrs): 24

      Total number of bytes used by cache: 453

       Number of bytes used by domain type cache: 353

       Number of bytes used by directory type cache: 100

       ---------------------------------------------------------------------------------------------

        URL                                       Age         Idle time/        Cat::Rep

        (Directory cache end with /)  (day:h:m:s) access #

       -----------------------------------------------------------------------------------------------

        yahoo.com                             0:16:47:30           2           56::1                                                                               

       ad.doubleclick.net                 0:00:00:10           1           72::1                                                                                                                       

      static.eharmony.com/static../ 0:00:00:06  0:00:00:04     12::1

Unfortunately you can't see who accessed them.

I hope it helps.

PK

View solution in original post

3 Replies 3

Panos Kampanakis
Cisco Employee
Cisco Employee

Yes there is acache you can configure under the parameter-map.

You can also view it using command shown below

IOSrouter# sh policy-map type inspect zone-pair urlfilter cache detail

policy exists on zp zp

Zone-pair: zp

Service-policy inspect : trend-global-policy

   Class-map: www (match-all)

     Match: protocol http

  Inspect

    

      Maximum number of bytes in cache: 262144

      Time to live for each cache entry (in hrs): 24

      Total number of bytes used by cache: 453

       Number of bytes used by domain type cache: 353

       Number of bytes used by directory type cache: 100

       ---------------------------------------------------------------------------------------------

        URL                                       Age         Idle time/        Cat::Rep

        (Directory cache end with /)  (day:h:m:s) access #

       -----------------------------------------------------------------------------------------------

        yahoo.com                             0:16:47:30           2           56::1                                                                               

       ad.doubleclick.net                 0:00:00:10           1           72::1                                                                                                                       

      static.eharmony.com/static../ 0:00:00:06  0:00:00:04     12::1

Unfortunately you can't see who accessed them.

I hope it helps.

PK

thanks for ur reply ,

can i also view these websites through CCP?

I am afradi CCP cannot show them to you yet.

Take care,

PK