Name
ospf_collectrunning.pl — retrieve running status from all OSPF devices
Synopsis
Usage
$NMSTOOLS_HOME/bin/ospf_collectrunning.pl
Configuration
- $NMSTOOLS_HOME/etc/devlogin.conf
- Standard device login credentials
Files Used
$NMSTOOLS_DATA/ospf/nodelist |
Files Created
- $NMSTOOLS_DATA/ospf/configs/devicename
- show running-config command
output log
- $NMSTOOLS_DATA/ospf/chassis/devicename
- show version
command output log
- $NMSTOOLS_DATA/ospf/diag/devicename
- show diag command
output log
Description
The program logs into each device listed in
$NMSTOOLS_DATA/ospf/nodelist, and saves the
output of various show commands into the corresponding
directories.