Instrukcja obsługi Cisco Systems MC-413

Instrukcja obsługi dla urządzenia Cisco Systems MC-413

Urządzenie: Cisco Systems MC-413
Kategoria: Router sieciowy
Producent: Cisco Systems
Rozmiar: 0.3 MB
Data dodania: 6/7/2013
Liczba stron: 22
Drukuj instrukcję

Pobierz

Jak korzystać?

Naszym celem jest zapewnienie Ci jak najszybszego dostępu do treści zawartych w instrukcji obsługi urządzenia Cisco Systems MC-413. Korzystając z podglądu online możesz szybko przejrzeć spis treści i przejść do strony, na której znajdziesz rozwiązanie swojego problemu z Cisco Systems MC-413.

Dla Twojej wygody

Jeżeli przeglądanie instrukcji Cisco Systems MC-413 bezpośrednio na tej stornie nie jest dla Ciebie wygodne, możesz skorzystać z dwóch możliwych rozwiązań:

  • Przeglądanie pełnoekranowe - Aby wygodnie przeglądać instrukcję (bez pobierania jej na komputer) możesz wykorzystać tryp przeglądania pełnoekranowego. Aby uruchomić przeglądanie instrukcji Cisco Systems MC-413 na pełnym ekranie, użyj przycisku Pełny ekran.
  • Pobranie na komputer - Możesz również pobrać instrukcję Cisco Systems MC-413 na swój komputer i zachować ją w swoich zbiorach. Jeżeli nie chcesz jednak marnować miejsca na swoim urządzeniu, zawsze możesz pobrać ją w przyszłości z ManualsBase.
Cisco Systems MC-413 Instrukcja obsługi - Online PDF
Advertisement
« Page 1 of 22 »
Advertisement
Wersja drukowana

Wiele osób woli czytać dokumenty nie na ekranie, lecz w wersji drukowanej. Opcja wydruku instrukcji również została przewidziana i możesz z niej skorzystać klikając w link znajdujący się powyżej - Drukuj instrukcję. Nie musisz drukować całej instrukcji Cisco Systems MC-413 a jedynie wybrane strony. Szanuj papier.

Streszczenia

Poniżej znajdziesz zajawki treści znajdujących się na kolejnych stronach instrukcji do Cisco Systems MC-413. Jeżeli chcesz szybko przejrzeć zawartość stron znajdujących się na kolejnych strinach instrukcji, możesz z nich skorzystać.

Streszczenia treści
Streszczenie treści zawartej na stronie nr. 1


Configuring Support for PBX Signalling Protocols
This chapter describes how to configure support for PBX signalling formats such as Q.SIG and
transparent common channel signalling (CCS). Configuring support for these signalling protocols on
your router enables the router to interoperate with PBXs running these signalling protocols.
This chapter includes the following sections:
• Configuring Q.SIG PRI Signalling Support
� Configuring Transparent CCS on the Cisco MC3810
For a complete descript

Streszczenie treści zawartej na stronie nr. 2

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support – ECMA 142: Specification, Functional Model and Information Flows for Control Aspects of Circuit Mode Basic Services in Private Telecommunication Networks. – ECMA 141: Private Telecommunications Networks Inter-exchange Signalling Data Link Layer Protocol. – ECMA 165: Generic Functional Protocol for the Support of Supplementary Services. � Provides compatibility with H.323 for IP call setup and transport

Streszczenie treści zawartej na stronie nr. 3

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support � Q.SIG data calls are not supported. All calls with bearer capability indicating a nonvoice type (such as video telephony) are rejected. � The incoming POTS dial peer must have DID configured to prevent generation of a secondary dial tone to ensure end-to-end Q.SIG feature transparency. Q.SIG Prerequisite Tasks The following configuration tasks should be completed before you configure Q.SIG for VoIP: �

Streszczenie treści zawartej na stronie nr. 4

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Command Purpose Router(config)# controller {T1 | E1} controller Step 2 Enters controller configuration mode. number Step 3 Router(config-controller)# pri-group [timeslot Configures the PRI group for either T1 or E1 to carry range] voice traffic. For T1, available time slots are from 1 to 23, and for E1, available time slots are from 1 to 31. You can configure the PRI group to include all available

Streszczenie treści zawartej na stronie nr. 5

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Command Purpose Router(config-if)# isdn network-failure-cause Step 10 (Optional) Specifies the cause code to pass to the [value] PBX when a call cannot be placed or completed because of internal network failures. Possible values are from 1 to 127. All cause codes except for Normal Call Clearing (16), User Busy (17), No User Responding (18), and No Answer from User (19) will be changed to the speci

