R0106-HP MSR Router Series Interface Command Reference(V7)
61
When the baud rate of the interface is 115200 bps, you cannot configure this command. After you
configure this command, the baud rate of the interface cannot be set to 115200 bps.
This command applies to 8ASE and 16ASE interface cards.
Examples
# Eliminate the pulses with a width less than 3.472 μs on Async 2/4/0.
<Sysname> system-view
[Sysname] interface async 2/4/0
[Sysname-Async2/4/0] eliminate-pulse
# Eliminate the pulses with a width less than 3.472 μs on Serial 2/1/0.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] eliminate-pulse
Related commands
physical-mode
idle-code
Use idle-code to set the line idle code of the synchronous serial interface to 0xFF.
Use undo idle-code to restore the default.
Syntax
idle-code { 7e | ff }
undo idle-code
Default
The line idle code of a synchronous serial interface is 0x7E.
Views
Synchronous serial interface view
Predefined user roles
network-admin
Parameters
7e: Specifies the 0x7E line idle code.
ff: Specifies the 0xFF line idle code.
Usage guidelines
In most cases, a synchronous serial interface uses 0x7E to identify the idle state of the line. You might
need to set the line idle code to 0xFF to interoperate with devices that use 0xFF as line idle code.
Examples
# Set the line idle code of Serial 2/1/0 to 0xFF.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] idle-code ff