Used timeslots: 17 Payload: 1088 kbit/s
:
To add several timeslots specify those by a list:
e1
map add 3
4 6
, or
by a range:
e1 map add 8-11
. To enable all timeslots simultaneously use
the following command:
e1 map add all
.
: e1 map add 3 4 6
E1A: Long-Haul FRAMED Code=HDB3 – ONLINE
0 . 1 . 2 . 3
01234567890123456789012345678901
---**-*-------------------------
Used timeslots: 3 Payload: 192 kbit/s
:
: e1 map add 8-11
E1A: Long-Haul FRAMED Code=HDB3 – ONLINE
0 . 1 . 2 . 3
01234567890123456789012345678901
---**-*-****--------------------
Used timeslots: 7 Payload: 448 kbit/s
:
: e1 map add all
E1A: Long-Haul FRAMED Code=HDB3 – ONLINE
0 . 1 . 2 . 3
01234567890123456789012345678901
********************************
Used timeslots: 32 Payload: 2048 kbit/s
:
If total capacity of timeslots exceeds the DSL interface rate, the following
warning appears while map examination:
“Too many timeslots for
this DSL rate”
To delete timeslots from the transmission list use the
map del N
option
with
N
standing for number of a deleted timeslot. To delete several timeslots
specify those by a list:
map del 1 2 3
or by a range:
map del 7-14
. It
also possible to remove all timeslots:
map del all
.
31