Manual de instrucciones de Cisco Systems XR 12000 SIP-401

Manual de instrucciones del aparato Cisco Systems XR 12000 SIP-401

Aparato: Cisco Systems XR 12000 SIP-401
Categoría: Cámara web
Fabricante: Cisco Systems
Tamaño: 0.28 MB
Fecha de añadido: 4/18/2014
Número de páginas: 12
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato Cisco Systems XR 12000 SIP-401. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con Cisco Systems XR 12000 SIP-401.

Para tu comodidad

Si ver los manuales de instrucción de Cisco Systems XR 12000 SIP-401 directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual Cisco Systems XR 12000 SIP-401 en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de Cisco Systems XR 12000 SIP-401 a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
Cisco Systems XR 12000 SIP-401 Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 12 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de Cisco Systems XR 12000 SIP-401, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para Cisco Systems XR 12000 SIP-401. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 1

Configuring Serial Interfaces on Cisco IOS XR
Software
This module describes the serial interfaces on routers supporting Cisco IOS XR software. Before you
configure a serial interface, you must configure the clear channel T3/E3 controller or channelized
T1/E1controller (DS0 channel) that is associated with that interface.
Feature History for Configuring Serial Controller Interfaces
Release Modification
Release 3.3.0 This feature was introduced on the Cisco XR 12000 Series Router.
Support was

Resumen del contenido incluido en la página 2

Configuring Serial Interfaces on Cisco IOS XR Software Prerequisites for Configuring Serial Interfaces Prerequisites for Configuring Serial Interfaces Before configuring serial interfaces, be sure that the following tasks and conditions are met: � You must be in a user group associated with a task group that includes the proper task IDs for serial Interface commands. Task IDs for commands are listed in Cisco IOS XR Interface and Hardware Component Command Reference. � Your hardware must suppor

Resumen del contenido incluido en la página 3

Configuring Serial Interfaces on Cisco IOS XR Software Information About Serial Interfaces High Level Over-View: Serial Interface Configuration on Clear-Channel SPAs Table 10 provides a high-level overview of the tasks required to configure a T3 serial interface on a 2-Port and 4-Port Clear Channel T3/E3 SPA. Table 10 Overview: Configuring a T3 Serial Interface on a Clear Channel SPA Step Task Module Section 1. Use the hw-module subslot “Configuring Clear Channel T3/E3 “Setting the Card Type fo

Resumen del contenido incluido en la página 4

Configuring Serial Interfaces on Cisco IOS XR Software Information About Serial Interfaces High Level Over-View: Serial Interface Configuration on Channelized SPAs Table 12 provides a high-level overview of the tasks required to configure a T1 serial interface on the 2-Port and 4-Port Channelized T3 SPA. Table 12 Overview: Configuring a Serial Interface on a T1 DS0 Channel Step Task Module Section 1. Configure the T3 controller “Configuring Clear Channel “Configuring a Channelized T3-to-T1 par

Resumen del contenido incluido en la página 5

Configuring Serial Interfaces on Cisco IOS XR Software Information About Serial Interfaces Default Settings for Serial Interface Configurations When an interface is enabled on a T3/E3 SPA, and no additional configuration commands are applied, the default interface settings shown in Table 14 are present. These default settings can be changed by configuration. Default settings do not appear in the output of the show running-config command. Table 14 Serial Interface Default Settings Parameter Con

Resumen del contenido incluido en la página 6

Configuring Serial Interfaces on Cisco IOS XR Software Information About Serial Interfaces � t1-num: T1 or E1 channel number. T1 channels range from 0 to 23; E1 channels range from 0 to 30. � channel-group-number: Time slot number. T1 time slots range from 1 to 24; E1 time slots range from 1 to 31. The channel-group-number is preceded by a colon and not a slash. Use the question mark (?) online help function following the serial keyword to view a list of all valid interface choices. Cisco IOS

Resumen del contenido incluido en la página 7

Configuring Serial Interfaces on Cisco IOS XR Software How to Configure Serial Interfaces Keepalives are independent between the two peers. One peer end can have keepalives enabled; the other end can have them disabled. Even if keepalives are disabled locally, LCP still responds with ECHOREP packets to the ECHOREQ packets it receives. Similarly, LCP also works if the period of keepalives at each end is different. When the interface has PPP encapsulation, if LCP sends three ECHOREQ packets wit

