User Guide
OmniAccess SafeGuard OS Administration Guide
332
Chapter 7: Establishing a Security Policy
The command has no options or parameters. The following sample output is
representative of the show policy epv system command:
(SW108) #show policy epv system
policy epv "System-epv"
filter "bypass1" from host 255.255.255.255 to any any bypass precedence 1
filter "bypass2" from network 0.0.0.0 255.255.255.255 to any any bypass
precedence 2
filter "bypass3" from network 224.0.0.0 240.0.0.0 to any any bypass precedence 3
filter "bypass4" from network 127.0.0.0 255.0.0.0 to any any bypass precedence 4
filter "bypass-dhcp1" from any to any udp 67 bypass precedence 5
filter "bypass-dhcp2" from any to any udp 68 bypass precedence 6
filter "bypass-dns-udp" from any to any udp 53 bypass precedence 7
filter "bypass-dns-tcp" from any to any tcp 53 bypass precedence 8
Showing Policy Override
The show policy override command displays any configured override policies. The
command has no options or parameters. The following sample output is representative of
the show policy override command:
(SafeGuardOS) (policy-override )# show policy override all
policy override "RIDEover"
filter "bypass1" from host 172.15.28.1 to any any deny precedence 1
!
(SafeGuardOS) (policy-override)#
Showing Policy User
The show policy user command can display user or system policies.
show policy user [policy_name|all|system]
The following sample output shows the default system policies:
(SafeGuardOS) #show policy user system
policy user System_CPAuthRedir
severity MAJOR
filter System_CPAuthRedir-1 from any to any tcp 16978 redirect-cpu precedence
1
Syntax Description policy_name Displays the named user policy.
all Displays all configured user policies.
system Displays the internal system policies.










