- 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-3
Cisco WAN Modeling Tools Guide
OL-10426-01, Rev. A0
Chapter 10 WANDL — Third-Party Interface
Translating Between NMT and WANDL Formats
Use the following procedure to convert NMT configuration (.cnf) files into files that can be read by
WANDL software using the UNIX command line interface.
Step 1 Start the NMT and verify that you have a readable configuration file.
Step 2 Run the TPI command that creates a directory that holds a set of WANDL network design files and
specify the extension for these files:
nmt2tpi
infile
[-NT][-NIM][-id
input_dir
]-il
loc_filename
[-of
WANDL_ext_name
][-D][-H]
• -id input_dir —Specify a different directory than the current directory as the source of the .cnf file.
• -il loc_filename—Specify a specific filename for an .loc file.
• -of WANDL_ext_name—Specify a specific WANDL file extension plan name.\
• -od WANDL.dir.name—Specify the sub directory for the WANDL files extension plan name.
• infile is the name of any .cnf file in the current directory. This name is used as the name of the
destination directory for the files extracted from the .cnf file.These files are readable by the WANDL
bbdsgn program.
• -NT—The program should not preserve the NMT parameters.
• -NIM—The program should not display informational messages, only warnings, error, and those
messages that may require user action.
• -D—Display steps and debugging information.
• -over—Overwrites existing output
• -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).
• -H—Display help.
Step 3 You can start the WANDL design session with the nmt2tpi output files by using the following
commands:
cd
dir_name
bbdsgn spec.
extension
dir_name
is the name of the .cnf file specified in the previous step.
spec.extension
is the WANDL specification file, specifying a set of files to be run together.