Sample-rate – Cisco 3825 User Manual

Page 201

Advertising
background image

A-69

Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide

OL-15667-03

Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference

sample-rate

sample-rate

To specify in milliseconds the rate hardware samples the data on the attached circuit, use the
sample-rate command in the circuit emulation (CEM) circuit configuration mode.

sample-rate [sample-rate]

Syntax Description

Command Modes

CEM circuit configuration

Command History

Examples

The following example illustrates the use of the sample-rate command:

Router# config t

Router(config)# interface cem 0/0/0

Router(config-if)# no ip address

Router(config-if)# cem 0

Router(config-if-cem)# sample-rate 2

Router(config-if-cem)# xconnect 10.10.10.10 200 encapsulation mpls

Router(config-if-cem-xconn)# exit

Router(config-if-cem)# exit

Router(config-if)# exit

Router(config)# exit

Related Commands

sample rate

Sample rate translates into the payload-size sent over the circuit. The default
is 1 ms.

32-timeslots at 1ms = 256-bytes (32-timeslots * 8-bytes/timeslot/ms)

24-timeslots at 2ms = 384-bytes (24-timeslots * 16-bytes/timeslot/ms)

Release

Modification

12.4(12)MR2

This command was introduced.

Command

Description

cem

Apply CEM class.

cem class

Applies the CEM interface parameters defined in the given
<cem-class-name> to the circuit.

class cem

Configure’s CEM interface parameters in a class that’s applied to
CEM interfaces together in the global configuration mode.

Advertising