Streszczenie treści zawartej na stronie nr. 6

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Figure 97 Q.SIG Signalling Configuration with NEC PBX FCCS FCCS IP T1 channel T1 channel NEC Cisco Cisco NEC QoS AS5300 AS5300 PBX PBX cloud Ethernet Ethernet signaling signaling To configure NEC Fusion signalling support on the Cisco AS5300, use the following commands beginning in global configuration mode: Command Purpose Router(config)# controller T1 controller number Step 1 Enters controller configur

Streszczenie treści zawartej na stronie nr. 7

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Q.SIG for VoIP Configuration Example The following configuration example configures interface serial 1:23 for Q.SIG PRI and to act as the Q.SIG slave: ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname as5300A ! ip subnet-zero ! isdn switch-type primary-qsig ! controller T1 0 shutdown ! controller T1 1 framing esf clock source line pr

Streszczenie treści zawartej na stronie nr. 8

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support shutdown ! ip default-gateway 1.14.0.1 ip classless ! line con 0 transport input none line aux 0 line vty 0 4 login ! end ===================================================== ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname as5300B ! ip subnet-zero ! isdn switch-type primary-qsig ! ! controller T1 0 shutdown ! controller T1 1 fr

Streszczenie treści zawartej na stronie nr. 9

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support no ip directed-broadcast isdn switch-type primary-qsig isdn protocol-emulate network isdn incoming-voice modem ! interface FastEthernet0 no ip address no ip directed-broadcast shutdown ! ip default-gateway 1.14.0.1 ip classless ! line con 0 transport input none line aux 0 line vty 0 4 login ! end Configuring Q.SIG PRI Signalling Support on the Cisco MC3810 The Q.SIG protocol provides signalling f

Streszczenie treści zawartej na stronie nr. 10

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Figure 98 Cisco MC3810 Q.SIG Signalling Configuration Frame Relay Cisco Cisco PBX MC3810 DLCI 200 MC3810 PBX Q.SIG Q.SIG No. 1 No. 2 E1 channel E1 channel 4001 4002 Slave Master Slave Master Q.SIG Prerequisite Tasks The following configuration tasks should be completed before you configure Q.SIG on the Cisco MC3810: � Configure the ports used on the Cisco MC3810 as voice ports. For information on how to

Streszczenie treści zawartej na stronie nr. 11

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Command Purpose Router(config-if)# isdn switch-type Step 3 If you did not configure the global ISDN switch type [primary-qsig-slave | primary-qsig-master] for Q.SIG support in Step 1, configures the interface ISDN switch type to serve either as the primary Q.SIG slave or the primary Q.SIG master. The same conditions that apply to this command in global configuration mode also apply to this command i

Streszczenie treści zawartej na stronie nr. 12

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Command Purpose Router(config-controller)# pri-group timeslot [1-31] Step 8 Configures the PRI group for either T1 or E1 to carry voice traffic. For T1, available time slots are 1–23, and for E1 available time slots are 1–31. You can configure the PRI group to include all the time slots available, or you can configure a select group of time slots for the PRI group. For example, if only time slots 1–

Streszczenie treści zawartej na stronie nr. 13

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support Q.SIG PRI Signalling on the Cisco MC3810 Configuration Example The following configuration example configures interface serial 1:15 for QSIG PRI, and to act as the QSIG master. The example shows other commands necessary for the configuration. ! version 12.1 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname c3810a ! network-clo

Streszczenie treści zawartej na stronie nr. 14

Configuring Support for PBX Signalling Protocols Configuring Q.SIG PRI Signalling Support no logging event link-status isdn switch-type primary-qsig-master isdn bchan-number-order ascending no cdp enable ! interface Switch0 no ip address no ip directed-broadcast encapsulation frame-relay no fair-queue ! interface FR-ATM0 no ip address no ip directed-broadcast ! interface FR-ATM20 no ip address no ip directed-broadcast no ip route-cache shutdown ! router rip

Streszczenie treści zawartej na stronie nr. 15

Configuring Support for PBX Signalling Protocols Configuring Transparent CCS on the Cisco MC3810 dial-peer voice 10 vofr destination-pattern 4... session target Serial0 30 ! end Configuring Transparent CCS on the Cisco MC3810 The Cisco MC3810 provides support for transparent CCS, which provides point-to-point PINX connection capability to Cisco MC3810 DVM interfaces when the PINX device does not support Q.SIG, or when the PINX device has a proprietary solution. You can configure tran

