Sdlc Modulo; Sdlc Sap-Map Local - HP MSR series Command Reference Manual

Layer 2 wan
Hide thumbs Also See for MSR series:
Table of Contents

Advertisement

Parameters
retries: Maximum number of SDLC transmission retries, in the range of 1 to 255.
Examples
# 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

Use sdlc modulo to configure the modulus of the SDLC.
Use undo sdlc modulo to restore the default.
Syntax
sdlc modulo { 8 | 128 }
undo sdlc modulo
Default
The SDLC modulus is 8.
Views
Synchronous serial interface view
Default command level
2: System level
Parameters
8: Specifies the modulus value to be 8.
128: Specifies the modulus value to be 128.
Usage guidelines
Like X.25, SDLC uses the modulus method to number frames. All frames sent are numbered incrementally
and await an acknowledgment. When the frame number reaches the configured value (called "modulus
value"), subsequent frames are numbered from 1 again. For example, if the modulus value is set to 8,
frames are numbered ...4, 5, 6, 7, 0, 1, ...
SDLC uses 8 as the modulus value.
Examples
# Restore the modulus value of SDLC to the default setting on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] undo sdlc modulo

sdlc sap-map local

Use sdlc sap-map local to configure the local SAP address to be used in the LLC2 frames converted from
SDLC frames.
Use undo sdlc sap-map local to restore the system default.
278

Advertisement

Table of Contents
loading

Table of Contents