Configuring Link Noise Monitoring

Size: px
Start display at page:

Download "Configuring Link Noise Monitoring"

Transcription

1 CHAPTER 19 About Link Noise Monitoring Link Noise Monitoring (LNM) feature monitors noise associated with T1/E1 communication links between a base transceiver station (BTS) and the aggregation node (AN). T1/E1 links are leased spans (lines) from service providers. Noise in these lines causes data loss. Significant data loss affects the voice quality. When notified of such issues the system operator can move the faulty span out of service. The LNM feature monitors link noise by determining whether the error parameter associated with the selected link has exceeded its predefined threshold. The LNM feature is described in the following sections: Feature History of Link Noise Monitoring, page 19-1 Restrictions for Link Noise Monitoring, page 19-1 Configuration Tasks for Link Noise Monitoring, page 19-2 Verification Example for Link Noise Monitoring, page 19-5 Feature History of Link Noise Monitoring Cisco IOS Release Description Required PRE 12.2(33)XNE This feature was introduced on the Cisco series router for the following line cards. PRE3 and PRE4 1-port Channelized OC-12 line card 4-port Channelized OC-3/STM-1 line card 2-port Channelized OC-12 shared port adapter (SPA) Restrictions for Link Noise Monitoring The LNM feature has the following restrictions and limitations: 19-1

2 About Link Noise Monitoring Chapter 19 The LNM feature is supported only on T1/E1 links. The use of a repeater removes errors at the physical layer (Layer 1) before passing the data, and renders the LNM feature ineffective. LNM provides the option of monitoring errors through LCV or PCV values, or both. If the LCV value is specified, the router calculates the PCV value by a liner extrapolation of the Gaussian Curve. Because of the extrapolation, the calculated PCV value can be the same for two close LCV values. LNM can be enabled to issue a minor warning, a major warning or a removal. You cannot simultaneously configure a major warning and a removal on the same T1/E1 link. The removal functionality only works when the link is part of a multilink bundle. Note We do not recommend link removals. The reason being, if two end points of a T1/E1 link disagree about the status of the last T1 link, there exists the possibility of each end point independently concluding that it is safe to remove the remaining links. This could result in the last link being removed. We do not recommend a low duration (set to a level as low as 4 seconds, when the default is set to 10). If the errors on the links fluctuate, the low duration value that is set triggers more events from the line card (LC) to the route processor (RP). The flood of syslog messages (if enabled) generated by the RP increases the load on the router CPU and the syslog server. A low duration value averages out errors and leads to inaccurate results. The Cisco series router only supports a maximum of 4000 TI links. An LC supports 336 T1 links and a SPA supports 772 T1 links. When many events are exchanged between the LC and RP, some events can get lost. The LNM feature does not account for lost events sent from the LC or SPA to the RP. If LNM is disabled on the T1/E1 link that is removed from the multilink bundle, the link can be added to the bundle through the LNM feature. If the ppp multilink links minimum num mandatory command is configured on an MLP bundle with LNM enabled on a member T1/E1 link, all links get removed from the bundle through LNM. Note If this command is configured, there is the danger of all links being removed from the bundle. The 2-port Channelized OC12/DS0 SPA only monitors the PCV count for LNM. Configuration Tasks for Link Noise Monitoring The LNM feature can be configured on thet1/e1 links of a line card or a SPA. To configure T1/E1 links on a SPA (2-port Channelized OC12 SPA) refer chapter Configuring a Channelized SPA in the Cisco Series Router SIP and SPA Software Configuration Guide. To configure T1/E1 links on a line card (1-port Channelized OC12 or 4-port Channelized OC3/STM-1 line cards) refer chapters 1-Port Channelized OC-12/STM-4 Line Card Configuration and 4-Port Channelized OC-3/STM-1 Line Card Configuration in the Cisco Series Router Line Card Configuration Guide. To configure the Link Noise Monitoring feature on a T1 link of a line card, perform the following configuration tasks: 19-2

3 Chapter 19 About Link Noise Monitoring Step 1 Command t1 t1-number channel-group channel-group-number timeslots list-of-timeslots Router(config-controller)# t1 1 channel-group 0 timeslots 1-24 Step 2 t1 t1-number span {minor-warn {remove major-warn}} [{[lcv value [pcv value]] [duration seconds]} set clear] Router(config-controller)# t1 1 span minor-warn lcv 20 pcv 10 duration 10 set Description Specifies the channel group and timeslots on a T1 interface. t1-number The T1 interface number from 1 to 28. Channel-group channel-group-number Identifies the channel group with any number from 0 to 23 Timeslots list-of-timeslots T1 is divided into 24 timeslots (or DS0s). Generates a minor-warn, a major-warn or a remove event based on the defined thresholds, for the T1 interface. t1-number The T1 interface number from 1 to 28. minor-warn Enables link warning (minor) monitoring on the link. major-warn Enables link warning (major) monitoring on the link. remove Enables Link Removal monitoring on the link. lcv value The Line Code Violation (LCV) threshold value in bit error per second. The valid range on a T1 link is 5 to 1544 seconds. The valid range on an E1 link is 7 to 2048 seconds. The default LCV value for minor-warn on a T1 link is 154 seconds and an E1 link is 205 seconds. The default LCV value for major-warn or removal on a TI link is 1544 seconds and an E1 link is 2048 seconds. pcv value Number of time slots in error per second. If not specified, this value is calculated from the LCV threshold based on a Gaussian distribution. The default PCV value for minor-warn on a T1 link is 145 seconds and an E1 link is 205 seconds. The default PCV value for major-warn or removal on a TI link is 320 seconds and an E1 link is 832 seconds. duration seconds The number of consecutive seconds that a threshold is exceeded or improved for a condition to occur. The valid range on a T1/E1 link is 4 to 600 seconds. The default value for T1 and E1 links is 10 seconds. set Specifies the set condition. Set is the default when no conditions are specified. clear Specifies the clear condition. Enabling Syslog Messages To enable the generation of syslog messages on a particular T1/TE1 link use the following command syntax. Use the no form of the command to disable generation of syslog messages. 19-3

