Firewall Web filtering
IX20 User Guide
974
3. Click Firewall >Web filtering service.
4. Click Enable web filtering to enable.
5. For Web filtering service, select Cisco Umbrella.
6. Paste the API token that wasgenerated in Task one: Generate a Cisco Umbrella API token.
7. Click Apply to savethe configuration and apply the change.
Command line
1. Select the device in Remote Manager and click Actions> Open Console, or log into the IX20
local command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to accessthe Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Enable web filtering:
(config)> firewall web-filter enable true
(config)>
4. Set the web filter service typeto umbrella:
(config)> firewall web-filter service umbrella
(config)>
5. Set umbrella_token to the API token generated in Task one: Generate a Cisco Umbrella API
token:
(config)> firewall web-filter umbrella_token token
(config)>