Use the commands in this section to start or schedule a scan using the CLI.
To start a scan:
Enable the CLI configuration mode:
hostname > enable hostname # configure terminal
To start a pre-scan:
fmps scan start scanID prescanTo start a continuous scan:
hostname (config) # fmps scan start scanID continuousTo start an on-demand (scan now) scan:
hostname (config) # fmps scan start scanID nowSave your changes:
hostname (config) # write memory