4 About Link Noise Monitoring Chapter 19 Step 1 Command Router# t1 <1-28> span syslog Router# e1 <1-21> span syslog Description Generates syslog messages for the specified T1 link. A T1 link has 28 channels. An E1 link has 21 channels. Step 2 Router# t1 3 span syslog Router# no [e1 <1-21> span syslog] Router# no [t1 <1-21> span syslog] Disables generation of syslog messages for the specified T1/E1link. Router# no e1 3 span syslog For more information on the Link Noise Monitoring feature, see the Link Noise Monitoring feature guide. Configuration Examples for Link Noise Monitoring This section provides the following configuration examples: Example of LNM Configuration on a Line Card, page 19-4 Example of LNM Configuration on a Shared Port Adapter, page 19-5 Example of a Syslog Message, page 19-5 Example of LNM Configuration on a Line Card Example 1 shows how to configure the LNM feature on the 4-port Channelized OC-3/STM-1 and 1-port Channelized OC-12 line cards. Example 1 Sample Output of LNM Configuration on a Line Card Router# configure terminal Router(config)# controller sonet 7/0/0 Router(config-controller)# framing sonet Router(config-controller)# clock source internal Router(config-controller)# path 1 controller t3 Router(config-controller)# exit Router(config)# controller t3 7/0/0.1 Router(config-controller)# t1 1 channel-group 0 timeslots 1-24! Once a T1/E1 is created, LNM can be configured using 'span' CLI Router(config-controller)# t1 1? bert Start BERT test channel-group Specify a channel-group mapping on a T1 interface clock Specify the clock source for a T1 fdl Specify the Facility Data Link for a T1 framing Specify the type of Framing on a T1 loopback Put the T1 line into loopback span Noise monitor for managing noisy T1 spans Router(config-controller)# t1 1 span 19-4

5 Chapter 19 About Link Noise Monitoring Example of LNM Configuration on a Shared Port Adapter Example 2 shows how to configure the LNM feature ona 2-port Channelized OC12/DS0 SPA. Example 2 Sample Output of LNM Configuration on a SPA Router# configure terminal Router(config)# controller sonet 5/1/0 Router(config-controller)# framing sonet Router(config-controller)# clock source internal Router(config-controller)# sts-1 1 Router (config-ctrlr-sts1)# mode ct3 Router (config-ctrlr-sts1)# t1 1 channel-group 0 timeslots 1-24! Once a T1/E1 is created, LNM can be configured using 'span' CLI Router (config-ctrlr-sts1)# t1 1? channel-group Specify the timeslots to channel-group mapping for an T1 interface clock Specify the clock source for a T1 fdl Specify the Facility Data Link for a T1 framing Specify the type of Framing on a T1 loopback Put the T1 line into loopback shutdown Shut down a T1 interface (send AIS) span Noise monitor for managing noisy T1 spans <Ð= yellow Yellow Alarm Configuration for a T1 Example of a Syslog Message The following is a sample output of a generated fault notification on a serial interface: LNM-3- MINWARNEXCEED: Interface Serial7/0/0.1/1:0, noise exceeded above minor warning threshold. Verification Example for Link Noise Monitoring Example 3 shows the sample output when the LNM feature is configured. Use the show controllers t3 command to view the configuration information. Example 3 Sample Output for Verifying LNM Configuration Router# show controllers t3 7/0/0.1 lnm Channel Monitoring type Thresholds (lcv/pcv/duration) minor-warn (syslog disabled) Set(154 /145 /10 ) Clear(154 /145 /10 ) remove (syslog disabled) Set(1544/320 /10 ) Clear(1544/320 /10 ) 2 Channel not configured for E1/T1 3 Channel not configured for E1/T1 4 Channel not configured for E1/T1 5 minor-warn (syslog disabled) Set(154 /145 /10 ) Clear(154 /145 /10 ) 6 Link Noise Monitoring is disabled 7 Channel not configured for E1/T1 8 Channel not configured for E1/T1 9 Channel not configured for E1/T1 10 Channel not configured for E1/T1 11 Channel not configured for E1/T1 12 Channel not configured for E1/T1 13 Channel not configured for E1/T1 14 Channel not configured for E1/T1 19-5

6 About Link Noise Monitoring Chapter Channel not configured for E1/T1 16 Channel not configured for E1/T1 19-6

t1 through tug-2 e1 unframed

t1 through tug-2 e1 unframed t1 through tug-2 e1 unframed t1, page 3 t1 bert, page 5 t1/e1 cem-group, page 8 t1 clock source, page 9 t1 external, page 11 t1 fdl ansi, page 13 t1 framing, page 15 t1 linecode, page 18 t1 logging-events,

More information

Configuring Clear Channel T3/E3 and Channelized T3 and T1/E1 Controllers on the Cisco ASR 9000 Series Router

Configuring Clear Channel T3/E3 and Channelized T3 and T1/E1 Controllers on the Cisco ASR 9000 Series Router Configuring Clear Channel T3/E3 and Channelized T3 and T1/E1 Controllers on the Cisco ASR 9000 Series Router This module describes the configuration of clear channel T3/E3 controllers and channelized T3

More information

Multichannel STM-1 Port Adapter for the Cisco 7500 Series Router

Multichannel STM-1 Port Adapter for the Cisco 7500 Series Router Multichannel STM-1 Port Adapter for the Cisco 7500 Series Router This feature module describes the Multichannel STM-1 Port Adapter (PA-MC-STM-1). It includes information on the benefits of this port adapter,

More information

Configuring the 1-Port Channelized OC-3/STM-1 SPA

Configuring the 1-Port Channelized OC-3/STM-1 SPA CHAPTER 12 Configuring the 1-Port Channelized OC-3/STM-1 SPA This chapter provides information about configuring the 1-Port Channelized OC-3/STM-1 SPA on Cisco 12000 Series Routers. It includes the following

More information

Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line Interface

Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line Interface CHAPTER 4 Configuring the Cisco 3825 Mobile Wireless Edge Router in a RAN-O Solution with the Command-Line Interface This chapter describes how to use the Cisco IOS software CLI to configure the Cisco

More information

Cisco Series Router Alarms and Error Messages

Cisco Series Router Alarms and Error Messages CHAPTER 5 Cisco 10000 Series Router Alarms and Error Messages This chapter describes the alarms and error messages that can be raised on the Cisco 10000 series router. The Cisco 10000 series router interface,

More information

1-Port OC-48/STM-16 Packet over SONET Line Card Configuration

1-Port OC-48/STM-16 Packet over SONET Line Card Configuration CHAPTER 14 1-Port OC-48/STM-16 Packet over SONET Line Card Configuration This chapter describes procedures for configuring the Cisco 10000 series 1-Port OC-48/STM-16 Packet over SONET line card, hereafter

More information

Configuring the Circuit Emulation over Packet Shared Port Adapter

Configuring the Circuit Emulation over Packet Shared Port Adapter Configuring the Circuit Emulation over Packet Shared Port Adapter Release History This chapter provides information about configuring the Circuit Emulation over Packet (CEoP) shared port adapters (SPAs)

More information

Configuring T1/E1 Interfaces

Configuring T1/E1 Interfaces This chapter provides information about configuring the T1/E1 interface module on the chassis. It includes the following sections: For information about managing your system images and configuration files,

More information

Single-router APS for the Cisco Series Router

Single-router APS for the Cisco Series Router Single-router APS for the Cisco 12000 Series Router This feature provides 1+1 single-router automatic protection switching (SR-APS) for the Cisco 12000 series ISE ATM line cards (Engine 3) installed in

More information

Cable Interface Bundling for the Cisco ubr7200 Series Cable Router

Cable Interface Bundling for the Cisco ubr7200 Series Cable Router Cable Interface Bundling for the Cisco ubr7200 Series Cable Router Feature Overview This feature allows multiple cable interfaces to share a single IP subnet. Currently, you must use an IP subnet for each

More information

INDEX. ATM overview. bert pattern command HC-402, HC-404 buckets archive command HC-169 bundle command HC-543 Bundle-Ether command HC-215 HC-58 HC-13

INDEX. ATM overview. bert pattern command HC-402, HC-404 buckets archive command HC-169 bundle command HC-543 Bundle-Ether command HC-215 HC-58 HC-13 INDEX HC IC MCC MNC MPC QC RC SBC SC SMC VFC A Cisco IOS XR Interface and Hardware Component Configuration Guide Cisco IOS XR IP Addresses and Services Configuration Guide Cisco IOS XR Multicast Configuration

More information

Configuring T1/E1 Interfaces

Configuring T1/E1 Interfaces This chapter provides information about configuring the T1/E1 interface module on the chassis. It includes the following sections: For information about managing your system images and configuration files,

More information

GOLD Health Monitoring for the Cisco UBR10012 Universal Broadband Router

GOLD Health Monitoring for the Cisco UBR10012 Universal Broadband Router GOLD Health Monitoring for the Cisco UBR10012 Universal Broadband Router First Published: November 16, 2009 Last Updated: November 29, 2010 Generic Online Diagnostic (GOLD) is a health monitoring feature

More information

Configuring Frame Relay

Configuring Frame Relay This module describes the optional configurable Frame Relay parameters available on Packet-over-SONET/SDH (POS), multilink, and serial interfaces configured with Frame Relay encapsulation. Feature History

More information

INDEX AR HR IR MCR MNR MPR NFR QR RR SMR SR VPR

INDEX AR HR IR MCR MNR MPR NFR QR RR SMR SR VPR INDEX AR HR IR MCR MNR MPR NFR QR RR SMR SR VPR A Cisco IOS XR Advanced System Command Reference Cisco IOS XR Interface and Hardware Component Command Reference Cisco IOS XR IP Addresses and Services Command

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control CHAPTER 18 This chapter describes how to configure port-based traffic control features on the Catalyst 3750 Metro switch. For complete syntax and usage information for the commands used in this chapter,

More information

Access Circuit Redundancy Support for IMA

Access Circuit Redundancy Support for IMA The Access Circuit Redundancy Support (ACR) for Inverse Multiplexing over ATM (IMA) feature provides a converged IP or Multiprotocol Label Switching (MPLS) access network for its mobile users that use

More information

1-Port and 2-Port HWIC data/voice, 4-Port T1/E1 HWIC, and 8-Port T1/E1 Network Module

1-Port and 2-Port HWIC data/voice, 4-Port T1/E1 HWIC, and 8-Port T1/E1 Network Module 1-Port and 2-Port HWIC data/voice, 4-Port T1/E1 HWIC, and 8-Port T1/E1 Network Module Last Updated: August 18, 2011, This document describes the following Cisco products: Cisco 1-Port and 2-Port Channelized

More information

channel-group through cut-through

channel-group through cut-through channel-group, page 2 channel-group (interface), page 7 clear counters, page 13 clear lacp counters, page 17 cut-through, page 18 1 channel-group channel-group To configure serial WAN on a T1 or E1 interface,

More information

4-Port OC-3/STM-1 ATM Line Card Overview

4-Port OC-3/STM-1 ATM Line Card Overview CHAPTER -Port OC-/STM- ATM Line Card Overview This chapter describes the Cisco series -port OC-/STM-c ATM line card (referred to as the -port OC-/STM- ATM line card), and contains the following sections:

More information

Configuring the Embedded Event Manager

Configuring the Embedded Event Manager This chapter describes how to configure the Embedded Event Manager (EEM) to detect and handle critical events on Cisco NX-OS devices. This chapter includes the following sections: About EEM, page 1 Licensing

More information

Configuring T1/E1 Interfaces

Configuring T1/E1 Interfaces Effective Cisco IOS-XE Release 3.14.0S, the Cisco ASR-920-24SZ-IM, ASR-920-24SZ-M, ASR-920-24TZ-M Aggregation Services Router supports the following types of interface modules (IMs): 8x1G Cu IM (A900-IMA8T)

More information

Embedded Event Manager System Events and Configuration Examples

Embedded Event Manager System Events and Configuration Examples Embedded Event Manager System Events and Configuration Examples EEM System Policies This appendix describes the Embedded Event Manager (EEM) system policies, events, and policy configuration examples.

More information

22 Cisco IOS Commands for the Cisco 7600 Series Router policy-map

22 Cisco IOS Commands for the Cisco 7600 Series Router policy-map Chapter 2 22 policy-map policy-map To access QoS policy map configuration mode to configure the QoS policy map, use the policy-map command. Use the no form of this command to delete a policy map. policy-map

More information

Configuring the SS7 Port Adapter

Configuring the SS7 Port Adapter CHAPTER 4 To continue your SS7 Port Adapter installation, you must configure the card type as either T1 or E1 and then configure the interfaces. This chapter contains the following sections: Using the

More information

Configuring OC3 Ports

Configuring OC3 Ports CHAPTER 3 This chapter describes the most common configurations for OC3 ports on the Cisco ME 3600X 24CX Series Switch and includes the following sections: Limitations and Restrictions, page 3-1 Configuring

More information

Overview of the Cisco MWR 1941-DC Router

Overview of the Cisco MWR 1941-DC Router CHAPTER 1 The MWR 1941-DC Mobile Wireless Edge Router is a networking platform optimized for use in mobile wireless networks; specifically designed to be use at the cell site edge as a part of an IP Radio

More information

Fragmenting and Interleaving Real-Time and Nonreal-Time Packets

Fragmenting and Interleaving Real-Time and Nonreal-Time Packets CHAPTER 16 Fragmenting and Interleaving Real-Time and Nonreal-Time Packets Integrating delay-sensitive real-time traffic with nonreal-time data packets on low-speed links can cause the real-time packets

More information

Configuring Ethernet OAM, CFM, and E-LMI

Configuring Ethernet OAM, CFM, and E-LMI CHAPTER 39 Ethernet Operations, Administration, and Maintenance (OAM) is a protocol for installing, monitoring, and troubleshooting Ethernet networks to increase management capability within the context

More information

Configuring Call Home for the Cisco CSR 1000v

Configuring Call Home for the Cisco CSR 1000v Prerequisites for Call Home, page 1 Information About Call Home, page 2 Benefits of Using Call Home, page 2 Obtaining Smart Call Home Services, page 3 Anonymous Reporting, page 3 How to Configure Call

More information

Embedded Event Manager System Events and Configuration Examples

