Name

c7200-bwpt.pl — Analyze the Cisco 7200 chassis for bandwidth points compliance

Synopsis

Usage

$NMSTOOLS_HOME/bin/c7200-bwpt.pl {--base dirname | --telnet} {--nodelist filename | --node hostname} [--out outfile] [--verbose]

Configuration

$NMSTOOLS_HOME/etc/devlogin.conf
Standard device login credentials

Files Used

$NMSTOOLS_HOME/lib/c7200-pa-bwpt.csv
Cisco modules information

Files Created

c7200-bwpt.html or the one specified with --out option. Contains bandwidth points report for each router.

Description

The program analyses "show diag" output of specified Cisco 7200 routers and calculates the bandwidth poits according to Cisco recomendations.

Depending on the options given, the program either performs telnet connections, or reads the "show diag" reports from the specified directory tree (specify either --telnet or --base option). The program analyses either one (specified with --node), or several devices (hostnames read from the file given with --nodelist option).