Question 1. How do you check the current version of SPack?


Answer:


Run the show configuration nms provider spack currentVersion CLI command and check the current version of SPack.


Administrator@versa-director> show configuration nms provider spack currentVersion
currentVersion 1711;


Question 2. How do you check the configured SPack server URL?


Answer:


Run the show configuration nms provider spack server-settings CLI command and check the configured SPack server URL.


Administrator@versa-director> show configuration nms provider spack
server-settings {
    hostnameOrAddress https://spack.versanetworks.com/versa-updates;
}
download-type  full;
currentVersion 1711;
baseVersion    201;
apiVersion     11;
flavour        premium;


Question 3. How do you check the SPack server reachability?


Answer:


Run the ping spack.versa-networks.com CLI command and check the SPack server reachability.


Administrator@versa-director>  ping spack.versanetworks.com
PING ghs.googlehosted.com (216.58.194.179) 56(84) bytes of data.
64 bytes from sfo07s13-in-f179.1e100.net (216.58.194.179): icmp_seq=1 ttl=115 time=208 ms
64 bytes from sfo07s13-in-f179.1e100.net (216.58.194.179): icmp_seq=2 ttl=115 time=208 ms
64 bytes from sfo07s13-in-f179.1e100.net (216.58.194.179): icmp_seq=3 ttl=115 time=208 ms
64 bytes from sfo07s13-in-f179.1e100.net (216.58.194.179): icmp_seq=4 ttl=115 time=208 ms