Embedded Event Manager System Events and Configuration Examples APPENDIXB Embedded Event Manager System Events and Configuration Examples This appendix describes the Embedded Event Manager (EEM) system policies, events, and policy configuration examples. This appendix

More information

Time Division Multiplexing Configuration Guide, Cisco IOS XE Everest (Cisco ASR 920 Series)

Time Division Multiplexing Configuration Guide, Cisco IOS XE Everest (Cisco ASR 920 Series) Time Division Multiplexing Configuration Guide, Cisco IOS XE Everest 16.6.1 (Cisco ASR 920 Series) First Published: 2017-03-23 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose,

More information

SRP Commands on the Cisco IOS XR Software

SRP Commands on the Cisco IOS XR Software This module provides command line interface (CLI) commands for configuring Spatial Reuse Protocol (SRP) on supported Cisco Dynamic Packet Transport (DPT) interfaces. SRP is a MAC-layer protocol developed

More information

Managing RAN Backhaul Services

Managing RAN Backhaul Services CHAPTER 4 This chapter describes how to use Prime Fulfillment to manage radio access network (RAN) backhaul services in Prime Fulfillment. It contains the following sections: Overview of RAN Backhaul Services,

More information

Configuring Cisco Integrated Data Service Unit/Channel Service Unit (DSU/CSU) Modules and WAN Interface Cards

Configuring Cisco Integrated Data Service Unit/Channel Service Unit (DSU/CSU) Modules and WAN Interface Cards Configuring Cisco Integrated Data Service Unit/Channel Service Unit (DSU/CSU) Modules and WAN Interface Cards Document ID: 10265 Interactive: This document offers customized analysis of your Cisco device.

More information

Configuring Clear Channel SONET Controllers on the Cisco ASR 9000 Series Router

Configuring Clear Channel SONET Controllers on the Cisco ASR 9000 Series Router Configuring Clear Channel SONET Controllers on the Cisco ASR 9000 Series Router This module describes the configuration of clear channel SONET controllers on the Cisco ASR 9000 Series Router. SONET controller

More information

Overview of the Cisco MWR 1941-DC Router

Overview of the Cisco MWR 1941-DC Router CHAPTER The MWR 1941-DC Mobile Wireless Edge Router is a networking platform optimized for use in mobile wireless networks; specifically designed to be use at the cell site edge as a part of an IP Radio

More information

Configure Multipoint Layer 2 Services

Configure Multipoint Layer 2 Services This module provides the conceptual and configuration information for Multipoint Layer 2 Bridging Services, also called Virtual Private LAN Services (VPLS). Note VPLS supports Layer 2 VPN technology and

More information

Configuring Online Diagnostics

Configuring Online Diagnostics CHAPTER 12 This chapter describes how to configure the generic online diagnostics (GOLD) feature on Cisco NX-OS devices. This chapter includes the following sections: Information About Online Diagnostics,

More information

1-Port DSU/CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series Routers

1-Port DSU/CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series Routers 1-Port DSU/CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series Routers Feature History Release Modification 11.2 This feature was introduced on the Cisco 1600 series and Cisco

More information

Software Configuration of ATM ISE Line Cards for Cisco Series Routers

Software Configuration of ATM ISE Line Cards for Cisco Series Routers Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers This feature module describes the software configuration for the Cisco 4-Port ATM Internet Services Engine (ISE) line cards in

More information

Configuring the SS7 Q.703 High Speed Port Adapter

Configuring the SS7 Q.703 High Speed Port Adapter CHAPTER 4 Configuring the SS7 Q.703 High Speed Port Adapter This chapter contains the following sections: Using the EXEC Command Interpreter, page 4-1 Configuring the Interfaces, page 4-2 Checking the

More information

CPU Thresholding Notification

CPU Thresholding Notification CPU Thresholding Notification Last Updated: October 10, 2011 The CPU Thresholding Notification feature notifies users when a predefined threshold of CPU usage is crossed by generating a Simple Network

More information

Powering On the Cisco VG224 Voice Gateway

Powering On the Cisco VG224 Voice Gateway CHAPTER 4 To power on your Cisco VG224 voice gateway, perform the following tasks in the order listed, as required: Checklist for Power-On, page 4-1 Power-On Procedure, page 4-1 Initial Configuration Procedures,

More information

LIM Configuration Menu

LIM Configuration Menu CHAPTER 7 This chapter deals with configura tion of LIM devices. It is organized as follows:, page 7-1 LIM Maintenance, page 7-4 LIM Alarms, page 7-7 SONET/SDH, page 7-7 SONET Maintenance, page 7-13 DSX1,

More information

Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series)

Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) First Published: 2014-11-01 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

snmp-server enable traps ospf cisco-specific state-change through snmp-server enable traps voice poor-qov

snmp-server enable traps ospf cisco-specific state-change through snmp-server enable traps voice poor-qov snmp-server enable traps ospf cisco-specific state-change through snmp-server enable traps voice poor-qov snmp-server enable traps, page 2 1 snmp-server enable traps snmp-server enable traps ospf cisco-specific

More information

Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series)

Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) First Published: 2014-11-01 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Troubleshooting Physical Layer Alarms on SONET and SDH Links

