Name
mpls_getisistopo.pl — retrieve and process MPLS ISIS topology information
Synopsis
Usage
$NMSTOOLS_HOME/bin/mpls_getisistopo.pl
Configuration
- $NMSTOOLS_HOME/etc/devlogin.conf
- Standard device login credentials
- $NMSTOOLS_HOME/etc/mpls.conf
- ISISSEEDNODE=devicename
- MPLS device where show
isis topology is to be executed
Files Used
none
Files Created
- $NMSTOOLS_DATA/mpls/nodelist
- List of all device names in ISIS topology.
Plain text values, one per line
- $NMSTOOLS_DATA/mpls/isistopo.xml
- ISIS topology details
Description
The program logs into the device specified in
ISISSEEDNODE, and processes the output
of show isis topology command.