A SERVICE OF

logo

364 CHAPTER 21: BASIC DLSW CONFIGURATION COMMANDS
Description Use the sdlc max-send-queue command to configure the length of the SDLC
output queue.
Use the
undo sdlc max-send-queue command to restore the default setting.
By default, the length of the SDLC output queue is 50.
Example # Set the length of the SDLC output queue to 30 on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] sdlc max-send-queue 30
sdlc max-transmission
Syntax sdlc max-transmission retries
undo sdlc max-transmission
View Synchronous serial interface view
Parameter retries: Maximum number of SDLC transmission retries, in the range of 1 to 255
times.
Description Use the
sdlc max-transmission command to configure the maximum number
of SDLC transmission retries, namely the number of times a frame is retransmitted
before an acknowledgment is received from the peer.
Use the
undo sdlc max-transmission command to restore the default setting.
By default, the maximum number of SDLC transmission retries is 20.
Example # Set the maximum SDLC transmission retries to 30 on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] sdlc max-transmission 30
sdlc modulo
Syntax sdlc modulo { 8 | 128 }
undo sdlc modulo
View Synchronous serial interface view
Parameter 8: Specifies the modulus value to be 8.
128: Specifies the modulus value to be 128.