User Guide

OmniAccess SafeGuard OS Administration Guide
360
Chapter 9: End Point Validation
(SafeGuardOS) (config) #no epv refresh-window
Showing the EPV Configuration
The current configuration of the EPV feature can be displayed by using the show epv
configuration command.
This command has the following syntax:
show epv configuration
Following is an example of this command:
(BOX101) #show epv configuration
Enabled........................................ FALSE
Use Refresh Window............................. TRUE
Rescan Interval................................ 15
Clearing EPV Status
Use the clear epv command in Privileged Exec mode to clear the EPV status by IP
address, MAC address, posture, or all hosts configured for EPV.
clear epv [ip ip_addr | mac mac_addr | posture [healthy || unknown] all]
For example, the following command clears all EPV hosts that have an unknown state or
are in remediation:
(SafeGuardOS) #clear epv posture unknown
Syntax Description ip_addr Clears the host with this IP address.
mac_addr Clears the host with this MAC address.
healthy Clears hosts with healthy posture.
unknown Clears hosts that are either unknown or that
are in remediation.
all Clears all configured EPV hosts.