Hardware Controller Commands
4-84 Configuring Hardware Controllers
Syntax
clock rate bps
Syntax of the “no” Form
no clock rate
Mode
Interfaceconfiguration:XSR(config-if<Sx>)#
Default
9600
Example
XSR(config-if<S1/0>)#clock rate 19200

databits

Thiscommandsetsthenumberofdatabitsacceptedonaserialport.Thecommandisvalidand
takeseffectonlywhentheinterfaceisrunninginAsyncmode.InSyncmode,theclockrateis
receivedexternally.
Syntax
databits bits
Mode
Interfaceconfiguration:XSR(config-if<Sx>)#
Syntax of the “no” Form
no databits
Default
8
Example
XSR(config-if<S1/0>)#databits 7
bps Configurestheclockrateinbitspersecond(baud)ontheline(asynconly).Valid
ratesare:2400,4800,7200,9600,14400,19200,28800,38400,57600,and115200.
bits Numberofdatabitspercharacteronaserialport,rangingfrom5to8.