Streszczenie treści zawartej na stronie nr. 16

Configuring Support for PBX Signalling Protocols Configuring Transparent CCS on the Cisco MC3810 Configuring CCS Cross-Connect for T1 When you configure CCS cross-connect for T1, you need to cross-connect from the first T1 controller to the second T1 controller. To configure CCS cross-connect for T1, use the following commands beginning in global configuration mode: Command Purpose Step 1 Router(config)# controller T1 0 Enters controller configuration mode for controller T1 0. Router(config

Streszczenie treści zawartej na stronie nr. 17

Configuring Support for PBX Signalling Protocols Configuring Transparent CCS on the Cisco MC3810 Command Purpose Router(config-controller-cas)# voice-group Step 6 Configures the specified channel to support CCS channel-no timeslots timeslot-list type mode, and specifies whether the T1/E1 trunk will be [ext-sig-master | ext-sig-slave] the external signalling master or slave. A channel configured as ext-sig-master automatically generates the off-hook signal and stays in the off-hook state.

Streszczenie treści zawartej na stronie nr. 18

Configuring Support for PBX Signalling Protocols Configuring Transparent CCS on the Cisco MC3810 Command Purpose Step 5 For Cisco MC3810 series analog voice ports: Enters voice-port configuration mode. router(config)# voice-port slot/port For Cisco MC3810 series digital voice ports: router(config)# voice-port slot:ds0-group Step 6 Router(config-voiceport)# connection plar string Configures the voice-port connection to support PLAR mode. For the string, enter the number of the voice channel t

Streszczenie treści zawartej na stronie nr. 19

Configuring Support for PBX Signalling Protocols Configuring Transparent CCS on the Cisco MC3810 Note When CCS frame-forwarding is configured, the speed (clock rate) of serial interface 1 on the Cisco MC3810 is limited to a maximum of 192 kbps. This restriction assumes that the MFT is installed in slot 3 on the Cisco MC3810. If the MFT is not installed, then serial interface 1 will not operate at all, but CCS frame-forwarding will be supported on other interfaces. Figure 100 shows an exam

Streszczenie treści zawartej na stronie nr. 20

Configuring Support for PBX Signalling Protocols Configuring Transparent CCS on the Cisco MC3810 Command Purpose Step 4 For Cisco MC3810 series analog voice ports: Enters voice-port configuration mode. router(config)# voice-port slot/port For Cisco MC3810 series digital voice ports: router(config)# voice-port slot:ds0-group Step 5 Router(config-voiceport)# connection plar string If the voice port in the voice group is configured as the ext-sig-master, configures the voice-port connection to


Podobne instrukcje
# Instrukcja obsługi Kategoria Pobierz
1 Cisco Systems 10/100 16-Port VPN Router RV016 Instrukcja obsługi Router sieciowy 32
2 Cisco Systems 1005 Instrukcja obsługi Router sieciowy 10
3 Cisco Systems 10005 Instrukcja obsługi Router sieciowy 1
4 Cisco Systems 12000 GSR Instrukcja obsługi Router sieciowy 3
5 Cisco Systems 10700 Instrukcja obsługi Router sieciowy 6
6 Cisco Systems 10000 Instrukcja obsługi Router sieciowy 0
7 Cisco Systems 10008 Instrukcja obsługi Router sieciowy 0
8 Cisco Systems 12012 Instrukcja obsługi Router sieciowy 0
9 Cisco Systems 12000 Series Instrukcja obsługi Router sieciowy 8
10 Cisco Systems 12404 Instrukcja obsługi Router sieciowy 1
11 Cisco Systems 10720 Instrukcja obsługi Router sieciowy 0
12 Cisco Systems 12406 series Instrukcja obsługi Router sieciowy 0
13 Cisco Systems 12006 series Instrukcja obsługi Router sieciowy 0
14 Cisco Systems 12406 Instrukcja obsługi Router sieciowy 0
15 Cisco Systems 1300 Instrukcja obsługi Router sieciowy 44
16 Sony BKS-R3202/R3210/R3220 Instrukcja obsługi Router sieciowy 77
17 Sony DVS-V3232B/V3232M Instrukcja obsługi Router sieciowy 3
18 Sony BVS-V3232 Instrukcja obsługi Router sieciowy 8
19 Sony DMX-WL1 Instrukcja obsługi Router sieciowy 6
20 Sony BVS-A3232 Instrukcja obsługi Router sieciowy 6