- Cisco WAN Modeling Tools User Guide
Table Of Contents
- Cisco WAN Modeling Tools User Guide
- Contents
- Related CWM and Switch Documentation
- Obtaining Documentation
- Documentation Feedback
- Cisco Product Security Overview
- Obtaining Technical Assistance
- Obtaining Additional Publications and Information
- Cisco WAN Modeling Tools Overview
- Functionality of the NMT
- Cisco Products Supported by the NMT
- Basic Usage/Charter Functionality
- Gaps
- Data Translation Tools
- System Requirements
- Installing the NMT
- Upgrading the NMT Software
- Starting the NMT
- Removing NMT
- Installing a Cisco WAN Modeling Tools Sub-application
- Removing Sub-applications
- Troubleshooting NMT Installation
- NMT Startup
- NMT Menu Bar
- File Menu
- Display Menu
- Keyboard Commands
- Modeling Processes
- Error Checking
- Troubleshooting NMT
- General Table Information
- Sites Table
- Links Table
- Link Special Cases
- Voice Table
- Data Table
- Bursty Table
- Interface Table
- Feeder Table
- Card Table
- Groups and Network Table
- Nodes Table
- Network Settings
- Model Options
- Feeders
- Obsolete Products
- FastPAD
- Port Concentrator
- Tiered Networks
- Using the Route Command
- AutoRoute
- AutoRoute Least Cost Routing
- PNNI Routing
- Fail Analysis Command
- Build Sites Command
- Optimize Command
- NMT Command Results
- Site Report
- Link Report
- Network Summary Report
- Link Load Report
- ATM & FR Ports Report (or Bursty Data Ports Report)
- Data & Voice Ports Report (or Voice & Data Ports Report)
- Connection Routes Report
- Failed Connections Report
- Parts List Report
- Resource Report/Card Statistics Report
- PNNI Topology Report
- View Summary
- Using the Map Tool
- NMT Map Startup
- Navigating Though a Network View
- Obtaining Link Information - Physical Links
- Obtaining Link Information - Logical Links
- Zooming the Map
- Panning the Map
- Map Color Coding
- Controlling Map Displays in NMT
- NMT Map Main Menu
- Adding New Groups
- Adding Nodes to Existing Groups
- Deleting Groups
- Deleting Nodes or Groups from Existing Groups
- Saving Your Work
- Retrieving Map Data Into NMT
- Using the Map Tool with Fail Analysis
- Using the Map Tool to Analyze Traffic Levels
- Fields Addressed by CET
- Using the CET
- Other CET Commands
- Troubleshooting CET
- Remote CET Extracts
- Translating Between NMT and WANDL Formats
- NMT to Microsoft Excel
- Microsoft Excel to NMT
- Usage Review
- SSI TroubleShooting
- CND PC Import Utilities
- Index

10-4
Cisco WAN Modeling Tools Guide
OL-10426-01, Rev. A0
Chapter 10 WANDL — Third-Party Interface
Translating Between NMT and WANDL Formats
Converting WANDL Files into NMT .cnf Files
This procedure is for the conversion of WANDL files into files that can be read by the NMT. This
procedure processes files specified in the WANDL specification file.
Step 1 Return to the parent directory.
cd ..
Step 2 Convert the WANDL files into an NMT .cnf format by entering
tpi2nmt
WANDL_directory
[-BPXT3 card][-NA][-NIM][-od output_directory]
[-if cnf][-of cnf][-D][-H]
• WANDL_directory— The name of the directory containing the WANDL data files (as well as the
extension used by the WANDL data files, typically the network name). This name is assigned to the
output .cnf file and .loc file. The .loc file has system coordinates. For more information on .loc files,
see the section “-H—Display help.” later in this chapter.
• NOUXM - New links will not use the uxm card
• -NIM—The program should not display informational messages, only warnings, errors, and those
messages that may require user action.
• -id output_directory—Specify a directory different from the default as the destination of the .cnf
file.
• -if cnf—Specify a specific WANDL file extension name for input.
• -of cnf—Specify a specific name for the .cnf output.
• -ol loc—Specify a specific name for the .loc output file.
• -over—Overwrites output files.
• -distd—Use the link distance as the WANDL Distance (default in cost).
• -distm—Use the link distance as the WANDL Distance (default in monthly cost).
• -disti—Use the link distance as the WANDL Distance (default in install cost).
• -D—Display steps and debugging information.
• -H—Display help.