PacketLINK User Manual
17
CLI Command
Description
cesfe1mode ch_no en(1/0)
Set TDM PW to Transparent E1 (SAToP) or Fractional E1
N x 64k mode (CESoPSN)
ch_no: E1 channel number (1~16)
enable:
0: disable
1: enable.
Example: cesfe1mode 1 1
(Set E1 port #1 to Fractional E1 (CESoPSN) mode)
cesfe1crc ch_no en(1/0)
E1 G.704 CRC4 generation/analyze control for Fractional
E1 mode. This setting only affect E1 ports set to FE1 N x
64k mode, for E1 ports set to Transparent E1 mode this
setting has no effect.
ch_no: E1 channel number (1~16)
enable:
0: disable
1: enable.
Example: cesfe1crc 1 1 (Enable G.704 CRC4 generation/
analyze on E1 port #1.)
cesfe1tsmap ch_no TsMap
Set 64k PCM channel number to be transported over the
TDM PW for FE1 (CESoPSN) mode. This setting only affect
E1 ports set to FE1 N x 64k mode, for E1 ports set to
Transparent E1 mode this setting has no effect.
ch_no: E1 channel number (1~16)
TsMap: bit mask for DS0, b31:TS31 ~ b0:TS0
Example: cesfe1tsmap 1 x000007FE
Timeslot #1 ~ 10 of E1 port #1 will be transported over
the TDM PW.
x000007FE (hexadecimal)=0000 0000 0000 0000 0000
0111 1111 1110 (binary)
TS31: the most left bit, TS0: the most right bit, TS0 is used
for frame alignment and can’t be counted in your timeslots
and always set to 0.