Using Tags To Simplify Node Management - HP b2600 User Reference

Hp b2600: reference guide
Hide thumbs Also See for b2600:
Table of Contents

Advertisement

Using Tags to Simplify Node Management

As you have already noticed, configuration designations are long. It is
tedious to type them over and over, and it can be easy to mistype them.
SCR allows you to replace a configuration designation with an easy to
use tag. There are two types of tags in SCR, system managed and user
defined.
• System managed tags (oldest and latest) are used automatically to
indicate the oldest and latest configuration for each node. These tags
are managed by the system and updated for you as needed.
• User defined tags are used to represent other system configuration
snapshots. If you tag a configuration, SCR assumes it is important to
you and does not automatically delete it when it would expire. You
can delete the configuration with scrdelete when you want to. You
can remove the tag with scrtag.
Use the scrtag command to create or use tags. For example, suppose the
node elsa has frequent configuration changes lately, as shown below.
# scrhist
NODE
TIME
elsa
02/07/1999 12:05 PST
04/14/1999 13:05 PDT
04/15/1999 13:05 PDT
04/17/1999 13:05 PDT
04/18/1999 13:05 PDT
You can use the oldest and latest tags in future commands, instead of
typing the date and time they represent (02/07/1999 12:05 PST and
04/18/1999 13:05 PDT). You can also create tags to use as labels for the
other snapshots.
The following command generates the tag, StandardConfig, as a label
for the time, 199904171305.:
# scrtag –a elsa StandardConfig 199904171305
Then, the scrtag command generates a report that identifies current
tags, similar to the following example.
# scrtag
NODE
TAG
elsa
StandardConfig
latest
oldest
Chapter 2
Using Tags to Simplify Node Management
ERR
TAG
oldest
latest
TIME
04/17/1999 13:05 PDT
04/18/1999 13:05 PDT
02/07/1999 12:05 PST
SCR Overview
23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents