Table Of Contents
Configuring Video Support on the Cisco MC3810
Configuring Video in Pass-Through Mode
Configuring Video over ATM AAL1
Tuning Circuit Emulation Services Settings
CES Video Traffic Configuration Example
Configuring Video Support on the Cisco MC3810
This chapter describes how to configure the Cisco MC3810 for video support. For a description of the commands used to configure video support, refer to the "Video-Related Commands" chapter in the Voice, Video, and Home Applications Command Reference
The Cisco MC3810 supports video traffic within a data stream in two ways:
•
Video in pass-through mode—Using this method, video traffic received from a video CODEC connected to a universal I/O serial port can be transported on a dedicated timeslot between systems using the time-division multiplexing (TDM) functionality of the T1/E1 trunk.
•
Video over ATM AAL1—A serial stream from a video CODEC connected to a Cisco MC3810 on serial port 0 or 1 can be converted to ATM and transported across an ATM network using AAL1 Circuit Emulation Services (CES) encapsulation.
Note
Only V.35 cable is supported for video traffic over serial port 0 or 1.
Before you can configure your Cisco MC3810 to support video traffic, you must first configure the clock source for the Cisco MC3810 interfaces. For more information, refer to the "Configuring Synchronous Clocking on the Cisco MC3810" appendix.
Configuring Video in Pass-Through Mode
To configure support for video in pass-through mode, use the following commands beginning in global configuration mode:
Step
|
Command
|
Purpose
|
1
|
network-clock base-rate {56k | 64k}
|
Configure the network-clock base rate. The default is 56 kbps.
|
2
|
interface serial number {multipoint | point-to-point}
|
Enter serial interface configuration mode for either serial port 0 or 1.
If the video connection will be over a point-to-point network, specify the point-to-point option. The default option, multipoint, assumes you have a fully meshed network.
|
3
|
encapsulation clear-channel
|
Configure the serial interface to be in clear-channel mode for pass-through traffic.
|
4
|
clock rate network-clock rate
|
If the interface is in DCE mode, configure the network clock speed. The maximum rate supported is 2048 MB.
|
5
|
exit
|
Exit interface configuration mode.
|
6
|
controller t1 0
|
Enter controller configuration mode for controller T1 0.
|
7
|
tdm-group tdm-group-no timeslot timeslot-list
|
Configure a list of time slots for creating clear channel groups (pass-through) for TDM cross-connect.
|
8
|
exit
|
Exit controller configuration mode.
|
9
|
cross-connect id interface-serial controller tdm-group-no
|
Configure cross-connect pass-through from UIO serial port 0 or 1 to a controller.
|
Configuring Video over ATM AAL1
To configure support for video streaming data over ATM AAL1 encapsulation using Circuit Emulation Services (CES), use the following commands beginning in global configuration mode:
Step
|
Command
|
Purpose
|
1
|
network-clock base-rate 64k
|
Configure the network clock base-rate to 64 kbps.
|
2
|
controller {t1 | e1} 0
|
Select T1/E1 controller 0. ATM is supported only on controller 0.
|
3
|
mode atm
|
Specify that the controller will support ATM encapsulation, and to create virtual ATM interface 0, which you will use to create the ATM PVCs.
|
4
|
exit
|
Exit controller configuration mode.
|
5
|
interface atm 0 {multipoint | point-to-point}
|
Enter interface configuration mode to configure ATM interface 0.
|
6
|
pvc [vpi/vci|] vci]
|
Create an ATM PVC and enter virtual circuit configuration mode.
|
7
|
encapsulation aal1
|
Set the PVC to support aal1 encapsulation for video.
|
8
|
cbr rate
|
Enable constant bit rate (CBR) calculation on the PVC. By default, the rate value used is the value configured with the vc-class command. The valid rate is from 56 to 10,000 kbps. The formula to calculate the CBR is 1.14 times the clock rate on the serial port.
|
9
|
exit
|
Exit ATM virtual circuit interface configuration mode.
|
10
|
exit
|
Exit interface configuration mode.
|
11
|
interface serial number {multipoint | point-to-point}
|
Enter serial interface configuration mode for either serial port 0 or 1.
|
12
|
clock rate network-clock rate
|
If the interface is in DCE mode, configure the network clock speed on the interface to support video traffic. The maximum rate supported is 2048 megabytes. The value must be a multiple of 64 kbps.
|
13
|
encapsulation atm-ces
|
Configure the ATM encapsulation type to ATM-CES.
|
14
|
ces connect atm0 pvc [name | [vpi/]vci]
|
Map the CES service to the PVC. The ATM 0 interface must be specified, and the ATM PVC must be configured.
|
Tuning Circuit Emulation Services Settings
Video streaming traffic over AAL1 uses CES. The default CES settings are sufficient for most configurations. However, you can tune the CES settings as needed.
To change the CES settings, use the following commands beginning in interface configuration mode:
Step
|
Command
|
Purpose
|
1
|
ces initial-delay
|
Configure the maximum size of the CES circuit transmit buffer. The range is from 1 to 16,000 bytes, and the default is 4000.
|
2
|
ces partial-fill octets
|
Configure the number of user octets per cell for CES. The default is 47.
|
CES Video Traffic Configuration Example
The following is an example for configuring video traffic over ATM AAL1 using Circuit Emulation Services (CES) on a Cisco MC3810:
network-clock base-rate 64k
interface Serial0 point-to-point
clockrate network-clock 768000
ces connect 25 atm0 pvc 25/100
interface ATM0 point-to-point
ip address 223.223.224.229 255.255.255.0
ip 223.223.224.228 atm-vc 26 broadcast