ADC CLI Commands

audit-syslogGlobal

The following operations can be performed on “audit-syslogGlobal”:

bind show unbind

bind audit syslogGlobal

binds audit syslog policy to audit syslogGlobal

Synopsis

bind audit syslogGlobal -policyName -priority [-globalBindType ]

Arguments

policyName Name of the audit syslog policy.

priority Specifies the priority of the policy. Minimum value: 1 Maximum value: 2147483647

globalBindType

Example

bind audit syslogGlobal -policyname pol9 -priority 9

show audit syslogGlobal

Displays the list of policies bound to the specified audit syslogGlobal bind point.

Synopsis

show audit syslogGlobal

Arguments

Output

stateflag policyName Name of the audit syslog policy.

priority Specifies the priority of the policy.

numpol number of polices bound to label.

flags globalBindType type The bindpoint to which the policy is bound

builtin Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

feature The feature to be checked while applying this config

devno count

Example

show audit syslogGlobal

unbind audit syslogGlobal

Unbind the specified audit syslog policy from audit syslogGlobal.

Synopsis

unbind audit syslogGlobal [] [-globalBindType ]

Arguments

policyName Name of the policy to unbind.

globalBindType

Example

unbind audit syslogGlobal pol9

audit-syslogGlobal