set policy dynamic (S-, K-Series)

Use this command to set the status of dynamically assigned policy profile options.

Syntax

set policy dynamic {[syslog-default {enable | disable}] [trap-default {enable | disable}]}

Parameters

syslog-default enable | disable Enables or disables the sending of Syslog messages when a dynamic rule is applied.
trap-default enable | disable Enables or disables the sending of SNMP trap messages when a dynamic rule is applied.

Defaults

None.

Mode

All command modes.

Usage

Dynamic policy profiles are assigned by authentication protocols as traffic enters the device. The authentication server returns a policy profile ID to the edge device as part of the authentication process. This ID is then used by the device to place the port (and its user) into a predefined policy profile, consisting of a set of rules and limitations to be applied to the port.

Example

This example shows how to disable the sending of Syslog messages when a dynamic rule is applied:

System(rw)->set policy dynamic syslog-default disable