Name
mpls_tdptopo.pl — Process MPLS TDP topology information
Synopsis
Usage
$NMSTOOLS_HOME/bin/mpls_tdptopo.pl
Configuration
none
Files Used
- $NMSTOOLS_DATA/mpls/nodelist
- List of all device names in MPLS topology.
Produced by mpls_getisistopo.pl.
- $NMSTOOLS_DATA/mpls/configs/*
- Running configurations from all MPLS devices
- $NMSTOOLS_DATA/mpls/tagsw/*
- Tag-switching neighbours reports, procuced by
mpls_collectrunning.pl.
Files Created
- $NMSTOOLS_DATA/mpls/tdptopo.xml
- MPLS Tag Distribution Protocol topology details
Description
The program processes the output of show running-config
and show tag-switching tdp neighbor commands, and
generates the detailed topology report in XML format. This XML file
can be processed by
tdptopo-html.xsl XSL template