Broadcom Comprehensive Configuration Management for HP FlexFabric Adapters User Guide

Introduction 5
Introduction
Overview
This document outlines the various menu prototypes of Broadcom CCM and provides visual representations
of each menu.
CCM mode and invocation
CCM provides menu mode and scripting mode. The modes share the same data structure and keywords.
CCM is embedded inside the option ROM of Broadcom networking devices. When you update firmware, the
option ROM CCM also updates if the firmware update includes a later version of the option ROM CCM.
The following table shows CCM invocation in three different environments.
Environments
Option ROM DOS Windows 32-bit Windows 64-bit Linux*
Invocation
Ctrl-S/Ctrl-B
ccmcfg.exe
ccmcfg32.exe
ccmcfg64.exe
ccmcfg.bin
*Linux ccmcfg is a 32-bit application. To be able to use it on a 64-bit Linux platform, be sure you have certain 32-bit
application support modules installed. For example, on the 64-bit version of Red Hat Linux 6.0, the 32-bit version of
glibc (glibc-2-12-1.7.el6.i686.rpm) and nss-softokn-freelb
(nss-softoknfreebl-3.12.7-1.1el6.i686.rpm) RPMs need to be installed in order to install the ccmcfg. For
details and accurate information, see the Linux user manual and release notes.
Install both RPM files with one command:
->rpm -ivh glibc-2-12-1.7-el6.i686.rpm
nss-softokn-freebl-3.12.7-1.1el6.i686.rpm