Command Reference Guide

SROS Command Line Interface Reference Guide DDS Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 487
clock rate <rate>
Use the clock rate command to configure the data rate used as the operating speed for the interface. This
rate should match the rate required by the DDS service provider. Use the no form of this command to
return to the default value.
Syntax Description
<rate> Configures the operating speed used for the interface
auto Automatically detects the clock rate and sets to match
bps56k Sets the clock rate to 56 kbps
bps64k Sets the clock rate to 64 kbps
Default Values
<rate> auto
Command Modes
(config-dds 1/1)# 56K/64K (DDS) Interface Configuration Mode required
Functional Notes
When operating at 64 kbps (clear channel operation), the DTE data sequences may mimic network loop
maintenance functions and erroneously cause other network elements to activate loopbacks. Use the
data-coding scrambled command to prevent such occurrences. See
data-coding scrambled on page 489
for related information.
Usage Examples
The following example configures the clock rate for 56 kbps operation:
(config)#interface dds 1/1
(config-dds 1/1)#clock rate bps56k