R0106-HP MSR Router Series Interface Command Reference(V7)

46
Default
An asynchronous serial interface operates in protocol mode.
Views
Asynchronous serial interface view, synchronous/asynchronous serial interface view
Predefined user roles
network-admin
Parameters
flow: Configures the interface to operate in flow mode.
protocol: Configures the interface to operate in protocol mode.
Usage guidelines
Before you can execute this command on a synchronous/asynchronous interface, you must use the
physical-mode async command to configure the interface to operate in asynchronous mode.
The PPP configuration takes effect only after you set the operating mode of the interface to protocol.
Examples
# Configure Async 2/4/0 to operate in flow mode.
<Sysname> system-view
[Sysname] interface async 2/4/0
[Sysname-Async2/4/0] async-mode flow
# Configure Serial 2/1/0 to operate in flow mode.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] async-mode flow
Related commands
physical-mode
baudrate
Use baudrate to set the baud rate for a synchronous serial interface.
Use undo baudrate to restore the default.
Syntax
baudrate baudrate
undo baudrate
Default
The baud rate is 64000 bps on a synchronous serial interface.
Views
Synchronous serial interface view
Predefined user roles
network-admin