server-host

Configures the URL classification server in case it is not the adopted controller

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

server-host [host-name <SERVER-HOST-NAME>|ip-address <SERVER-IPv4>|mint-id <SERVER-MiNT-ID>]

Parameters

server-host [host-name <SERVER-HOST-NAME>|ip-address <SERVER-IPv4>|mint-id <SERVER-MiNT-ID>]
server-host [host-name <SERVER-HOST-NAME>|ip-address <SERVER-IPv4>|mint-id <SERVER-MiNT-ID>] Use one of the following options to identify the URL classification server:
  • host-name <SERVER-HOST-NAME> – Identifies the classification server by its hostname.
  • ip-address <SERVER-IPv4> – Identifies the classification server by its IP address.
  • mint-id <SERVER-MiNT-ID> – Identifies the classification server by its MiNT ID.

Examples

nx9500-6C8809(config-web-filter-policy-test)#server-host ip-address 192.168.13.13
nx9500-6C8809(config-web-filter-policy-test)#show context
web-filter-policy test
 cache-max-recs 9000
 cache-save-interval 1000
 server-host ip-address 192.168.13.13
nx9500-6C8809(config-web-filter-policy-test)#

Related Commands

no (web-filter-policy-config-mode-commands) Removes the URL classification server‘s configured details, such as hostname, ip-address, or MiNT ID.