Multiservice Wan Access Router Module User's Guide

Controller CLI Commands (X330WAN-2DS1 Only)
Avaya X330WAN User’s Guide 121
framing (X330WAN-2DS1 Controller context)
Use the framing command to select the frame type for the E1 or T1 data line. The
no form of this command sets the controller’s framing type to the default value.
Syntax
[no] framing <frame-type>
Parameters
Note: Use this command in configurations where the router or access server is
intended to communicate with an E1 or T1 fractional data line. The service provider
determines which framing type (sf, esf, or crc4) is required for your E1/T1 circuit.
Example
X330WAN-2DS1-1(config-controller:1)#
no framing
The following example selects extended super frame as the T1 frame type:
X330WAN-2DS1-1(config-controller:1)#
framing esf
idle-character (X330WAN-2DS1 Controller context)
Use the idle-character command to set the bit pattern used to indicate an idle
line. The
no form of this command restores marks as the idle line indicator (default).
Syntax
[no] idle-character {flags|marks}
frame-type
The framing method to use:
sf Selects super frame framing (dsx1D4). This is the default value
for T1 lines.
esf Selects extended super frame framing (dsx1ESF).
crc4 Selects CRC4 framing (dsx1E1-CRC-MF). This is the default value
for E1 lines.
no-crc4 Selects no-CRC4 framing (dsx1E1-MF).
unframed The line is not framed.