- LG Software Innovations Coffeemaker User Manual
Table Of Contents
- Title Page
- Revision history
- Contents
- About this guide
- Description
- System requirements
- List of ITG ISDN components
- Ordering rules and guidelines
- ITG ISL Trunk card description
- ITG ISL Trunk card physical description
- ISDN Signaling Link
- Dialing plans
- Quality of Service
- Fallback to alternate facilities
- Type of Service
- Fax support
- Remote Access
- Per-call statistics support using RADIUS Client
- SNMP MIB
- Codec profiles
- Security passwords
- ITG Engineering Guidelines
- Introduction
- Network engineering guidelines overview
- ITG traffic engineering
- Configuration of Meridian 1 routes and network translation
- Assess WAN link resources
- QoS Evaluation Process Overview
- Set QoS
- Measure intranet QoS
- Implement QoS in IP networks
- ITG Trunk DSP profile settings
- Post-installation network measurements
- Estimate QoS level
- ITG MAT PC management configuration
- Install and configure ITG ISL Trunk node
- Before you begin
- Installation Procedure Summary
- Create the ITG Trunk Installation Summary Sheet
- Install and cable ITG trunk cards
- Install NTCW84JA Large System I/O Panel 50-Pin filter adapter
- Install NTMF94EA and NTCW84KA cables
- D-channel cabling for the NT0961AA 24-Port ITG Trunk card
- Set NT6D80 MSDL switches
- Install filter and NTND26 cable (for MSDL and DCHIP cards in same Large System equipment row)
- Install filter and NTND26 cable (for MSDL and DCHIP cards in different Large System equipment rows)
- Configure ITG Trunk data on the Meridian 1
- Configure dialing plans within the corporate network
- Configure ITG Trunk data on MAT
- Transmit ITG trunk card configuration data from MAT to the ITG trunk cards
- Set date and time for the ITG ISL Trunk node
- Change the default ITG shell password to maintain access security
- Change default ESN5 prefix for non-ESN5 IP telephony gateways
- Check card software
- Configure MAT Alarm Management to receive SNMP traps from ITG ISL Trunk cards
- Make test calls to the remote ITG nodes
- Upgrade an ITG Trunk 1.0 node to support ISDN signaling trunks
- Upgrade procedure summary
- Before you begin
- Install the DCHIP hardware upgrade kit
- Upgrade the 8-port ITG basic trunk software to ITG ISL trunk software
- Remove ITG 1.0 configuration data from Meridian 1
- Configure the Meridian 1 ITG ISL Trunk data: upgrade considerations
- Verify ROM-BIOS version
- Upgrade Troubleshooting
- OA&M using MAT applications
- OA&M using the ITG shell CLI and overlays
- Maintenance
- Appendix A: Calbe description and NT8D81BA cable replacement
- NTMF94EA E - LAN, T - LAN and Serial Port cable
- NTCW84KA E-LAN, T-LAN, DCH & Serial cable
- NTAG81CA Faceplate Maintenance cable
- NTAG81BA Maintenance Extender cable
- NTCW84EA DCH PC Card Pigtail cable
- NTMF04BA MSDL extension cable
- NTCW84LA and NTCW84MA upgrade cables
- Prevent ground loops on connection to external customer LAN equipment
- Replace cable NT8D81BA with NT8D81AA
- Tools list
- NT8D81BA cable removal procedures
- Appendix B: Environmental and electrical regulatory data
- Appendix C: Subnet mask conversion from CIDR to dotted decimal format
- Appendix D: Configure a Netgear RM356 modem router for remote access
- Index
- Back

Page 310 of 378 Maintenance
553-3001-202 Standard 1.00 April 2000
clearLED
Clear the LED display.
esn5PrefixSet
Set the esn5Prefix, default is “100”:esn5Prefix<“char string”>
esn5PrefixShow Display the esn5Prefix character string.
routeAdd
"host/ network IP
address", "IP Gateway"
This command adds a route to the network routing table. The
route is added to the host portion of the routing table.
Example: ITG> routeAdd "47.82.33.123", "47.82.33.1"
mRouteAdd
"host/ network
IP address", "IP Gateway",
"Subnetmask", "ToS value",
"flags"
This command adds multiple routes to the same destination in
the routing table. The route is added to the network portion of
the routing table. Multiple route entries for a single destination
are possible if they are entered with this command, as the ToS
and subnetmask values are used to distinguish between them.
Currently, "flags" should be set to "0".
Example: ITG>mRouteAdd "47.82.33.123", "47.82.33.1",
"255.255.255.0", 4, 0
routeDelete
“IP address”,
"IP Gateway"
Delete a route from the routing table.
Example: ITG> routeDelete “47.23.34.19”, "47.23.34.1"
mRouteDelete
“IP address”,
"Subnetmask", <ToS value>,
<flags>
Delete a route matching the ToS value and flags. Currently,
"flags" should be set to "0".
Example: ITG> mRouteDelete “47.23.34.19”, "255.255.255.0",
4, 0
routeShow Display the current host and network routing entries.
Example: ITG> routeShow
Table 50
General purpose commands (Part 3 of 3)
Command Description