How do I generate an Open Shortest Path First (OSPF) dump using a Smarts Network Protocol Manager (Smarts NPM) domain?
How do I do an instrumentation dump for OSPF in Smarts NPM?
To do an OSPF dump using a Smarts NPM domain, do the following:
- Open a command prompt on the Smarts NPM and navigate to the NPM/smarts/bin directory
- Run the following command (see Note statement):
sm_adapter --output=LOG_FILE --server<OSPF-INCHARGE-SERVER> utils/ic_dumpinst_ospf.asl
(where OSPF-INCHARGE-SERVER is the name of the OSPF INCHARGE Server and LOG_FILE is the name of the log file to dump instrumentation objects)
- After the above command is run, the log file will be located in the BASEDIR/smarts/local/log directory