Name
mpls_collectrunning.pl — retrieve running status from all devices
Synopsis
Usage
$NMSTOOLS_HOME/bin/mpls_collectrunning.pl
Configuration
- $NMSTOOLS_HOME/etc/devlogin.conf
- Standard device login credentials
Files Used
$NMSTOOLS_DATA/mpls/nodelist |
Files Created
- $NMSTOOLS_DATA/mpls/configs/devicename
- show isis topology command
output log
- $NMSTOOLS_DATA/mpls/vrfs/devicename
- show ip vrf detail command
output log
- $NMSTOOLS_DATA/mpls/vrfipprot/devicename
- show ip protocol vrf xy command
output log
- $NMSTOOLS_DATA/mpls/chassis/devicename
- show version and
show hardware command output log
- $NMSTOOLS_DATA/mpls/diag/devicename
- show diag command
output log
Description
The program logs into each device listed in
$NMSTOOLS_DATA/mpls/nodelist, and saves the
output of various show commands into the corresponding
directories.