Prerequisites
Before you use AVCLI, these prerequisites apply:
- Verify that the client computer has Java Runtime Environment (JRE) version 1.8 installed by typing:
java –version
If the client computer already has this version of JRE installed, the output looks similar to this:
openjdk version "1.8.0_342"
OpenJDK Runtime Environment (build 1.8.0_342-b07)
OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode)
OpenJDK Runtime Environment (build 1.8.0_342-b07)
OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode)
If the output shows that the client computer has an older version of JRE installed, download the correct version from http://www.java.com/en/download/manual.jsp.
- You need a valid username and password. The default username/password is admin/admin. AVCLI scripts embed the username/password, so use access control lists (ACLs) to safeguard your new credentials. AVCLI commands are encrypted using SSL.