Troubleshooting Physical Layer Alarms on SONET and SDH Links Troubleshooting Physical Layer Alarms on SONET and SDH Links Document ID: 16154 Introduction Prerequisites Requirements Components Used Conventions Alarms at SONET's Layers Alarm Indicators Troubleshooting

More information

Understand the NM-HDV2 IP Communications High-Density Digital Voice or Fax Network Module

Understand the NM-HDV2 IP Communications High-Density Digital Voice or Fax Network Module Understand the NM-HDV2 IP Communications High-Density Digital Voice or Fax Network Module Contents Introduction Prerequisites Requirements Components Used Conventions Product Numbers Features of the NM-HDV2

More information

NetVanta Series (with Octal T1 Wide Module)

NetVanta Series (with Octal T1 Wide Module) NetVanta Series (with Octal T1 Wide Module) Quick Configuration Guide 61200890L1-42A July 2004 Tools Required A VT100 terminal or a PC with VT100 emulator software for connecting to the unit DB-9 (male)

More information

locale (ccn trigger jtapi) locale (ccn trigger sip) log console log console monitor log server log trace boot log trace buffer save

locale (ccn trigger jtapi) locale (ccn trigger sip) log console log console monitor log server log trace boot log trace buffer save L locale (ccn trigger jtapi) locale (ccn trigger sip) log console log console monitor log server log trace boot log trace buffer save 73 locale (ccn trigger jtapi) L locale (ccn trigger jtapi) To specify

More information

I through R. IP SLA Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) 1

I through R. IP SLA Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) 1 I through R icmp-echo, page 2 icmp-jitter, page 4 ip sla, page 6 ip sla group schedule, page 9 ip sla logging traps, page 17 ip sla low-memory, page 19 ip sla reaction-trigger, page 21 ip sla reset, page

More information

Media Path Analysis. Analyzing Media Paths Using IP SLA. Before You Begin. This section contains the following:

Media Path Analysis. Analyzing Media Paths Using IP SLA. Before You Begin. This section contains the following: This section contains the following: Analyzing Media Paths Using IP SLA, page 1 Analyzing Media Paths Using VSAA, page 3 Managing a Video Test Call, page 6 Analyzing Media Paths Using IP SLA To start a

More information

8-Port Unchannelized E3/T3 Line Card Overview

8-Port Unchannelized E3/T3 Line Card Overview CHAPTER 8-Port Unchannelized E/T Line Card Overview This chapter describes the Cisco series 8-port unchannelized E/T line card (referred to as the 8-port unchannelized E/T line card), and contains the

More information

Process Health Monitoring

Process Health Monitoring This chapter describes how to manage and monitor the health of various components of your router. It contains the following sections: Monitoring Control Plane Resources, page 1 Monitoring Hardware Using

More information

Using the setup Command Facility

Using the setup Command Facility CHAPTER 2 This chapter describes how to use the setup command facility to configure your Cisco integrated access device (IAD). The setup command facility prompts you to enter information needed to start

More information

Auto In-Service State for Ports

Auto In-Service State for Ports This document describes the Auto In-Service State (AINS) feature on the port. Effective Cisco IOS XE Everest 16.6.1, the Cisco NCS 4200 Series support management of equipment and port state model in two

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control CHAPTER 22 This chapter describes how to configure the port-based traffic control features on the Cisco ME 3400 Ethernet Access switch. For complete syntax and usage information for the commands used in

More information

Configuring ITU-T Y.1731 Fault Management Functions in IEEE CFM

Configuring ITU-T Y.1731 Fault Management Functions in IEEE CFM Configuring ITU-T Y.1731 Fault Management Functions in IEEE CFM First Published: October 27, 2009 Last Updated: February 6, 2011 This document describes the implementation of the ITU-Y.1731 fault management

More information

Configuring the E1 + G.703 and T1 + DSX-1 Modules

Configuring the E1 + G.703 and T1 + DSX-1 Modules 9 Configuring the E1 + G.703 and T1 + DSX-1 Modules Contents Using an E1- or T1-Carrier Line for Data and Voice................... 9-3 Drop-and-Insert Modules..................................... 9-3 Standards

More information

Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 920 Series)

Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 920 Series) Time Division Multiplexing Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 920 Series) First Published: 2015-03-26 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Configuring SDH on 1-Port OC192/STM-64 or 8-Port OC3/12/48/STM-1/-4/-16 Module

Configuring SDH on 1-Port OC192/STM-64 or 8-Port OC3/12/48/STM-1/-4/-16 Module Configuring SDH on 1-Port OC192/STM-64 or 8-Port OC3/12/48/STM-1/-4/-16 Module SDH is a standard that defines optical signals as well as a synchronous frame structure for multiplexed digital traffic. It

More information

Embedded Resource Manager (ERM)

Embedded Resource Manager (ERM) Embedded Resource Manager (ERM) The Embedded Resource Manager (ERM) feature allows you to monitor internal system resource utilization for specific resources such as the buffer, memory, and CPU ERM monitors

More information

Transparent SONET or SDH over Packet (TSoP) Protocol

