V.35/X.21/RS-232 Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
295
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
V.35/X.21/RS-232 DTE AND DCE CLI CONFIGURATION COMMANDS
TO CONFIGURE CLOCK RATE
The clock rate command enables you to configure the speed of the clock.
E
XAMPLE
ALU(config-if Serial0/0)# clockrate 256000
ALU(config-if Serial0/0)# no clockrate
Note: In RS-232 mode, maximum clock rate of 256 Kbps is supported.
T
O CONFIGURE CRC
E
XAMPLE
ALU(config-if Serial0/0)# crc 16
ALU(config-if Serial0/0)# no crc
Command (in ICM) Description
clockrate {64000|128000|256000
|512000|1024000|2048000}
This command configures the clock rate.
no clockrate
{64000|128000|256000
|512000|1024000|2048000}
The “no” command sets the clock rate to
default 64000 bps.
Command (in ICM) Description
crc {16|32} 32: This command enables the 32 bit
CRC.
16: This command enables the 16 bit
CRC.
no crc {16|32} The “no” command sets CRC to default
value 16.