Viewing the DTI cache using the CLI

Prev Next

Use the commands in this section to view the contents of the DTI cache. You can view a basic list of the files in the cache, or include details such as the state, age, and version of the files.

To list the cache contents:
  1. Go to CLI enable mode:

    hostname > enable
  2. View the cache contents:

    hostname # show fenet dti proxy cached-content
To view the state of each file in the cache:
  1. Go to CLI enable mode:

    hostname > enable
  2. View the cache contents and state information:

    hostname # show fenet dti proxy cached-content show-stale
To view age details for each file in the cache:
  1. Go to CLI enable mode:

    hostname > enable
  2. View the cache contents and age details:

    hostname # show fenet dti proxy cached-content freshness-info
To view the version of each file in the cache:
  1. Go to CLI enable mode:

    hostname > enable
  2. View the cache contents and file versions:

    hostname # show fenet dti proxy cached-content version

Examples

The following example shows the cache contents.

hostname # show fenet dti proxy cached-content

       Size  Type       File
=================================================
     931798  SC-Full    sc-stable_114.150.img
  294514420  SC-Full    sc-stable_409.198.img
12357897831  GI         win7-sp1.15.0826.img
     931626  SC-Full    sc-stable_114.149.img
 6314243531  GI         winxp-sp3.15.0826.img
  586688050  SysImage   image-hx_3.0.0.img
  294476781  SC-Full    sc-stable_409.194.img
  602473341  SysImage   image-fmps_7.7.0.img
12783320704  GI         win7x64-sp1.15.0826.img
  627703972  SysImage   image-emps_7.7.0.img

The following example includes state information.

hostname # show fenet dti proxy cached-content show-stale

       Size  Type       State     File
==========================================================
     931798  SC-Full    Fresh     sc-stable_114.150.img
  294514420  SC-Full    Fresh     sc-stable_409.198.img
12357897831  GI         Fresh     win7-sp1.15.0826.img
     931626  SC-Full    Fresh     sc-stable_114.149.img
  294156637  SC-Full    Stale     sc-stable_409.186.img
 6314243531  GI         Fresh     winxp-sp3.15.0826.img
  586688050  SysImage   Fresh     image-hx_3.0.0.img
  294415556  SC-Full    Stale     sc-stable_409.190.img
  294476781  SC-Full    Fresh     sc-stable_409.194.img
  602473341  SysImage   Fresh     image-fmps_7.7.0.img
12783320704  GI         Fresh     win7x64-sp1.15.0826.img
  627703972  SysImage   Fresh     image-emps_7.7.0.img

The following example includes age information. (The values in the Etag and File columns shown in this example have been shortened.)

hostname # show fenet dti proxy cached-content freshness-info

       Size Type     Etag   Last Modification Time  Max-Age State File
=============================================================================
      93179 SC-Full  "6xxx" Wed Oct 7 21:53:15 2015 10800   Fresh sc-xxx.img
   29451442 SC-Full  "6xxx" Wed Oct 7 22:22:28 2015 10800   Fresh sc-xxx.img
12357897831 GI       "4xxx" Wed Oct 7 20:31:20 2015 7776000 Fresh win7xx.img
     931626 SC-Full  "6xxx" Wed Oct 7 20:57:15 2015 10800   Fresh sc-xxx.img
 6314243531 GI       "4xxx" Wed Oct 7 20:27:22 2015 7776000 Fresh winxp.img
  586688050 SysImage "6xxx" Wed Oct 7 20:27:55 2015 7776000 Fresh image-n.img
  294476781 SC-Full  "6xxx" Wed Oct 7 20:22:20 2015 10800   Fresh sc-xxx.img
  602473341 SysImage "6xxx" Wed Oct 7 20:24:25 2015 7760000 Fresh image-n.img
12783320704 GI       "4xxx" Wed Oct 7 20:34:52 2015 7776000 Fresh win7xx.img
  627703972 SysImage "6xxx" Wed Oct 7 20:21:02 2015 7776000 Fresh image-n.img

The following example includes version information.

hostname # show fenet dti proxy cached-content version

       Size  Type       File Details
=============================================
     931798  SC-Full    stable: 114.150
  294514420  SC-Full    stable: 409.198
12357897831  GI         win7-sp1: 15.0826
     931626  SC-Full    stable: 114:149
 6314243531  GI         winxp-sp3: 15.0826
  586688050  SysImage   hx: 3.0.0 
  294476781  SC-Full    stable: 409.194
  602473341  SysImage   fmps: 7.7.0
12783320704  GI         win7x64-sp1: 15.0826
  627703972  SysImage   emps: 7.7.0