OpenView is a registered trademark of Hewlett-Packard Company.
SunNet Manager is a registered trademark of Sun Microsystems, Inc.
Netview is a registered trademark of IBM.
IQ View is a trademark of ADTRAN.
This manual is arranged so you can quickly and easily find the information you need. The following is an overview of the contents
of this manual:
•Chapter 1, Introduction, familiarizes you with frame relay
networks and NxIQ highlights.
•Chapter 2, Installation, describes the NxIQ connectors (pin assignments are given in Appendix A) and provides an installation diagram.
•Chapter 3, Operation, explains how to operate your NxIQ using either the front panel or a terminal interface.
•Chapter 4, Management Applications, provides examples of
some common NxIQ applications. This chapter includes network diagrams as well as configuration examples.
•Chapter 5, Configuration Overview, explains how to access
the NxIQ configuration menu and provides menu trees for
both the front panel and the terminal interface.
•Chapters 6 through 8 provide brief explanations for selections
made in the Configuration menus. These chapters are based
on the first level menu branches of the Configuration menu:
DTE Port, Network Port, and System Configuration.
•Chapter 9, Statistics, describes how to access statistical information from the NxIQ.
•Chapter 10, Diagnostics, explains how to access the NxIQ diagnostic features, including PVC loopback and ping tests.
•Chapter 11, Utility Menu, describes the utility menu for front
panel operation.
•Appendix A, Pinouts, provides pinouts for the NxIQ connectors.
Cautions signify information that could prevent service interruption.
Warnings provide information that could prevent
damage to the equipment or endangerment to human life.
FEDERAL COMMUNICATIONS COMMISSION
RADIO FREQUENCY INTERFERENCE STATEMENT:
This equipment has been tested and found to comply with the
limits for a Class A digital device, pursuant to Part 15 of the FCC
Rules. These limits are designed to provide reasonable protection
against harmful interference when the equipment is operated in a
commercial environment. This equipment generates, uses, and
can radiate radio frequency energy and, if not installed and used
in accordance with the instruction manual, may cause harmful interference to radio frequencies. Operation of this equipment in a
residential area is likely to cause harmful interference in which
case the user will be required to correct the interference at his own
expense.
Shielded cables must be used with this unit to ensure compliance
with Class A FCC limits.
Change or modifications to this unit not expressly
approved by the party responsible for compliance
could void the user's authority to operate the equipment.
CANADIAN EMISSIONS REQUIREMENTS
This digital apparatus does not exceed the Class A limits for radio
noise emissions from digital apparatus as set out in the interference-causing equipment standard entitled "Digital Apparatus,"
ICES-003 of the Department of Communications.
Cet appareil nuerique respecte les limites de bruits radioelectriques applicables aux appareils numeriques de Class A prescrites dans la norme sur le materiel brouilleur: "Appareils
Numeriques," NMB-003 edictee par le ministre des Communications.
The ADTRAN NxIQ option module installs in the option slot of the TSU muliplexer family of products and
provides a synchronous V.35 interface for frame-relay
applications.
Chapter 1
Introduction
The NxIQ provides the visibility and control needed for
both the physical and logical connections made in
frame-relay networks. The NxIQ provides logical layer
monitoring and management for frame relay. Each permanent virtual circuit (PVC) accessed through an NxIQ
is managed end-to-end as if it were a leased line connection. Real time statistics on throughput, bandwidth utilization, availability, bursting, congestion, and network
delay are collected and stored in the Frame IQ MIB
(management information base). This information can
then be gathered by management systems and used to
monitor network health and to perform long-term network planning.
The unit's embedded SNMP (simple network management protocol) agent provides complete SNMP access
to the unit. SNMP access is available through the DTE
or network port or through an integral SLIP (serial line
internet protocol) or PPP (point-to-point protocol) async
port. When used in the “e” series of TSU products, an
Ethernet interface is available for SNMP access.
61200.255L1-1NxIQ User Manual
1
Chapter 1. Introduction
2
The following are features of the NxIQ:
•Complete and comprehensive frame relay monitoring
•Real-time measurement of bandwidth utilization,
committed information rates (CIRs), and excess
burst rates on each PVC
•True non-intrusive, inband transmission of statistics
•Embedded SNMP and TELNET through the DTE,
Network, or SLIP/PPP port (or through the ethernet and SLIP ports on the “e” series TSU products)
•Control port provides SLIP and async PPP access to
SNMP or VT 100 terminal configuration
•End-to-end network round trip delay measurements for network optimization
•Frame IQ MIB is standard ANSI (American National Standards Institute) format compatible with popular enterprise reporting systems
•Optional IQ View™ software system provides a
cost-effective, easy-to-use GUI (graphical user interface) for performance management
Frame relay is a wide area network (WAN) service designed to minimize physical connections. This is accomplished by using virtual connections within the
frame relay cloud and accessing these virtual circuits
with, normally, one physical connection at each location to the frame relay service. Virtual circuits are addressed using header information at the beginning of
each frame. These frames are formatted by the user's
customer premise equipment (CPE) such as the ADTRAN NxIQ.
NxIQ User Manual61200.255L1-1
Chapter 1.
Introduction
ANSI standards describe how each frame must be constructed to provide interoperability between CPE
equipment and frame relay switching equipment. Each
frame must contain a header, at least one byte of information data, two bytes of CRC16, and a trailing flag
0x7E.
This header information contains a virtual circuit address known as a DLCI (data link connection identifier). The header information also contains bits used for
network congestion control.
Frame-relay virtual circuits may be defined as permanent (PVC) or switched (SVC). PVCs have the same
DLCI for a given path each time a user protocol session
is established. The network service provider assigns
these DLCIs at subscription time. SVCs, on the other
hand, have DLCIs dynamically assigned each time a
user protocol session is established. The CPE equipment must request a call and the DLCI is assigned by
the network-switching equipment. This DLCI is valid
until the call is disconnected and may be assigned a different value each time a call is requested.
SNMP Management
SNMP management capability is provided inband with
support for RFC 1315 (frame relay DTE MIB), RFC 1213
(MIB II), RFC 1406 (DS1/E1 MIB), and ADTRAN Enterprise MIB. MIB files are available from ADTRAN in the
support section of the ADTRAN Web page at
www.adtran.com. TELNET capability is also supported. For non-SNMP environments, VT 100 and front
panel operation are supported.
The NxIQ's embedded SNMP feature allows the unit to
be accessed and controlled by a network manager inband at the DTE or network interface, out-of-band at
the control port via SLIP or async PPP, or using a LAN
connection, available in the “e” series TSU products.
61200.255L1-1NxIQ User Manual
3
Chapter 1. Introduction
4
The term SNMP broadly refers to the message protocols
used to exchange information between the network and
the managed devices, as well as to the structure of network management databases. The three basic components of SNMP follow:
Network Manager
Control program that collects, controls, and presents
data pertinent to the operation of the network devices.
It resides on a network management station.
Agent
Control program that resides in each connected network device. This program responds to queries and
commands from the network manager and returns requested information or invokes configuration changes
initiated by the manager.
TELNET
MIB
Index to the organized data within a network device. It
defines the operation parameters that can be controlled
or monitored.
TELNET provides a password-protected, remote login
facility to the NxIQ. TELNET allows a user on a network manager to control the NxIQ through the terminal menus.
NxIQ User Manual61200.255L1-1
Warranty and Customer Service
ADTRAN will replace or repair this product within five
years from the date of shipment if it does not meet its
published specifications or fails while in service. For
detailed warranty, repair, and return information refer
to the ADTRAN Equipment Warranty and Repair and
Return Policy Procedure.
Return Material Authorization (RMA) is required prior
to returning equipment to ADTRAN.
For service, RMA requests, or further information, contact one of the numbers listed on the inside back cover
of this manual.
Chapter 1.
Introduction
61200.255L1-1NxIQ User Manual
5
Chapter 1. Introduction
6
NxIQ User Manual61200.255L1-1
UNPACK, INSPECT, POWER UP
Receipt Inspection
Chapter 2
Installation
Carefully inspect the option module for any shipping
damage. If damage is suspected, file a claim immediately with the carrier and contact ADTRAN Customer and
Product Service (CAPS). If possible, keep the original
shipping container for use in shipping the NxIQ for repair or for verification of damage during shipment.
ADTRAN Shipments Include
The following items are included in ADTRAN shipments of the NxIQ:
•NxIQ option module
•The user manual
•V.35 DTE cable
•An 8-position modular to 8-position modular cable
and a modular to female DB-25 adapter for access to
the Control/SLIP/PPP port
The ADTRAN NxIQ MIB is available from ADTRAN in the
support section of the ADTRAN Web page at www.adtran.com.
61200.255L1-1NxIQ User Manual
7
Chapter 2. Installation
8
Customer Provides
For SNMP management not accessed through the DTE
or network port, the customer must provide access to
the NxIQ either through a SLIP port, Async PPP port
(requires a male 25-pin D-type connector), or a 10baseT
Ethernet port (requires an “e” series TSU product). See
Appendix A: Pinouts for the pin assignments of the con-
trol port (for SLIP and Async PPP).
INSTALLATION
Placement of the Option Module
Figure 2-1 shows the proper placement of the option
module. Perform the following steps to install the option module.
1.Remove the cover plate from the TSU/TDU unit
rear panel.
2.Slide the option module into the rear panel of the
TSU/TDU unit until it is positioned firmly against
the front of the unit.
3.Fasten the thumbscrews at both edges of the option module.
Cover Plate
TSU/HSU
UNIT
Option Module
Figure 2-1
Installing the Option Module
NxIQ User Manual61200.255L1-1
Power Connection
Each option module derives power from the base TSU/
TDU unit. Power to the TSU/TDU is supplied by a captive eight-foot power cord.
Attaching the Plug-On Board
Figure 2-2 shows the proper attachment of a plug-on
board to the option module. Perform the following
steps to install the plug-on board:
1.Hold the plug-on board above the option module.
2.Using a downward and right-to-left motion, slip
the V.35 Connector plug into the opening in the
option module back panel.
3.Moving the plug-on board downward, secure the
connection of the header pins at the front of the
boards.
4.Install the two 4-40 screws at both edges of the option module.
Chapter 2.
Installation
NX 56/64
PORT X.1
V.35
NX 56/64
PORT X.1
V.35
The connection of the header pins between the option module
and the plug-on board must be visually verified. Severe damage to the equipment can result from an improper connection.
61200.255L1-1NxIQ User Manual
Figure 2-2
Attaching the Plug-On Board
9
Chapter 2. Installation
10
Rear Panel
CONTROL
HOT
REPLACEABLE
The rear panel contains a DTE connector which provides the primary channel V.35. A second V.35 port is
provided for Dial Backup applications. A control port is
also provided for terminal or SLIP/PPP access. Pin assignments for these connectors are listed in Appendix A:
Pinouts. The NxIQ rear panel is shown in Figure 2-3.
NX IQ
PORT
X.1
V.35 NX56/64
V.35 DBU
PORT X.2
Control Port
Figure 2-3
NxIQ Rear Panel
The NxIQ has an 8-pin modular jack labeled CONTROL. The control port provides connection to a
VT 100 EIA-232 compatible interface, a device running
SLIP protocol, or a device running Async PPP protocol.
An 8-foot cable with adapter connector provides a standard DB-25 EIA-232 interface. See Appendix A: Pinouts
for the control port’s pin assignments. A description of
the operation of this port is covered in Chapter 3: Opera-
tion.
NxIQ User Manual61200.255L1-1
Chapter 2.
V.35 Connector: DTE Data Connection
The DTE should be connected to the V.35 connector (labeled V.35 Nx56/64). The pin assignments for this connector are listed in Appendix A: Pinouts.
To prevent possible radio frequency interference emissions, a
shielded cable is required.
V.35 Connector: Dial Backup (DBU) Connector
The dial backup device should be connected to this V.35
interface. The pin assignments for this connector are
listed in Appendix A: Pinouts.
Installation
61200.255L1-1NxIQ User Manual
11
Chapter 2. Installation
12
NxIQ User Manual61200.255L1-1
FRONT PANEL
1
Chapter 3
Operation
Refer to the TSU Product Manual for a description of
front panel operation.
Vt 100 Terminal Connection And Operation
To control the NxIQ using a VT 100 terminal, follow this
procedure:
1.Set the NxIQ baud rate to match the terminal
through the front panel (maximum rate is 38.4K).
2.Using the ADTRAN-provided VT 100 terminal
adapter, connect the COM port of a VT 100 compatible terminal or equivalent to the 8-pin modular
jack labeled CONTROL on the rear of the NxIQ.
This connection is used for both local and remote
configuration. (In the “e” series TSU products, the
terminal can be connected to the Control In port of
the chassis.)
3.Open the connection and press Enter repeatedly
until the Login Menu appears (See Figure 3-1 on
page 14).
4.Select Local Login to configure the NxIQ unit connected to the terminal. Select Remote Login to
configure a remotely located NxIQ unit. For remote applications, at the remote DLCI prompt, enter the outgoing DLCI (see the following note) by
pressing
, then Enter, entering the DLCI number,
61200.255L1-1NxIQ User Manual
13
Chapter 3. Operation
and pressing Enter again. Next select Begin Remote Session by pressing 2 and Enter.
When entering the DLCI for a remote application, enter the
DLCI associated with the local unit that you are logged in to
(not the far end DLCI).
If the wrong DLCI is entered or a network problem exists, the
screen freezes at the Press any key to continue prompt.
Press CNTL + L twice to return the unit to the Login screen.
Figure 3-1
Terminal Login Menu
14NxIQ User Manual61200.255L1-1
Chapter 3. Operation
5.Enter the password. The factory default password
is adtran. The Main menu will appear (See Figure 3-2).
6.Make selections by entering the number corresponding to the chosen parameter. Press ESC to
return to the previous screen.
In the upper right-hand corner of the VT 100 screen, LOCAL
or REMOTE is displayed, indicating the unit the current
screen represents. See Figure 3-2.
Figure 3-2
Terminal Main Menu
NXIQ MENU STRUCTURE
The opening menu is the access point to all other operations. The Main menu branches are Configuration,
View Statistics, Diagnostics, and Logout as shown in
Figure 3-2. Each Main menu item has several functions
and submenus to identify and access specific parameters.
The Logout selection is available on the terminal interface
only.
61200.255L1-1NxIQ User Manual15
Chapter 3. Operation
Main Menu
In this chapter, the terminal selections are listed first, followed by the Front Panel selections (if the names differ). See
Figure 3-3 on page 17.
Definitions for the branches of the Main menu follow:
Configuration (CONFIG)
Configuration is used to select network, DTE, and system operating parameters. For more information on
configuration options, see the following chapters:
Chapter 5: Configuration Overview, Chapter 6: DTE Port
Configuration, Chapter 7: Configuring the Network Port,
and Chapter 8: System Configuration.
View Statistics (STATUS)
This selection displays statistical information for the
DTE port, the network port, and the system. See Chap-ter 9: Statistics for more information.
Diagnostics (TEST)
Diagnostic options allow you to perform PVC loopback
tests. See Chapter 10: Diagnostics for more information.
Logout (terminal menu only)
This parameter logs out of the system.
16NxIQ User Manual61200.255L1-1
Chapter 3. Operation
1) DTE
STATUS2) NET
3) RESET STATS
1) DTE PORT
CONFIG2) NETWORK PORT
3) CONTROL PORT
4) SYSTEM
UTIL1) SW REVISION
2) CMD MODE
TEST1) PVC LOOPBACK
2) LOCAL LOOPBACK
Figure 3-3
NxIQ Front Panel Menu Structure
61200.255L1-1NxIQ User Manual17
Chapter 3. Operation
18NxIQ User Manual61200.255L1-1
Chapter 4
Management Applications
One of the main advantages of the NxIQ is management
flexibility. The TSU front panel interface provides configuration capabilities and viewing of key frame relay
statistics information. Other management options described in this chapter provide configuration and diagnostics capabilities as well as all-inclusive statistics
information.
This chapter provides examples of some common NxIQ
management options. The examples include VT 100
management, out-of-band SNMP/TELNET management, and inband PVC SNMP/TELNET management.
Descriptions and configuration tips for these management options are provided in the sections that follow.
The application drawings in this chapter show routers as the
frame relay device. The frame relay device could be any device
with frame relay capabilities. However, to use inband management, the management DLCI must be RFC 1490 encapsulated IP traffic.
61200.255L1-1NxIQ User Manual19
Chapter 4. Management Applications
LOCAL VT 100 TERMINAL MANAGEMENT
Connect a VT 100 terminal to the NxIQ CONTROL port
(or to the control port on the chassis of an “e” series TSU
product). This interface provides full-screen configuration and all-inclusive statistics access. VT 100 management also allows for remote configuration. Through
this port, a remotely located NxIQ is fully accessible for
configuration, diagnostics, and statistics viewing. Fig-
ure 4-1 shows an example of VT 100 application.
VT 100 remote mode is proprietary and non-intrusive.
Therefore, you can perform all VT 100 management functions without disrupting the flow of data.
RouterRouter
LAN
LAN
DSU/DSX
OK
TEST
ALARM
ENTER
1
4
7
COPY
CANCEL
*
MODULE
OK
TEST
ALARM
CSU
OK
TSU 120e
with NxIQ
TSU 120e
2
3
5
6
ALARM
CLEAR
8
9
HOME
SHIFT
0
#
TEST
ERROR
ALARM
Frame
Relay
DSU/DSX
OK
TEST
ALARM
MODULE
OK
TEST
TSU 120e
with NxIQ
TSU 120e
ENTER
1
2
3
4
5
6
ALARM
CLEAR
7
8
9
COPY
HOME
SHIFT
CANCEL
0
#
*
ALARM
CSU
OK
TEST
ERROR
ALARM
VT 100
Figure 4-1
VT 100 Management Application Example
20NxIQ User Manual61200.255L1-1
Chapter 4. Management Applications
Minimum Configuration Requirements for
VT 100 Management
The following options are the minimum configuration
requirements for establishing VT 100 management access.
Baud Rate
Set the baud rate to match the VT 100 terminal rate.
This is accessible from the front panel only (select CONTROL PORT from the CONFIG menu).
Control Port Mode
Set the Control Port Mode for TERMINAL. This selection is found in the SYSTEM CONFIGURATION portion of the CONFIG menu.
OUT-OF-BAND MANAGEMENT
This management option (shown in Figure 4-2 on
page 22) is commonly used in situations where the customer is trying to reduce the amount of management
traffic flowing through the frame relay device. The
NxIQ can be managed though an established TELNET
session or an SNMP-based network manager like HP
OpenView®, IBM Netview®, or SunNet Manager®.
The ADTRAN NxIQ MIB is available in the support section
of the ADTRAN Web page at www.adtran.com.
SNMP and TELNET management is provided by one of
the following interfaces:
•A device (e.g., a router) running SLIP protocol.
Connection is made through the NxIQ's control
port (or the chassis control port on an “e” series
TSU product).
•A device (e.g., a router) running async PPP protocol
(or the chassis control port on an “e” series TSU
product).
61200.255L1-1NxIQ User Manual21
Chapter 4. Management Applications
•A LAN. Connection is made through the Ethernet
interface on the chassis of an “e” series TSU product.
10BaseT Ethernet
Frame
Relay
LAN
Router
DSU/DSX
OK
TEST
ALARM
MODULE
OK
TEST
TSU 120e
with NxIQ
TSU 120e
ENTER
1
2
3
4
5
6
ALARM
CLEAR
7
8
9
COPY
HOME
SHIFT
CANCEL
0
#
*
ALARM
CSU
OK
TEST
ERROR
ALARM
NMS
Out-of-Band Management Application Example
Minimum Configuration Requirements
for Out-of-Band Management
The following options (all found in the SYSTEM CONFIGURATION menu) are the minimum configuration
requirements for establishing out-of-band SNMP or
TELNET access. Once these options are configured, the
unit may be accessed using SNMP/TELNET.
Control Port Mode
If necessary, select SLIP or PPP as the NxIQ control port
mode. If the control or Ethernet interfaces on the “e” series TSU are used, refer to the TSU User Manual for setup.
DSU/DSX
OK
SLIP/PPP
TEST
ALARM
MODULE
OK
TSU 120e
with NxIQ
Router
LAN
TSU 120e
ENTER
1
2
3
4
5
6
ALARM
CLEAR
7
8
9
COPY
HOME
SHIFT
CANCEL
0
#
*
TEST
ALARM
CSU
OK
TEST
ERROR
ALARM
Figure 4-2
IP Address
Enter the NxIQ IP address.
The next five settings are applicable for SNMP access
only:
Read Community Name
Set the Read Community Name to match the NMS (network management system) settings.
22NxIQ User Manual61200.255L1-1
Write Community Name
Set the Write Community Name to match the NMS settings.
Trap Manger DLCI
Identify the virtual circuit used for all traps generated
by the NxIQ.
Trap Manager IP
Enter the IP address of the SNMP manager to which the
NxIQ sends traps.
Trap Manger Port
Enter the NxIQ port used to transmit traps to the SNMP
manager.
INBAND MANAGEMENT
The ADTRAN NxIQ supports three modes of inband
management using the frame relay structure of PVCs.
These modes are local (see Figure 4-3 on page 24), shared
(see Figure 4-4 on page 26), and dedicated PVC manage-ment (see Figure 4-5 on page 28). All three types support
complete SNMP management as well as TELNET capabilities.
Chapter 4. Management Applications
All PVC-based inband management traffic must be noncompressed IP and use RFC 1490 encapsulation.
Local PVC Management
Local PVC management refers to a PVC created between the NxIQ and the frame relay router on the DTE
interface of the NxIQ. This type of management is ideal
when local management is needed but an Ethernet connection is not available. To support this type of management, all traffic on the selected PVC must be RFC
1490 encapsulated, noncompressed IP traffic.
The local PVC is sent out of the WAN serial port of the
router as normal WAN traffic and is terminated in the
NxIQ. Since the NxIQ responds to Inverse ARP, it is
61200.255L1-1NxIQ User Manual23
Chapter 4. Management Applications
not necessary to set up a static route in the router. The
router will discover the IP address automatically; however, it will be necessary to set up a local PVC between
the router and the NxIQ. Accomplish this by setting a
value (between 16 and 1007) for the DTE management
DLCI on the NxIQ to a value not used by the frame relay network.
Local PVC management can be used at any location
that has a router. Therefore, remote sites can be accessed through the remote router. One consideration when
using local PVC management is that if the remote router goes down, then access to the remote TSU is lost.
RouterRouter
LAN
TD1
RD1
TD2
RD2
ALM
TDNRDN
/TST
TSU 120e
with NxIQ
DSU IQ
A
B
1
C
2
D
3
E
4
F
5
NEXT
6
PREV
7
ADD
8
SHIFT
9
DELETE
QUICK
0
#
Frame
Relay
DSU IQ
A
B
1
C
2
D
3
E
4
TD1
RD1
TD2
F
RD2
5
ALM
TDNRDN
NEXT
/TST
6
PREV
7
ADD
8
SHIFT
9
DELETE
QUICK
0
#
TSU 120e
with NxIQ
LAN
NMS
Figure 4-3
Local PVC Management Application
Minimum Configuration Requirements for Local PVC Management
The following options are the minimum configuration
requirements for establishing inband local PVC management. Once these options are configured, the unit
may be accessed using SNMP/TELNET. All options
(with the exception of the Management DLCI option)
are found in the SYSTEM CONFIGURATION menu.
IP Address
Enter the NxIQ IP address.
24NxIQ User Manual61200.255L1-1
Chapter 4. Management Applications
Management DLCI
Enter a DLCI number (between 16 and 1007) that is not
used by the frame relay service. This option is found in
the DTE Port Configuration menu.
The next five settings are applicable for SNMP access
only:
Read Community Name
Set the Read Community Name to match the NMS settings.
Write Community Name
Set the Write Community Name to match the NMS settings.
Trap Manger DLCI
Identify the virtual circuit used for all traps generated
by the NxIQ.
Trap Manager IP
Enter the IP address of the SNMP manager to which the
NxIQ sends traps.
Trap Manger Port
Enter the NxIQ port used to transmit traps to the SNMP
manager.
Shared PVC Management
Shared PVC management refers to a PVC that is used
for normal data traffic between locations. The NxIQ
monitors this PVC for packets that contain its IP address. When the NxIQ detects a packet containing a
destination IP address that matches the NxIQ IP address, the unit intercepts the packet and processes its
TCP/IP information. To support this type of management, all traffic on the selected PVC must be RFC 1490
encapsulated, noncompressed IP traffic.
61200.255L1-1NxIQ User Manual25
Chapter 4. Management Applications
Shared PVC management is used to manage remote
NxIQs without being dependent on services from the
remote router. This usually requires a static route at the
host location.
By setting a local PVC management and a shared PVC management on the remote NxIQ, its IP address can be found
through Inverse ARP. Since the unit is set up for shared
PVC management, all management traffic will be intercepted
prior to reaching the remote router.
RouterRouter
LAN
TD1
RD1
TD2
RD2
ALM
TDNRDN
/TST
DSU IQ
A
B
1
C
2
D
3
E
4
F
5
NEXT
6
PREV
7
ADD
8
SHIFT
9
DELETE
QUICK
0
#
TSU 120e
with NxIQ
Frame
Relay
TD1
RD1
TD2
RD2
ALM
TDNRDN
/TST
TSU120e
with NxIQ
DSU IQ
A
B
1
C
2
D
3
E
4
F
5
NEXT
6
PREV
7
ADD
8
SHIFT
9
DELETE
QUICK
0
#
LAN
NMS
Figure 4-4
Shared PVC Management Application
Minimum Configuration Requirements for Shared PVC Management
The following options are the minimum configuration
requirements for establishing inband shared PVC management. Once these options are configured, the unit
may be accessed using SNMP/TELNET. All options
(with the exception of the Management DLCI options)
are found in the SYSTEM CONFIGURATION menu.
IP Address
Enter the NxIQ IP address.
Management DLCI 1 and/or DLCI 2
Enter the management DLCI(s) used to carry management traffic to and from the network. This option is
found in the Network Port Configuration menu.
26NxIQ User Manual61200.255L1-1
Chapter 4. Management Applications
Management DLCI 1 and/or DLCI 2 Mode
Set to DEDICATED if the management DLCI is used
only to manage the NxIQ (and not used to carry customer traffic). If set to DEDICATED, the router is not
notified of that DLCI. Set to SHARED if the DLCI is
used to carry customer traffic as well as management
data. This option is found in the Network Port Configuration menu.
The NxIQ unit supports management from two network DLCIs either shared or dedicated.
The next five settings are applicable for SNMP access
only:
Read Community Name
Set the Read Community Name to match the NMS settings.
Write Community Name
Set the Write Community Name to match the NMS settings.
Trap Manger DLCI
Identify the virtual circuit used for all traps generated
by the NxIQ.
Trap Manager IP
Enter the IP address of the SNMP manager to which the
NxIQ sends traps.
Trap Manger Port
Enter the NxIQ port used to transmit traps to the SNMP
manager.
61200.255L1-1NxIQ User Manual27
Chapter 4. Management Applications
Dedicated PVC Management
Dedicated PVC management refers to the ability to
have a PVC originated from the network and terminated in the NxIQ. This is an ideal configuration for thirdparty management. It isolates the customer’s data traffic from network management traffic, and it also acts as
a firewall that restricts management data to the TSU.
Dedicated PVC management is also ideal when the user
wants to guarantee access to a remote TSU regardless of
the state of the remote LAN.
Carrier NMS
RouterRouter
LAN
TSU 120e
ENTER
1
2
3
4
5
6
ALARM
CLEAR
7
8
9
COPY
HOME
SHIFT
CANCEL
0
#
*
DSU/DSX
OK
TEST
ALARM
MODULE
OK
TEST
ALARM
CSU
OK
TEST
ERROR
ALARM
TSU 120e
with NxIQ
Minimum Configuration Requirements for Dedicated
PVC Management
The configuration requirements for dedicated PVC
management are identical to those listed for shared
PVC management. See the previous section, Minimum Configuration Requirements for Shared PVC Management,
on page 26 for more information.
Frame
Relay
DSU/DSX
OK
TEST
ALARM
TSU 120e
with NxIQ
ENTER
CANCEL
MODULE
OK
TEST
ALARM
Dedicated PVC Management Application
LAN
TSU 120e
1
2
3
4
5
6
ALARM
CLEAR
7
8
9
COPY
HOME
SHIFT
0
#
*
CSU
OK
TEST
ERROR
ALARM
Figure 4-5
28NxIQ User Manual61200.255L1-1
Configuration Overview
LOCAL AND REMOTE CONFIGURATION
The NxIQ can be configured locally or communications
can be established so that a local NxIQ can configure a
remote NxIQ using a VT 100 interface. See Chapter 3: Operation for information on selecting Local or Remote
operation.
The Configuration menu consists of the following submenus relating to specific interfaces or functions of the
NxIQ requiring setup:
DTE Port
Network Port
Control Port (front panel only)
System Configuration
The terminal configuration menu is shown in Figure 5-1
on page 30.
Chapter 5
To access module configuration:
Press 2 (Config Menu tree, and
Enter 7 (Port Config)
61200.255L1-1NxIQ User Manual29
Chapter 5. Configuration Overview
For detailed information on configuration, see Chapter
6: DTE Port Configuration, Chapter 7: Configuring the Network Port, and Chapter 8: System Configuration.
Figure 5-1
Terminal Configuration Menu
Configuration menu trees are shown in Figure 5-2 on
page 31 (for the terminal) and Figure 5-3 on page 32 (for
the front panel interface).
30NxIQ User Manual61200.255L1-1
Chapter 5. Configuration Overview
1) CTS OPTION1) FORCED ON
2) DSR OPTION1) FORCED ON
1) PHYSICAL LAYER OPTIONS3) CD OPTION2) NORMAL
1) DTE PORT1) T392
2) N392
2) FRAME RELAY OPTIONS3) N393
4) MANAGEMENT DLCI
1)INTERFACE TYPE
2) NETWORK PORT 2) PHYSICAL LAYER OPTIONSCHANNEL RATE
Configure the physical layer and frame relay protocol
options for the DTE port located on the rear of the NxIQ
by selecting DTE PORT from the Configuration menu.
Figure 6-1 illustrates the terminal Configuration menu
for the DTE Port. The menu tree in Figure 6-2 on page 34
shows the choices available in this menu.
Figure 6-1
Terminal DTE Port Configuration Menu
61200.255L1-1NxIQ User Manual33
Chapter 6. DTE Port Configuration
In this chapter, the terminal selections are listed first
followed by the Front Panel selections in parenthesis (if
the names differ).
1) CTS OPTION1) FORCED ON
1) PHYSICAL LAYER OPTIONS2) FOLLOW FTS
1) CONFIG 1) DTE PORT2) DSR OPTION1) FORCED ON
3) CD OPTION2) NORMAL1) INVERTED
4) TC CLOCK OPT2) NORMAL
1) T392
2) FRAME RELA Y OPTIONS 2) N392
3) N393
4) MANAGEMENT DLCI
DTE Port Menu Tree
Physical Layer Options (PHYS LYR OPT)
Figure 6-2
CTS Option
Set the CTS lead to FORCED ON or FOLLOW RTS.
Forced On
The CTS lead is always on and the RTS lead is ignored.
Follow RTS
The CTS lead is on when the RTS lead is on (and off
when the RTS lead is off).
DSR Option
Set the DSR lead to Forced On or Normal.
Forced On
The DSR lead is always on.
Normal
The DSR lead is off when the NxIQ is in a DSU loopback
test or an alarm state.
34NxIQ User Manual61200.255L1-1
CD Option
Set the CD lead to Forced On or Normal.
Forced On
The CD lead is always on.
Normal
The CD lead is off when the NxIQ is in alarm state.
TC Clock Option
Set the transmit clock to Normal or Inverted.
Frame Relay Options (FR OPT)
The frame relay protocol is a synchronous protocol
used to concentrate two different devices into a common frame relay link to the network. The NxIQ accepts
frame relay frames from a router or a FRAD (frame relay access device) and routes to/from the network port
based on the DLCI address.
T392
Chapter 6. DTE Port Configuration
Set the timeout (in seconds) between polling intervals.
This parameter needs to be a few seconds longer than
the T391 setting of the attached frame relay device.
N392 and N393
N392 defines the number of errors required in a given
event window, while N393 defines the number of polling events in each window.
These parameters define the error threshold for the
UNI (user to network interface) formed by the NxIQ
DTE port and the attached frame relay device. If the error threshold is met, the signaling state status is
changed to down, which indicates a service-affecting
condition. This condition is cleared once N393 consecutive error-free events are received.
61200.255L1-1NxIQ User Manual35
Chapter 6. DTE Port Configuration
For example:
If N392=3 and N393=4, then if three errors occur within
any four events the interface is determined inactive.
The status of the connection can be viewed in the Status
menu under DTE Port Signaling State. The status returns to active once the threshold is no longer exceeded.
Management DLCI (MNG DLCI)
To use local PVC management, enter the management
data link connection identifier. The management DLCI
is a special DLCI used between the attached DTE device
and the NxIQ to carry SNMP and TELNET packets to/
from the NxIQ on the DTE port.
Guidelines for Configuring Management DLCI
If the attached router or FRAD is used to route SNMP/
TELNET frames to the NxIQ, set the Management DLCI
to a unique value (between 16 and 1007) that identifies
the virtual circuit between the router/FRAD and the
NxIQ. The router/FRAD must also be configured to
route the NxIQ IP address to this DLCI. The IP address
and subnet mask for the DTE port must also be set in
the System Configuration menu.
36NxIQ User Manual61200.255L1-1
Configuring the Network Port
NETWORK PORT
Chapter 7
Access the network port menus by selecting Network
Port from the Configuration menu. Full menu trees for
the Network Configuration selections are shown in Figure 5-2 ,Terminal Configuration Menu Tree, on page 31
and Figure 5-3, Front Panel Configuration Menu Tree, on
page 32 in this manual.
The network port terminates the user end of the framerelay UNI interface. The NxIQ supports three standard
PVC signaling formats: LMI (gang of four), ANSI
T1.617-D (Annex D), and ITU Q.933-A (Annex A). The
selected signaling format is used to poll the network end
of the UNI interface and retrieve virtual circuit information. Optionally the polling process can be disabled.
When configuring from a terminal, the screen in Figure
7-1 on page 38 appears when Network Port is selected.
In this chapter, the terminal selections are listed first, followed
by the Front Panel selections in parenthesis (if the names differ).
61200.255L1-1NxIQ User Manual37
Chapter 7. Configuring the Network Port
Terminal Network Port Configuration Menu
Physical Layer Option (PHYS LYR OPT)
The following section describes the physical layer option available for the Network Port:
Figure 7-1
Channel Bandwidth (CHANNEL RATE)
Set the channel bandwidth for 56 or 64 Kbps.
38NxIQ User Manual61200.255L1-1
Chapter 7. Configuring the Network Port
Frame Relay Options (FR OPT)
The terminal screen in Figure 7-2 appears when Frame
Relay Options is selected from the Network Port Configuration Menu.
Terminal Network Port Frame Relay Options Menu
Figure 7-2
Signaling Type (SIGNAL)
Set the signaling type option to match the network signaling type. Choices are none, LMI (gang of four),
ANSI T1.617-D (Annex D), ITU-T Q.933-A (Annex A),
or Auto. Auto mode forces the NxIQ to use the same
signaling type as the attached frame relay DTE. If
AUTO is selected and there is no DTE device attached,
the NxIQ uses ANSI T1.617-D signaling type.
T391
Set the time (in seconds) between polls to the frame relay network.
N391
Determine how many link integrity polls occur in between full status polls.
61200.255L1-1NxIQ User Manual39
Chapter 7. Configuring the Network Port
N392 and N393
N392 defines the number of errors required in a given
event window, while N393 defines the number of polling events in each window.
These parameters define the error threshold for the
UNI formed by the NxIQ network port and the framerelay switch. If the error threshold is met, the signaling
state status is changed to down, which indicates a service-affecting condition. This condition is cleared once
N393 consecutive error-free events are received.
For example:
If N392=3 and N393= 4, then if three errors occur within
any four events the interface is determined inactive.
The status of the connection can be viewed in the Statistics menu under Network Port Signaling State. The status returns to active, once the threshold is no longer
exceeded.
The network service provider should recommend the values
entered into the T391, N391, N392, and N393 fields.
Management DLCI 1 and 2 (DLCI 1 and 2)
Enter the management data link connection identifiers
(DLCIs). These DLCIs are used to carry management
traffic to and from the network.
Management DLCI 1 and 2 Mode (DLCI 1 and 2 MODE)
Set to Dedicated if the management DLCI is used only
to manage the NxIQ (and not used to carry customer
traffic). If set to Dedicated, the router is not notified of
that DLCI. Set to Shared if the management DLCI is
used for carrying customer traffic and management data.
40NxIQ User Manual61200.255L1-1
Chapter 7. Configuring the Network Port
PVC Count
Sets the maximum number of PVCs that the NxIQ will
monitor for statistical information. This value determines the amount of history intervals available for storage. To get the maximum amount of statistical history
storage, set this value equal to the number of PVCs assigned to the frame-relay port. A smaller value increases history interval count but puts some of the PVC
statistics into the unknown category.
History Interval Count (HIST INT COUNT)
Sets the number of history intervals to store for statistics. History intervals are displayed in the View Option Menu by Interval portions of the Statistics menus.
These views provide data which is divided into columns and grouped by the interval of time selected in
the History Interval Size field (see the chapter System
Configuration for more information). The History Interval Count field determines how many intervals can
be stored at a time. The maximum value allowed is affected by the previously mentioned PVC Count selection.
PVC Options (not available through front panel)
The information in this menu must be entered for each
PVC. DLCI numbers and their corresponding CIRs are
provided by the service provider.
DLCI
Enter the Network DLCI.
CIR (Kbps)
Enter the CIR (committed information rate) in Kbps for
the corresponding DLCI. The information is provided
by your service provider and must be entered for each
PVC.
61200.255L1-1NxIQ User Manual41
Chapter 7. Configuring the Network Port
Sequence Number Checking
Set to ENABLE only if there are NxIQs on both ends of
the PVC. When enabled, the NxIQ tags each frame with
a sequence number which is then used by the remote
NxIQ to detect lost packets. Lost packet counts are given in the Statistics menus.
Delay Measurement
Set to ENABLE only if there are NxIQs on both ends of
the PVC. When enabled, the NxIQ periodically transmits a loopback frame to the remote NxIQ which is then
returned to measure round trip delay of each PVC.
Minimum, maximum, and average delay measurements are given in the Statistics menus.
Edit Next Entry
Edit the next entry in the PVC Options table.
Edit Previous Entry
Edit the previous entry in the PVC Options table.
Delete This Entry
Delete the current entry in the PVC Options table.
Add New Entry
Add a new entry to the PVC Options table.
42NxIQ User Manual61200.255L1-1
Chapter 8
System Configuration
SYSTEM CONFIG
Access System Configuration selections by first choosing CONFIGURATION from the Main menu. Then
choose SYSTEM CONFIG from the Configuration
Menu.
Full menu trees for the System Configuration selections
are shown in Figure 5-2, Terminal Configuration Menu
Tree, on page 31 and Figure 5-3, Front Panel Configuration
Menu Tree, on page 32. The Terminal System Configura-
tion Menu is shown in Figure 8-1 on page 44.
Change Password (not available on front panel)
Enter a new password of nine characters or less. The default password is adtran.
IP Address
Enter the NxIQ IP (internet protocol) address.
61200.255L1-1NxIQ User Manual43
Chapter 8. System Configuration
Control Port Mode (CNTL PORT MODE)
Set the Control port for terminal, SLIP protocol, or PPP
protocol mode. Set for SLIP or PPP when using the
Control port for an SNMP/TELNET path.
Figure 8-1
System Configuration Menu
Read Community Name
(not available through front panel)
Enter the authentication strings used for SNMP management. Match the NxIQ to the SNMP manager for
read privileges.
44NxIQ User Manual61200.255L1-1
Chapter 8. System Configuration
Write Community Name
(not available through front panel)
Enter the authentication strings used for SNMP management. Match the NxIQ to the SNMP manager for
write privileges.
Trap Manager DLCI (TRAP DLCI)
If the trap manager port is set for Network or DTE, this
parameter identifies the virtual circuit used for all traps
generated by the NxIQ.
Trap Manager IP Address (TRAP IP ADDR)
Enter the IP address of the SNMP manager to which the
NxIQ sends traps.
Trap Manager Port (TRAP PRT)
Enter the NxIQ port used to transmit traps to the SNMP
manager. Choices are none, DTE port, network port,
and control port.
History Interval Size (HIS INT SIZE)
The time entered in this field affects the Interval View
in the Statistics menus. The Interval View provides historical data for the current day. The data is divided into
columns grouped by the interval of time (5, 10, 15, 20,
25, or 30 minutes) selected in this field. The NxIQ stores
up to 157 intervals. Once the maximum is reached, new
information overwrites existing information, beginning
with the least current.
If data is not retrieved before the Total Time Stored is exceeded, it is overwritten and cannot be restored. Total Time
Stored = History Interval Size x History Interval Count.
61200.255L1-1NxIQ User Manual45
Chapter 8. System Configuration
46NxIQ User Manual61200.255L1-1
For descriptions of the terminal statistics menus see the
following section, Viewing Statistical Information (Termi-nal Interface). For front panel menu descriptions, see the
section Viewing Statistical Information (Front Panel Inter-face) on page 67.
VIEWING STATISTICAL INFORMATION
(TERMINAL INTERFACE)
Select View Statistics from the Main menu to access the
View Statistics Menu shown in Figure 9-1. From this
menu, select DTE Port or Network Port to view statistics for the ports, DLCI List to view all available DLCIs,
or System to view the system. Select Reset Statistics to
clear all current information.
Chapter 9
Statistics
Figure 9-1
View Statistics Menu
61200.255L1-1NxIQ User Manual47
Chapter 9. Statistics
Terminal Statistics Display Options
DTE port, network port, and DLCI statistics are given in
two formats: View by Interval and View by Day.
View by Interval
In this view, the first column is a running total for the
current day. All other columns are grouped into userconfigured time frames with the most recent information displayed on the left. The first column's header
displays the current date, and the interval columns display the time the intervals began. In order to categorize
the interval columns by date also, the midnight time
stamp is replaced with the date. Note that this column
still represents the timed interval (not a day's worth of
information).
To configure the interval time frame, go to the System
Configuration menu under History Interval Size and
select the time you want the history interval to be set for
(from 5 to 30 minutes, in five minute intervals). The
NxIQ gathers and displays the information according
to the time selected.
The NxIQ cuts short the first gathering session in order to begin falling on the selected time boundary. For example: If the
unit or the statistics information was last reset at 12:03 and
the History Interval is set for five minutes, then the first interval session will only last two minutes. Therefore, the first
interval column (i.e., the column farthest to the right if no
columns have been deleted yet) normally represents a time
shorter than the other columns.
View by Day
This view provides historical information for the last
seven days (not including the current day). The most
recent information is displayed on the left.
The first day's column (i.e., the column farthest to the right)
does not represent a full day's worth of information (unless
the unit or the statistics information was reset at exactly 12
AM).
48NxIQ User Manual61200.255L1-1
Hot Keys
Chapter 9. Statistics
Once you have entered one of the statistics menus, hot
keys are displayed across the bottom of the screen, allowing you to quickly access other menus or navigate
within the current menu. These keys vary depending
on the menu currently displayed.
ESC=Menu
Press the ESC key to return to the main View Statistics
menu (shown in Figure 9-1 on page 47).
D=DLCI
When viewing Network port statistics, press D to view
the DLCI Statistics menu, shown in Figure 9-6 on
page 60.
Page (+, -)
Press the + and - keys to scroll through statistics menu
pages.
The Shift key must be used with the + key to advance a menu
page.
Scroll (<, >)
Press the < and > keys to scroll left and right on a statistics menu page.
The Shift key must be used with the < and > keys to scroll a
menu page.
V=View by Day/View by Interval
Press V to change the view format.
The following sections describe the information given
on the DTE port, Network port, DLCI, and System Statistics menus.
61200.255L1-1NxIQ User Manual49
Chapter 9. Statistics
DTE Port Statistics
Information given is for the DTE port since the last reset. See Figure 9-2, below, and Figure 9-3 on page 51 for
the two DTE Port Statistics screen formats.
Leads On
If a lead has become active on the selected port since the
last screen reset, it is listed in the View Statistics menu
as shown in Figure 9-2, below. The following is a list of
DTE control leads that appear in the Leads On field.
RTSRequest to send
DTRData terminal ready
CTSClear to send
DSRData set ready
DCDData carrier detect
Figure 9-2
DTE Port Statistics (View by Interval)
50NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Figure 9-3
DTE Port Statistics (View by Day)
Interval Remaining
Number of seconds remaining in the current timed interval.
Signaling State
Indicates if the frame-relay signaling state is currently
up or down.
Local PVC Rx Frames
Total frames received by the DTE port across the local
management PVC.
Local PVC Rx Bytes
Total bytes received by the DTE port across the local
management PVC.
Local PVC Tx Frames
Total frames transmitted by the DTE port across the local management PVC.
61200.255L1-1NxIQ User Manual51
Chapter 9. Statistics
Local PVC Tx Bytes
Total bytes transmitted by the DTE port across the local
management PVC.
Signal Down Time
Time in seconds the signaling state is down.
Signal Error
Number of signal frames received with PVC signaling
protocol violations.
Signal Timeouts
Number of T392 timeouts that have occurred.
Signal State Change
Number of changes in the signaling protocol state.
Rx Full Status
Number of full status polls received on the DTE side.
Rx LI Only
Number of link integrity (LI) only polls received on the
DTE side.
On the DTE side, transmit and receive counts for full status
and link integrity polls would be identical. Therefore, only
receive counts are given.
Discard Frame
Number of frames discarded by the NxIQ due to bad IP
frames received on the management DLCI, transmission errors, or link violations. This count includes
aborts, CRC errors, octet align, and length errors.
Aborts
Number of frames received without a closing flag. This
transmission error is also reflected in the Discard Frame
field.
CRC Errors
Number of frames received with CRC violations. This
transmission error is also reflected in the Discard Frame
field.
52NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Octet Align
Number of frames received with a bit count that does
not fall on 8-bit boundaries. This transmission error is
also reflected in the Discard Frame field.
Length Error
Number of frames received with fewer than 5 octets or
greater than 4500 octets. This link violation is also reflected in the Discard Frame field.
EA Violation
Number of frames received with an error in the extended address (EA) bit field of the frame-relay header.
Encapsulation Error
Number of frames received on the management DLCI
that have RFC 1490 errors.
Inactive DLCI
Number of frames received on an inactive DLCI.
Invalid DLCI
Number of frames received on a DLCI that is out of
range. The valid DLCI range is 16-1007.
Unrouteable
Number of frames received on the management DLCI
with an IP address that does not match the NxIQ IP address.
Network Port Statistics
Information given is for the network port since the last
reset. See Figure 9-4 on page 55 and Figure 9-5 on
page 56 for both formats of the Network Port Statistic
screens.
Signaling State
Indicates if the signaling state is currently up or down.
Interval Remaining
Number of seconds remaining in the current timed interval.
61200.255L1-1NxIQ User Manual53
Chapter 9. Statistics
Rx Frames
Number of frames received by the network port.
Rx Bytes
Number of bytes received by the network port.
Maximum Rx Throughput
Maximum throughput sample in the receive direction
for the given interval. This is displayed in Kbps.
Average Rx Throughput
Average throughput in the receive direction for the given interval. This is displayed in Kbps.
Maximum Rx Utilization
Maximum utilization sample in the receive direction
for the given interval. Utilization is displayed as a percentage of network port bandwidth.
Average Rx Utilization
Average utilization sample in the receive direction for
the given interval. Utilization is displayed as a percentage of network port bandwidth.
Tx Frames
Number of frames transmitted by the network port.
Tx Bytes
Number of bytes transmitted by the network port.
54NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Figure 9-4
Network Port Statistics (View by Interval)
Maximum Tx Throughput
Maximum throughput sample in the transmit direction
for the given interval. This is displayed in Kbps.
Average Tx Throughput
Average throughput in the transmit direction for the
given interval. This is displayed in Kbps.
Maximum Tx Utilization
Maximum utilization sample in the transmit direction
for the given interval. Utilization is displayed as a percentage of network port bandwidth.
Average Tx Utilization
Average utilization sample in the transmit direction for
the given interval. Utilization is displayed as a percentage of network port bandwidth.
61200.255L1-1NxIQ User Manual55
Chapter 9. Statistics
Figure 9-5
Network Port Statistics (View by Day)
Port UA Time
Time in seconds the network port is unavailable for
data delivery. This means that the T1 link is down or in
test, or that the frame-relay signaling state is down.
Signal Down Time
Time in seconds the signaling state has been down.
Signal Error
Number of signal frames received with PVC signaling
protocol violations.
Signal Timeouts
Number of T391 timeouts that have occurred.
Signal State Change
Number of changes in the signaling protocol state.
56NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Rx Full Status
Number of full status responses received on the network side.
Tx Full Status
Number of full status polls transmitted by the NxIQ.
Rx LI Only
Number of link integrity only responses received on the
network side.
Tx LI Only
Number of link integrity polls transmitted by the NxIQ.
Async Status
Number of asynchronous status messages received by
the NxIQ.
Discard Frame
Number of frames discarded by the NxIQ due to bad IP
frames received on the dedicated management DLCI,
transmission errors, or link violations.
Aborts
Number of frames received without a closing flag. This
transmission error is also reflected in the Discard Frame
field.
CRC Errors
Number of frames received with CRC violations. This
transmission error is also reflected in the Discard Frame
field.
Octet Align
Number of frames received with a bit count that does
not fall on 8-bit boundaries. This transmission error is
also reflected in the Discard Frame field.
T1 State Change
Count of state changes for the T1 port.
T1 UA Time
Time in seconds the T1 link is down.
61200.255L1-1NxIQ User Manual57
Chapter 9. Statistics
The next five parameters (Signal Loss, Telco Test, AIS
Alarm, Red Alarm, and Yellow Alarm) are events with two
states: active and inactive. If the event occurs one or more
times for the given interval, the field is active and ALARM
is displayed. The first column of the View by Interval menu
represents information for the entire current day. Therefore,
once an alarm becomes active, it remains active in the first
field for the entire 24-hour period.
Signal Loss
If ALARM is displayed, a loss of signal occurred one or
more times during the given interval.
Telco Test
If ALARM is displayed, a loopback code was received
on the T1 interface one or more times during the given
interval.
AIS Alarm
If ALARM is displayed, unframed all ones were received on the T1 interface one or more times during the
given interval. This indicates that the T1 is out of service.
Red Alarm
If ALARM is displayed, a loss of frame synchronization
occurred one or more times during the given interval.
Yellow Alarm
If ALARM is displayed, the telco end of the T1 was out
of frame sync one or more times during the given interval.
Path Code
Number of path code violations. Path code violations
include frame bit errors for D4 framing and superframes with CRC errors for ESF framing.
Line Code
Number of line code violations. Line code violations include BPVs that are not part of B8ZS code or excess zero
violations.
58NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Length Error
Number of frames received with fewer than 5 octets or
greater than 4500 octets. This link violation is also reflected in the Discard Frame field.
EA Violation
Number of frames received with an error in the extended address (EA) bit field of the frame-relay header.
Encapsulation Error
Number of frames received on a dedicated management DLCI that have RFC 1490 errors. These errors are
also reflected in the Discard Frames field.
If both management DLCIs are dedicated, the Encapsulation
Error field is not applicable. See the section Management
DLCI 1 and 2 Mode in Chapter 7: Configuring the Net-
work Port for more information.
Inactive DLCI
Number of frames received on an inactive DLCI.
Invalid DLCI
Number of frames received on a DLCI that is out of
range. The valid DLCI range is 16-1007.
Unrouteable
Number of frames received on a dedicated management DLCI with an IP address that does not match the
NxIQ IP address.
If both management DLCIs are dedicated, the Unrouteable
field is not applicable . For more information, see the Man-
agement DLCI 1 and 2 Mode section in Chapter 7: Con-
figuring the Network Port.
61200.255L1-1NxIQ User Manual59
Chapter 9. Statistics
DLCI Statistics
Access specific DLCI statistics by pressing D from the
Network Statistics menu. Enter the DLCI number for
information on a specific DLCI (displayed in the View
by Interval and Day formats). For a status summary of
all available DLCIs, select DLCI LIST from the View
Statistic menu shown in Figure 9-1 on page 47. Figure 9-6 shows the statistics menu for a specific DLCI.
Figure 9-6
DLCI Statistics for a Specific DLCI (View by Interval)
DLCI Statistics for a Specific DLCI
Throughput (Tx and Rx)
Displays the current throughput sample for this PVC.
Utilization
Displays the current CIR utilization sample for this
PVC.
60NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Remaining
Number of seconds remaining in the current timed interval.
Rx Frames
Number of frames received by the network port on the
specified DLCI.
Rx Bytes
Number of bytes received by the network port on the
specified DLCI.
Maximum Rx Throughput
Maximum throughput sample in the receive direction
for the given interval. This is displayed in Kbps.
Average Rx Throughput
Average throughput in the receive direction for the given interval. This is displayed in Kbps.
Maximum Rx Utilization
Maximum utilization sample in the receive direction
for the given interval. Utilization is displayed as a percentage of CIR.
Average Rx Utilization
Average utilization in the receive direction for the given interval. Utilization is displayed as a percentage of
CIR.
Tx Frames
Number of frames transmitted by the network port on
the specified DLCI.
Tx Bytes
Number of bytes transmitted by the network port on
the specified DLCI.
Maximum Tx Throughput
Maximum throughput sample in the transmit direction
for the given interval. This is displayed in Kbps.
61200.255L1-1NxIQ User Manual61
Chapter 9. Statistics
Average Tx Throughput
Average throughput in the transmit direction for the
given interval. This is displayed in Kbps.
Maximum Tx Utilization
Maximum utilization sample in the transmit direction
for the given interval. Utilization is displayed as a percentage of CIR.
Average Tx Utilization
Average utilization sample in the transmit direction for
the given interval. Utilization is displayed as a percentage of CIR.
PVC IA Time
Time in seconds that the PVC is in the inactive state.
Rx FECN
Number of frames received on the network port over
the specified DLCI with the FECN bit of the frame-relay
header enabled.
Tx FECN
Number of frames transmitted from the network port
over the specified DLCI with the FECN bit of the framerelay header enabled.
Rx BECN
Number of frames received on the network port over
the specified DLCI with the BECN bit of the frame-relay
header enabled.
Tx BECN
Number of frames transmitted from the network port
over the specified DLCI with the BECN bit of the framerelay header enabled.
Rx DE
Number of frames received on the network port over
the specified DLCI with the discard eligibility (DE) bit
of the frame-relay header enabled.
62NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Tx DE
Number of frames transmitted from the network port
over the specified DLCI with the DE bit of the frame-relay header enabled.
Rx CR
Number of frames received on the network port over
the specified DLCI with the CR bit of the frame-relay
header enabled.
Tx CR
Number of frames transmitted from the network port
over the specified DLCI with the CR bit of the frame-relay header enabled.
Lost Packets
Number of packets lost across the PVC. This field is applicable only if the network port's Sequence Number
Checking option (accessed through the Network Port
Configuration menu) is ENABLED.
Remote Lost Packets
Number of lost packets reported by the remote NxIQ.
This field is applicable only if the network port's Sequence Number Checking option (accessed through the
Network Port Configuration menu) is ENABLED.
Rx Burst Seconds
Amount of time (in seconds) that throughput in the receive direction is greater than CIR.
Tx Burst Seconds
Amount of time (in seconds) that throughput in the
transmit direction is greater than CIR.
Minimum Rx Frame
Size of smallest frame received across the DLCI.
Maximum Rx Frame
Size of largest frame received across the DLCI.
Average Rx Frame
Average size of frames received across the DLCI.
61200.255L1-1NxIQ User Manual63
Chapter 9. Statistics
Minimum Tx Frame
Size of smallest frame transmitted across the DLCI.
Maximum Tx Frame
Size of largest frame transmitted across the DLCI.
Average Tx Frame
Average size of frames transmitted across the DLCI.
Minimum Frame Delay
Minimum round trip delay of the DLCI. This field is
applicable only if the network port's PVC Delay Measurement option (accessed through the Network Port
Configuration menu) is ENABLED.
Maximum Frame Delay
Maximum round trip delay of the DLCI. This field is
applicable only if the network port's PVC Delay Measurement option (accessed through the Network Port
Configuration menu) is ENABLED.
Average Frame Delay
Average round trip delay of the DLCI. This field is applicable only if the network port's PVC Delay Measurement option (accessed through the Network Port
Configuration menu) is ENABLED.
PVC State Change
Number of changes in the PVC state.
64NxIQ User Manual61200.255L1-1
DLCI List
Chapter 9. Statistics
This menu lists all available DLCIs and classifies them
as active (A), inactive (I), or unknown (U) as shown in
Figure 9-7. A byte and frame break out of each DLCI is
also provided including an in/out count and a count of
how many frames were received with FECN, BECN, or
DE enabled.
Figure 9-7
DLCI Statistics Summary for All Available DLCIs
61200.255L1-1NxIQ User Manual65
Chapter 9. Statistics
System Statistics
The system time and date (as set in the System Configuration menu) and the software revision are displayed
in this menu. Also, the elapsed time since the unit was
turned on (or since the last restart) is given in seconds.
The buffer information provided in this menu is used
mainly by ADTRAN technical support in troubleshooting situations. See Figure 9-8.
Figure 9-8
System Statistics Screen
66NxIQ User Manual61200.255L1-1
VIEWING STATISTICAL INFORMATION
(FRONT PANEL INTERFACE)
To view statistical information, select 1)STATUS from
the Main menu. Then select Port Status and choose Nx-
IQ. From this menu, choose to view DTE, Network, or
Statistics or to reset the statistics. The first Statistics
screen appears. Scroll through the remaining screens
using the arrow keys. Statistic counts are running totals
for the current day (i.e., since 12 AM).
DTE Port Statistics Available on Front Panel
The following information is displayed when the DTE
port is selected.
Control Signal Status Screen
An asterisk (*) indicates that the signal is active for the
DTE port. See Figure 9-9. A list of signals is shown below:
RS request to send
TRdata terminal ready
CSclear to send
CDcarrier detect
SRdata set ready
Chapter 9. Statistics
RSTRCSCDSR
**
Figure 9-9
Control Signal Status Screen
61200.255L1-1NxIQ User Manual67
Chapter 9. Statistics
Signal State
Current signaling state of DTE port (up or down). See
Figure 9-10.
SIGNAL STATE
DOWN
Figure 9-10
Signal State Screen
Signal State Change
Number of changes in the signaling protocol state.
Signal Timeouts (TOS)
Total T392 timeouts that have occurred since the last reset.
Signal Errors
Total signal frames received with PVC signaling protocol violations.
Errored Frames
Total errored frames received since last reset.
CRC Errors
Number of frames received with CRC violations.
Abort Frames
Total frames received without a closing flag.
Octet Align
Number of frames received with a bit count that does
not fall on 8-bit boundaries.
Signal Down Time
Time in seconds that signaling state has been down.
68NxIQ User Manual61200.255L1-1
Chapter 9. Statistics
Network Port Statistics Available on Front Panel
Signal State
Current state of the network port (up or down).
Signal State Change
Number of changes in the signaling protocol state.
Signal Timeouts (TOS)
Total T391 timeouts that have occurred since the last reset.
Signal Errors
Total signal frames received with PVC signaling protocol violations.
Frames In
Total received frames since last reset.
Frames Out
Total transmitted frames since last reset.
Errored Frames
Total errored frames received since last reset.
CRC Errors
Number of frames received with HDLC CRC violations.
Abort Frames
Total frames received without a closing flag.
Octet Align
Number of frames received with a bit count that does
not fall on 8-bit boundaries.
Port UA Time
Time in seconds the network port is unavailable for
data delivery. This can mean that the T1 link is down
or in test, or that the PVC signaling state is down.
61200.255L1-1NxIQ User Manual69
Chapter 9. Statistics
Line Code
Number of line code violations. Line code violations include BPVs that are not part of B8ZS code or excess zero
violations.
Path Code
Number of path code violations. Path code violations
include frame bit errors for D4 framing and superframes with CRC errors for ESF framing.
70NxIQ User Manual61200.255L1-1
DIAGNOSTICS
Chapter 10
Diagnostics
This menu allows you to perform diagnostics by initiating PVC loopback tests or a local loopback. See Figure 10-1 for the Terminal Diagnostics menu. See Figure 10-2
on page 72 for the Front Panel menu tree.
Figure 10-1
Terminal Diagnostics Menu
61200.255L1-1NxIQ User Manual71
Chapter 10. Diagnostics
The front panel menus can be accessed by selecting 4)
TEST at the Main Menu. Next select 3) PORT TEST
and choose the NxIQ.
1) DIAG FRAMES RX
PORT TEST1) DLCI2) MIN RSP TIME
1) PVC LOOPBACK2) STRT PVC LOOP3) MAX RSP TIME
3) VIEW PVC LOOP4) AVG RSP TIME
5) LOST FRAMES
6)RMT LOST FRAMES
2) LOCAL LOOPBACK1) OFF
2) PORT
Front Panel Diagnostics Menu (with ESP Ethernet Card Installed)
PVC Loopback
A PVC loopback test is a non-intrusive loopback option
for each PVC. During this test, the NxIQ periodically
sends test frames to the remote NxIQ which are then returned for analysis. The bandwidth required is approximately 1 Kbps for each PVC in test. See Figure 10-3 for
the terminal menu.
Figure 10-2
Figure 10-3
PVC Loopback Menu
72NxIQ User Manual61200.255L1-1
Enter DLCI or 0 for All (DLCI)
Enter the DLCI of the PVC to be tested (or enter 0 to test
all available PVCs).
Test Length
Amount of time (in minutes) that you want the test to
take place. Enter 0 for a continuous test.
Begin Test
Starts the test.
End Test
Ends the test in progress prematurely or terminates a
continuous test.
View Test Stats
Displays the Test Statistics menu shown in Figure 10-4
on page 74. Descriptions of each field in the Test Statistics menu follow:
Chapter 10. Diagnostics
PVC Active/Inactive/Undefined
Displays current state of the selected PVC as determined by the switch.
•Active: The PVC is currently operational.
•Inactive: There is currently a physical or frame re-
lay layer problem at the remote end of the PVC, or
a problem exists inside the frame relay cloud for the
selected PVC.
•Undefined: The PVC is undefined for the switch.
Test Active/No Test Active
Displays current testing state of the NxIQ.
Frames Rx
Number of frames received on the selected PVC during
the current loopback test.
61200.255L1-1NxIQ User Manual73
Chapter 10. Diagnostics
Frames Tx
Number of frames transmitted across the selected PVC
during the current loopback test.
Dropped Packets
Number of packets dropped in the receiving direction
(traveling from the remote NxIQ to the local NxIQ).
Remote Dropped Packets
Number of packets dropped in the transmitting direction (traveling from the local NxIQ to the remote NxIQ).
Minimum Loop Response Time
Minimum round-trip time (in seconds) for the current
test.
Maximum Loop Response Time
Maximum round-trip time (in seconds) for the current
test.
Average Loop Response Time
Average round-trip time (in seconds) for the current
test.
Figure 10-4
Test Status Screen
74NxIQ User Manual61200.255L1-1
Reset Test Stats
View DLCI List
Local Loopback
Chapter 10. Diagnostics
Resets the information shown in the Test Statistics
menu.
See the DLCI List section in Chapter 9: Statistics on
page 65 for a description of this menu.
Select PORT to enable a bidirectional local loopback.
61200.255L1-1NxIQ User Manual75
Chapter 10. Diagnostics
76NxIQ User Manual61200.255L1-1
The Utility menu applies to the front panel operation
only.
Software Revision
This menu displays the software version and checksum
and is shown in Figure 11-1, below. The Utility Menu
Tree is shown in Figure 11-2 on page 78. Press CANCEL
to return to the Util menu.
CMD Mode
Factory use only.
Chapter 11
Utility Menu
VERSION CHKSUM
VER 2.200 17AB
Figure 11-1
System Statistics Screen
61200.255L1-1NxIQ User Manual77
Chapter 11. Utility Menu
SW REVISION
PORT UTIL
CMD MODE
Figure 11-2
Utility Menu Tree
78NxIQ User Manual61200.255L1-1
Appendix A
Pinouts
The following table gives the pin assignments for the
NxIQ card connectors. For more information on these
connectors, see Chapter 2: Installation.