Cisco Systems MC-413の取扱説明書

デバイスCisco Systems MC-413の取扱説明書

デバイス: Cisco Systems MC-413
カテゴリ: ネットワークルーター
メーカー: Cisco Systems
サイズ: 0.3 MB
追加した日付: 6/7/2013
ページ数: 22
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスCisco Systems MC-413の取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Cisco Systems MC-413に関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Cisco Systems MC-413をこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Cisco Systems MC-413のフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Cisco Systems MC-413の説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Cisco Systems MC-413 取扱説明書 - Online PDF
Advertisement
« Page 1 of 22 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Cisco Systems MC-413を全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Cisco Systems MC-413の内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ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

ページ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

ページ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: �

ページ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

ページ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

ページ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

ページ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

ページ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

ページ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

ページ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

ページ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

ページ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–

ページ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

ページ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

ページ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

ページ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

ページ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.

ページ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

ページ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

ページ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


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 Cisco Systems 10/100 16-Port VPN Router RV016 取扱説明書 ネットワークルーター 32
2 Cisco Systems 1005 取扱説明書 ネットワークルーター 10
3 Cisco Systems 10005 取扱説明書 ネットワークルーター 1
4 Cisco Systems 12000 GSR 取扱説明書 ネットワークルーター 3
5 Cisco Systems 10700 取扱説明書 ネットワークルーター 6
6 Cisco Systems 10000 取扱説明書 ネットワークルーター 0
7 Cisco Systems 10008 取扱説明書 ネットワークルーター 0
8 Cisco Systems 12012 取扱説明書 ネットワークルーター 0
9 Cisco Systems 12000 Series 取扱説明書 ネットワークルーター 8
10 Cisco Systems 12404 取扱説明書 ネットワークルーター 1
11 Cisco Systems 10720 取扱説明書 ネットワークルーター 0
12 Cisco Systems 12406 series 取扱説明書 ネットワークルーター 0
13 Cisco Systems 12006 series 取扱説明書 ネットワークルーター 0
14 Cisco Systems 12406 取扱説明書 ネットワークルーター 0
15 Cisco Systems 1300 取扱説明書 ネットワークルーター 44
16 Sony BKS-R3202/R3210/R3220 取扱説明書 ネットワークルーター 77
17 Sony DVS-V3232B/V3232M 取扱説明書 ネットワークルーター 3
18 Sony BVS-V3232 取扱説明書 ネットワークルーター 8
19 Sony DMX-WL1 取扱説明書 ネットワークルーター 6
20 Sony BVS-A3232 取扱説明書 ネットワークルーター 6