Name
atm_trackvc.pl, atm_trackvp.pl, trackbatch.pl — track single ATM VC/VP, with detailed report
Synopsis
Usage
$NMSTOOLS_HOME/bin/atm_trackvc.pl {device name} {interface} {vpi} {vci} {outfile}
$NMSTOOLS_HOME/bin/atm_trackvp.pl {device name} {interface} {vpi} {outfile}
$NMSTOOLS_HOME/bin/trackbatch.pl {command file}
Configuration
- $NMSTOOLS_HOME/etc/devlogin.conf
- Standard device login credentials
Files Used
- atm_trackvc.pl:
- none
- atm_trackvp.pl:
- none
- trackbatch.pl:
- command file, a text file
with track instructions, one per line:
atmvc
{device name}
{interface}
{vpi}
{vci}
|
atmvp
{device name}
{interface}
{vpi}
|
Files Created
- atm_trackvc.pl,
atm_trackvp.pl:
- outfile,
the HTML-formatted track report.
- trackbatch.pl:
- In the current directory, the HTML track reports
are created for each track instruction, with filenames
composed from device name, interface vpi and vci.
Description
The programs track the specified connection hop-by-hop,
with detailed report HTML output.