set fw policy user-check block-device

Description

User Check is a customizable message shown to users upon match, and allows to 'ask' the user for the desired action. In this case, to block a particular device.

Syntax

set fw policy user-check block-device [ body <body> ] [ subject <subject> ] [ title <title>

Parameters

Parameter

Description

body

The informative text that appears in the 'Block Device' user message.

A string that contains only printable characters.

subject

The subject of the 'Block Device' user message

A string that contains only printable characters.

title

The title of the 'Block Device' user message

A string that contains only printable characters.

Example

set fw policy user-check block-device body My Network subject My Network title My Network