For URL Filtering in the Cloud in R75 and above, what table is used to contain the URL
Filtering cache values?
A.
url_scheme_tab
B.
urlf_blade_on_gw
C.
urlf_cache_tbl
D.
urlf_cache_table
For URL Filtering in the Cloud in R75 and above, what table is used to contain the URL
Filtering cache values?
For URL Filtering in the Cloud in R75 and above, what table is used to contain the URL
Filtering cache values?
A.
url_scheme_tab
B.
urlf_blade_on_gw
C.
urlf_cache_tbl
D.
urlf_cache_table
Hi,
D is wrong.
Right answer is C:
[Expert@lab]# fw tab -t urlf_cache_tbl -s
HOST NAME ID #VALS #PEAK #SLINKS
localhost urlf_cache_tbl 17 0 0 0
And heres the wrong answer:
fw tab -t urlf_cache_table -s
HOST NAME ID #VALS #PEAK #SLINKS
Failed to get table status for urlf_cache_table
It is C
sk90422