User Guide
OmniAccess SafeGuard OS Administration Guide
328
Chapter 7: Establishing a Security Policy
show application-filter [filter_name | all]
The following sample output is representative of the show policy application-filter
command:
SafeGuardOS) #show application-filter all
policy application-filter "af0001"
operation OR
CIFS FileName contains "bogus"
CIFS UserName contains "bozo"
!
policy application-filter "af0002"
operation OR
FTP FileName contains "abcxyz"
FTP UserName contains "bozo"
!
policy application-filter "af0003"
operation OR
HTTP ContentType contains "bogus"
HTTP Host ends-with ".abcxyz.com"
HTTP UserAgent contains "Mozilla/5.0"
!
Showing Application-Group
The Privileged Exec show application-group command either displays the configuration
of a named application group or the configuration of all application-groups on the
SafeGuard device.
show application-group [app_group_name |all]
The following sample output is representative of the show application-group command:
(SafeGuardOS) #show application-group all
application-group IM
application AOLIM
application MSNIM
application YAHOOIM
!
application-group NetworkConnectivity
application CIFS
Syntax Description filter_name Displays the named application filter.
all Displays all configured application filters.
Syntax Description app_group_name Displays the named application group.
all Displays all configured application groups.










