Name

ospf_getnodelist.pl — Build the node list based on OSPF topology

Synopsis

Usage

$NMSTOOLS_HOME/bin/ospf_getnodelist.pl

Configuration

$NMSTOOLS_HOME/etc/devlogin.conf
Standard device login credentials

$NMSTOOLS_HOME/etc/ospf.conf
SEEDNODES=devicename ,[devicename ]...
Comma-separated list of router names where show ip ospf database is to be executed

Files Used

none

Files Created

$NMSTOOLS_DATA/ospf/nodelist
List of all device names in OSPF cloud. Plain text values, one per line

Description

The program logs into the devices specified in SEEDNODES, and processes the output of show ip ospf database command.