Resumen del contenido incluido en la página 8

Configuring Serial Interfaces on Cisco IOS XR Software How to Configure Serial Interfaces 13. end or commit 14. show interfaces serial instance DETAILED STEPS Command or Action Purpose configure Step 1 Enters global configuration mode. Example: RP/0/0/CPU0:router# configure Step 2 interface serial instance Specifies the serial interface name and enters interface configuration mode. Naming notation for T3/E3 interfaces is rack/slot/module/port and for T1/E1/DS0 interfaces is Example: rack/slo

Resumen del contenido incluido en la página 9

Configuring Serial Interfaces on Cisco IOS XR Software How to Configure Serial Interfaces Command or Action Purpose scramble Step 9 (Optional) Enables payload scrambling on the interface. Note Payload scrambling is disabled on the interface. Example: RP/0/0/CPU0:ios(config-if-serial)# scramble transmit-delay hdlc-flags Step 10 (Optional) Specifies a transmit delay on the interface. Values can be from 0 to 128. Example: Note Transmit delay is disabled by default (the transmit RP/0/0/CPU0:ios(c

Resumen del contenido incluido en la página 10

Configuring Serial Interfaces on Cisco IOS XR Software Configuration Examples for Serial Interfaces Configuration Examples for Serial Interfaces The following example shows how to configure a basic serial interface: RP/0/0/CPU0:Router#config RP/0/0/CPU0:Router(config)# interface Serial0/3/0/0/0:0 RP/0/0/CPU0:Router(config-if)# ipv4 address 192.0.2.2 255.255.255.252 RP/0/0/CPU0:Router(config-if)# serial RP/0/0/CPU0:Router(config-if-serial)# crc 16 RP/0/0/CPU0:Router(config-if-serial)# invert RP/0

Resumen del contenido incluido en la página 11

Configuring Serial Interfaces on Cisco IOS XR Software Additional References Related Topic Document Title Cisco IOS XR AAA services configuration information Cisco IOS XR System Security Configuration Guide and Cisco IOS XR System Security Command Reference Information about configuring interfaces and other Cisco CRS-1 Series Carrier Routing System Craft Works Interface components on the Cisco CRS-1 from a remote Craft Configuration Guide Works Interface (CWI) client management application Stan

Resumen del contenido incluido en la página 12

Configuring Serial Interfaces on Cisco IOS XR Software Additional References Cisco IOS XR Interface and Hardware Component Configuration Guide HC-126


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 Cisco Systems Cisco Precisionhd Camera CABHDMIPHD4XS2 Manual de instrucciones Cámara web 9
2 Cisco Systems 2940 Manual de instrucciones Cámara web 1
3 Cisco Systems Cisco Precisionhd Camera CTSPHDS Manual de instrucciones Cámara web 9
4 Cisco Systems Cisco Precisionhd Camera 720P Manual de instrucciones Cámara web 4
5 Cisco Systems Cisco Precisionhd Camera 1080P4X Manual de instrucciones Cámara web 22
6 Cisco Systems 2960 Manual de instrucciones Cámara web 1
7 Cisco Systems 3560 Manual de instrucciones Cámara web 1
8 Cisco Systems 2950 Manual de instrucciones Cámara web 1
9 Cisco Systems Cisco Precisionhd Camera 1080P12X Manual de instrucciones Cámara web 9
10 Cisco Systems 3750 Manual de instrucciones Cámara web 2
11 Cisco Systems 500 Manual de instrucciones Cámara web 1
12 Cisco Systems 3750E Manual de instrucciones Cámara web 1
13 Cisco Systems 4900 Manual de instrucciones Cámara web 1
14 Cisco Systems ASA 5505 Manual de instrucciones Cámara web 27
15 Cisco Systems ASA 5555-X Manual de instrucciones Cámara web 7
16 Edelbrock 25-4068 Manual de instrucciones Cámara web 0
17 Sony PCS-G70 Manual de instrucciones Cámara web 25
18 Sony PCS-TL33 Manual de instrucciones Cámara web 28
19 Sony DASK-S704 Manual de instrucciones Cámara web 0
20 Sony EVI-HD7V Manual de instrucciones Cámara web 54