Transparent SONET or SDH over Packet (TSoP) Protocol Transparent SONET or SDH over Packet (TSoP) Protocol Transparent SONET or SDH over Packet (TSoP) Protocol is not supported on the Cisco ASR 900 RSP3 module. The Transparent SONET or SDH over Packet (TSoP)

More information

Transparent SONET or SDH over Packet (TSoP) Protocol

Transparent SONET or SDH over Packet (TSoP) Protocol Transparent SONET or SDH over Packet (TSoP) Protocol is not supported on the Cisco ASR 900 RSP3 module. The Transparent SONET or SDH over Packet (TSoP) protocol converts SONET or SDH TDM traffic to a packet

More information

OER uses the following default value if this command is not configured or if the no form of this command is entered: timer: 300

OER uses the following default value if this command is not configured or if the no form of this command is entered: timer: 300 holddown holddown To configure the Optimized Edge Routing (OER) prefix route dampening timer to set the minimum period of time that a new exit must be used before an alternate exit can be selected, use

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring Channelized IQ Interfaces Modified: 2016-12-13 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights

More information

virtual-template virtual-template template-number no virtual-template Syntax Description

virtual-template virtual-template template-number no virtual-template Syntax Description VPDN Commands virtual-template virtual-template To specify which virtual template will be used to clone virtual access interfaces (VAI), use the virtual-template command in BBA group configuration mode

More information

Configuring Online Diagnostics

Configuring Online Diagnostics This chapter describes how to configure the generic online diagnostics feature on Cisco NX-OS devices. This chapter contains the following sections: Finding Feature Information, page 1 Information About

More information

Configuring Call Home

Configuring Call Home The Call Home feature provides e-mail-based and web-based notification of critical system events. A versatile range of message formats are available for optimal compatibility with pager services, standard

More information

Configuring Link Fragmentation and Interleaving for Multilink PPP

Configuring Link Fragmentation and Interleaving for Multilink PPP Configuring Link Fragmentation and Interleaving for Multilink PPP The Cisco IOS Link Fragmentation and Interleaving (LFI) feature uses Multilink PPP (MLP). MLP provides a method of splitting, recombining,

More information

Configuring the Cisco IPICS RMS Component

Configuring the Cisco IPICS RMS Component Configuring the Cisco IPICS RMS Component APPENDIXA This appendix describes the configuration steps that you must follow to configure the RMS router for use with the Cisco IPICS server. The Cisco IPICS

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control Overview of Port-Based Traffic Control, page 1 Finding Feature Information, page 2 Information About Storm Control, page 2 How to Configure Storm Control, page 4 Information About Protected Ports, page

More information

Configuring Pseudowire

Configuring Pseudowire This chapter provides information about configuring pseudowire features on the Cisco ASR 920 Series Router. Pseudowire Overview, on page 1 CEM Configuration, on page 2 CEM Configuration Guidelines and

More information

Monitoring and Managing the Cisco MWR 2941 Router

Monitoring and Managing the Cisco MWR 2941 Router CHAPTER 30 Monitoring and Managing the Cisco MWR 2941 Router The Cisco MWR 2941 supports a variety of network management features, including Mobile Wireless Transport Manager (MTWM), Cisco Active Network

More information

Using Multilink PPP over ATM Links

Using Multilink PPP over ATM Links Using Multilink PPP over ATM Links First Published: May 2, 2005 Last Updated: March 21, 2011 This module contains conceptual information and configuration tasks for using Multilink PPP over ATM links.

More information

Monitoring Notifications

Monitoring Notifications CHAPTER 4 This chapter describes the Cisco 10000 Series router notifications supported by the MIB enhancements feature introduced in Cisco IOS Release 12.2xxxx. SNMP uses notifications to report events

More information

Using Multilink PPP over Frame Relay

Using Multilink PPP over Frame Relay Multilink PPP is a method used to reduce latency and jitter for real-time traffic. This module contains conceptual information and configuration tasks for using Multilink PPP over Frame Relay. Finding

More information

Configuring L2TP HA Session SSO ISSU on a

Configuring L2TP HA Session SSO ISSU on a Configuring L2TP HA Session SSO ISSU on a LAC LNS Finding Feature Information Configuring L2TP HA Session SSO ISSU on a LAC LNS Last Updated: July 22, 2011 The L2TP HA Session SSO/ISSU on a LAC/LNS feature

More information

Bidirectional Forwarding Detection

Bidirectional Forwarding Detection Bidirectional Forwarding Detection This document describes how to enable the Bidirectional Forwarding Detection (BFD) protocol. BFD is a detection protocol designed to provide fast forwarding path failure

More information

Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers

Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers Classifying and Scheduling Packets for the ASR 1000 Series Aggregation Services Routers This chapter provides an overview of the release history, prerequisites, restrictions, overview of classification

More information

SIP and SPA Product Overview

SIP and SPA Product Overview CHAPTER 1 This chapter provides an introduction to modular services cards (SIPs) and shared port adapters (SPAs). It includes the following sections: Introduction to SIPs and SPAs, page 1-1 SIP and SPA

More information

Chapter H through R. loss (PfR), page 28. load-balance, page 23 local (PfR), page 24 logging (PfR), page 26

