Print Download PDF Send Feedback

Previous

Next

$MDSVERUTIL MDSVarFwbcDir

Description

Returns the full path in the /var/opt/ directory (in the MDS context) for the Backward Compatibility directory for Edge devices.

This Backward Compatibility directory contains the applicable files to install policy on Edge devices.

In addition, see the $MDSVERUTIL MDSFwbcDir command.

Syntax

$MDSVERUTIL MDSVarFwbcDir [-v <Version_ID>]

Parameters

Parameter

Description

-v <Version_ID>

Specifies the internal Version ID.

See the $MDSVERUTIL AllVersions command.

Example 1

[Expert@MDS:0]# $MDSVERUTIL MDSVarFwbcDir

/var/opt/CPEdgecmp-R80.30

[Expert@MDS:0]#

Example 2

[Expert@MDS:0]# $MDSVERUTIL MDSVarFwbcDir -v VID_90

/var/opt/CPEdgecmp-R77

[Expert@MDS:0]#