config ssh-filter profile
Configure SSH filter profile.
config ssh-filter profile
Description: Configure SSH filter profile.
edit <name>
set block {option1}, {option2}, ...
set default-command-log [enable|disable]
set fabric-force-sync [enable|disable]
set fabric-object [enable|disable]
set fabric-object-source [member|local|...]
set log {option1}, {option2}, ...
config shell-commands
Description: SSH command filter.
edit <id>
set action [block|allow]
set alert [enable|disable]
set log [enable|disable]
set pattern {string}
set severity [low|medium|...]
set type [simple|regex]
next
end
set uuid {uuid}
next
end
config ssh-filter profile
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
block |
SSH blocking options. |
option |
- |
|
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
default-command-log |
Enable/disable logging unmatched shell commands. |
option |
- |
disable |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
fabric-force-sync * |
Enable/disable forced synchronization of configuration objects from the root FortiGate unit to the downstream devices. Configuration conflict check is skipped. |
option |
- |
disable |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
fabric-object * |
Security Fabric global object setting. |
option |
- |
disable |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
fabric-object-source * |
Source of truth for fabric object. |
option |
- |
root |
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
log |
SSH logging options. |
option |
- |
|
||||||||||||||||||
|
|
|
|||||||||||||||||||||
|
name |
SSH filter profile name. |
string |
Maximum length: 47 |
|
||||||||||||||||||
|
uuid * |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
||||||||||||||||||
* This parameter may not exist in some models.
config shell-commands
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
action |
Action to take for SSH shell command matches. |
option |
- |
block |
||||||||||
|
|
|
|||||||||||||
|
alert |
Enable/disable alert. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
id |
Id. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||
|
log |
Enable/disable logging. |
option |
- |
disable |
||||||||||
|
|
|
|||||||||||||
|
pattern |
SSH shell command pattern. |
string |
Maximum length: 128 |
|
||||||||||
|
severity |
Log severity. |
option |
- |
medium |
||||||||||
|
|
|
|||||||||||||
|
type |
Matching type. |
option |
- |
simple |
||||||||||
|
|
|
|||||||||||||