Chapter H through R. loss (PfR), page 28. load-balance, page 23 local (PfR), page 24 logging (PfR), page 26 Chapter H through R holddown (PfR), page 3 host-address (PfR), page 5 hub, page 7 inside bgp (PfR), page 8 interface (PfR), page 10 interface tunnel (global configuration), page 12 jitter (PfR), page 13

More information

Configuring ITU-T Y.1731 Fault Management Functions in IEEE CFM

Configuring ITU-T Y.1731 Fault Management Functions in IEEE CFM Configuring ITU-T Y.1731 Fault Management Functions in IEEE CFM This document describes the implementation of the ITU-Y.1731 fault management functions Ethernet Alarm Indication Signal (ETH-AIS) and Ethernet

More information

1-, 2-, and 4-Port T1/E1 HWICs and 8-Port T1/E1 Network Module

1-, 2-, and 4-Port T1/E1 HWICs and 8-Port T1/E1 Network Module 1-, 2-, and 4-Pt T1/E1 HWICs and 8-Pt T1/E1 Netwk Module First Published: November 22, 2007 Last Updated: July 11, 2008 This document describes the following Cisco products: Cisco 1-Pt and 2-Pt Channelized

More information

Troubleshooting. LEDs CHAPTER

Troubleshooting. LEDs CHAPTER CHAPTER 4 Revised: August 4, 2008, This chapter describes how to troubleshoot the Cisco VGD 1T3 Voice Gateway by referring to the LEDs on feature cards and using the bantam jack ports. The chapter contains

More information

Global Interface Commands on the Cisco ASR 9000 Series Router

Global Interface Commands on the Cisco ASR 9000 Series Router Global Interface Commands on the Cisco ASR 9000 Series Router This module provides global command line interface (CLI) commands for configuring interfaces on the Cisco ASR 9000 Series Aggregation Services

More information

Introduction Metro Area Optical Networks Components of a MAN Metro Service POP Core MAN Services Access Services Metro Optical Services Service POP

Introduction Metro Area Optical Networks Components of a MAN Metro Service POP Core MAN Services Access Services Metro Optical Services Service POP Introduction Metro Area Optical Networks Components of a MAN Metro Service POP Core MAN Services Access Services Metro Optical Services Service POP Services Core Services MAON Physical Topologies Four

More information

Configuring Online Diagnostics

Configuring Online Diagnostics This chapter describes how to configure the generic online diagnostics (GOLD) feature on Cisco NX-OS devices. This chapter contains the following sections: About Online Diagnostics, page 1 Licensing Requirements

More information

Configuring Interface Characteristics

Configuring Interface Characteristics CHAPTER 12 This chapter defines the types of Catalyst 2975 interfaces and describes how to configure them. Unless otherwise noted, the term switch refers to a standalone switch and a switch stack. Understanding

More information

Configuring Call Home for Cisco Integrated Services Routers

Configuring Call Home for Cisco Integrated Services Routers Configuring Call Home for Cisco Integrated Services Routers First Published: November 18, 2011 Revised: April 11, 2012, The Call Home feature provides e-mail-based and web-based notification of critical

More information

Circuit Emulation over IP

Circuit Emulation over IP (CEoIP) provides a virtual circuit through an IP network--similar to a leased line--to integrate solutions that require a time-sensitive, bit-transparent transport into IP networks. Data, with proprietary

More information

Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers

Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers This chapter provides information about configuring the DSP SPA for ASR 1000 Series on the Cisco ASR 1000 Series Aggregation

More information

Table of Contents 1 E-CPOS Interface Configuration 1-1

Table of Contents 1 E-CPOS Interface Configuration 1-1 Table of Contents 1 E-CPOS Interface Configuration 1-1 Overview 1-1 SONET 1-1 SDH 1-1 E-CPOS 1-5 Configuring an E-CPOS Interface 1-6 Configuring an E-CPOS Interface 1-6 Configuring the Operating Mode of

More information

Troubleshooting Communication, Voice Quality and Other Equipment Issues

Troubleshooting Communication, Voice Quality and Other Equipment Issues CHAPTER4 Troubleshooting Communication, Voice Quality and Other Equipment Issues This chapter describes how to resolve communication and voice quality issues and hardware, firmware, and software issues

More information

Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers

Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers Configuring the Cisco DSP SPA for the ASR 1000 Series Aggregation Services Routers This chapter provides information about configuring the DSP SPA for ASR 1000 Series on the Cisco ASR 1000 Series Aggregation

More information

Access Control List Enhancements on the Cisco Series Router

Access Control List Enhancements on the Cisco Series Router Access Control List Enhancements on the Cisco 12000 Series Router Part Number, May 30, 2008 The Cisco 12000 series router filters IP packets using access control lists (ACLs) as a fundamental security

More information

Product Overview. Cisco 7600 Series Routers. Supported Hardware CHAPTER

Product Overview. Cisco 7600 Series Routers. Supported Hardware CHAPTER CHAPTER This chapter describes the Cisco 7600 series routers, supervisor engines, Optical Services Modules (OSMs), recommended Catalyst 6500 family modules, Ethernet Services 0G line cards, and SPA interface

More information