|
|
This chapter documents video-related commands. All of the commands in this section apply to the Cisco MC3810. For information on how to configure video support on the Cisco MC3810, refer to the "Configuring Video Support" chapter in the Voice, Video, and Home Applications Configuration Guide.
rate | Constant bit bate (also known as the average cell rate) for ATM CES. The valid range for this command is from 56 to 10,000 kbps. |
0
ATM virtual circuit configuration
This command first appeared in Cisco IOS Release 12.0.
This command applies to ATM configuration on the Cisco MC3810.
The following example configures the constant bit rate on ATM PVC 20 on the Cisco MC3810:
pvc 20 cbr 56
You can use the master indexes or search online to find documentation of related commands.
ces cell-loss-integration-period
ces clockmode synchronous
ces connect
ces initial-delay
ces max-buf-size
ces max-buf-size
ces partial-fill
ces service
encapsulation atm-ces
To set the circuit emulation service (CES) cell-loss integration period, use the ces cell-loss-integration-period interface configuration command. Use the no form of this command to delete the cell-loss integration period.
ces cell-loss-integration-period period
period | Time in milliseconds for the cell loss integration period. Possible values are from 1 to MAXINT. |
2500
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
This command is supported on serial ports 0 and 1 with encapsulation atm-ces.
The following example configures the CES cell-loss integration period on serial port 0 to 1056:
interface serial 0 ces cell-loss-integration-period 1056
You can use the master indexes or search online to find documentation of related commands.
cbr
ces clockmode synchronous
ces connect
ces initial-delay
ces max-buf-size
ces partial-fill
ces service
encapsulation atm-ces
To configure the ATM CES synchronous clock mode, use the ces clockmode synchronous interface configuration command. Use the no form of this command to restore the default value.
ces clockmode synchronousThis command has no arguments or keywords.
Enabled
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
This command maps into the transmit clock source of the CBR interface. This command is supported on serial ports 0 and 1 when set for CES ATM encapsulation.
The following example sets the ATM CES clock to synchronous mode on serial port 0:
interface serial 0 ces clockmode synchronous
You can use the master indexes or search online to find documentation of related commands.
To map the CES service to an ATM PVC on the Cisco MC3810, use the ces connect interface configuration command. Use the no form of this command to delete the CES map to the ATM PVC.
ces connect atm-interface pvc [name | [vpi/]vci]
atm-interface | Number of the ATM interface. The only valid option on the Cisco MC3810 is ATM0. |
pvc | Specifies that the connection is to an ATM PVC. |
name | (Optional) The name of the ATM PVC. |
vpi/ | (Optional) The virtual path identifier value. |
vci | (Optional) The virtual channel identifier value. |
No ATM interface is defined.
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
This command is supported on serial ports 0 and 1. The ATM interface must be configured to encapsulation atm-ces, and the vpi/vci must be defined on the interface.
The following example maps the CES service to PVC 20 on ATM port 0:
ces connect atm0 pvc 20
You can use the master indexes or search online to find documentation of related commands.
cbr
ces cell-loss-integration-period
ces clockmode synchronous
ces initial-delay
ces max-buf-size
ces partial-fill
ces service
encapsulation atm-ces
To configure the size of the receive buffer of a CES circuit, use the ces initial-delay interface configuration command. Use the no form of this command to remove the initial-delay value.
ces initial-delay bytes
bytes | The size of the receive buffer of the CES circuit. The valid range is from 1 to 16,000 bytes. This command is used to accommodate cell jitter on the network. Bytes received from the ATM network are buffered by this amount before being sent to the CES port. |
4000 bytes
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
The following example configures the transmit buffer of the CES circuit to 8000 bytes:
ces initial-delay 8000
You can use the master indexes or search online to find documentation of related commands.
ces cell-loss-integration-period
ces clockmode synchronous
ces connect
ces max-buf-size
ces partial-fill
ces service
To configure the transmit buffer of a CES circuit, use the ces max-buf-size interface configuration command. Use the no form of this command to delete the CES transmit buffer size.
ces max-buf-size size
size | Maximum size of the transmit buffer for the CES. Possible values are from 80 to 1520. The default is 256. |
256
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
Using this command, incoming bytes received on a CES port are buffered by the amount configured, and transmitted to the AAL1 process as a block of data.
This command is supported on serial ports 0 and 1 when the encapsulation atm-ces command is enabled.
The following example configures the maximum CES reassembly buffer size to 1520:
ces max-buf-size 1520
You can use the master indexes or search online to find documentation of related commands.
ces cell-loss-integration-period
ces clockmode synchronous
ces connect
ces initial-delay
ces partial-fill
ces service
To configure the number of user octets per cell for the ATM CES, use the ces partial-fill interface configuration command. Use the no form of this command to delete the CES partial-fill value.
ces partial-fill octet
octet | Number of user octets per cell for the CES. Possible values of octet range from 0 to 47. Setting this number to zero disables partial cell fill and causes all cells to be completely filled before they are sent. |
47
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
Setting the value of the ces partial-fill command to zero disables partial cell fill and causes all cells to be completely filled before they are sent. This command is supported on serial ports 0 and 1 when the encapsulation atm-ces command is enabled.
The following example sets the CES partial cell fill to 20 octets per cell for serial port 0:
interface serial 0 ces partial-fill 20
You can use the master indexes or search online to find documentation of related commands.
ces cell-loss-integration-period
ces clockmode synchronous
ces connect
ces initial-delay
ces max-buf-size
ces service
To configure the ATM circuit emulation service (CES) type, use the ces service interface configuration command. Use the no form of this command to stop the ATM CES service type.
ces service structured
structured | Specifies that the ATM CES type is structured. Structured is the only option supported in this release. |
Structured
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
This command is supported on serial ports 0 and 1 when the encapsulation atm-ces command is enabled.
The following example sets the CES service to structured for serial port 0:
interface serial 0 ces service structured
You can use the master indexes or search online to find documentation of related commands.
ces cell-loss-integration-period
ces clockmode synchronous
ces connect
ces initial-delay
ces max-buf-size
ces partial-fill
To enable CES ATM encapsulation on the Cisco MC3810, use the encapsulation atm-ces interface configuration command. Use the no form of this command to disable CES ATM encapsulation.
encapsulation atm-cesThis command has no arguments or keywords.
No default
Interface configuration
This command first appeared in Cisco IOS Release 11.3 MA.
This command applies to ATM configuration on the Cisco MC3810.
This command is only supported on serial ports 0 and 1.
The following example enables CES ATM encapsulation on serial port 0 on the Cisco MC3810:
interface serial 0 encapsulation atm-ces
You can use the master indexes or search online to find documentation of related commands.
ces cell-loss-integration-period
ces clockmode synchronous
ces connect
ces initial-delay
ces max-buf-size
ces partial-fill
ces service
|
|