(Page 1 of 1 in this chapter) Version
# T1 Example
# Timing Configurations:
#
CLOCK NETA
SEC8K NONE
#
# TX Port MVIP Stream Start Channel Count Direction
# ------- ----------- ------------- ----- ---------
Port1 Stream0 Channel0 Count1 Standard
Port2 Stream1 Channel0 Count56 Standard
Port3 Stream2 Channel0 Count1 Standard
Port4 T1A Channel0 Count1 Standard
#
# T1 Framing Encoding Buildout Robbed Bit Loop Master
# -- ------- -------- -------- ---------- -----------
T1A D4 B7ZS 0 TRUE FALSE
T1B ESF B8ZS 0 FALSE FALSE
# E1 Example
# Timing Configurations:
#
CLOCK NETA
SEC8K NONE
#
# TX Port MVIP Stream Start Channel Count Direction
# ------- ----------- ------------- ----- ---------
Port1 Stream0 Channel0 Count1 Standard
Port2 Stream1 Channel0 Count56 Standard
Port3 Stream2 Channel0 Count1 Standard
Port4 E1B Channel1 Count1 Standard
#
# E1 Framing Encoding Buildout Robbed Bit Loop Master
# -- ------- -------- -------- ---------- -----------
E1A CAS HDB3 4 TRUE FALSE
E1B CAS HDB3 4 FALSE FALSE
NOZCS
|
[T1 or E1] AMI encoding with no zero code suppression.
|
B7ZS
|
[T1] Bit Seven Zero Stuffing.
|
B8ZS
|
[T1] Bipolar Eight Zero Substitution.
|
HDB3
|
[E1] High Density Bipolar (order 3) encoding.
|
|
T1
|
E1
|
|---|---|
0: 0-133 Feet
|
|
1: 133-266 Feet
|
|
|
|
4: 120 Ohm Normal With Protection Resistors [This value is the default for E1]
|
2: 266-399 Feet
|
|
3: 399-533 Feet
|
|
4: 533-655 Feet
|
|
TRUE or FALSE, indicates whether Robbed Bit Signaling is used by the TX board on this T1/E1 Circuit.
TRUE or FALSE, indicates whether this T1/E1 interface is the timing source for this circuit.
CLOCK <Clock Mode>
SEC8K <Sec8k Mode>
<Clock Mode> is one of the following values:
BUS The MVIP adapter gets its timing signals
MASTER The MVIP adapter drives the MVIP bus
SEC8K The MVIP adapter drives the MVIP bus
NETA The MVIP adapter drives the MVIP bus
NETB The MVIP adapter drives the MVIP bus
MASTER The MVIP adapter drives the SEC8K clock
NETA The MVIP adapter drives the SEC8K clock
NETB The MVIP adapter drives the SEC8K clock
NONE The SEC8K clock is not driven by the MVIP adapter.
<Clock Mode> is BUS and the default
<Sec8k Mode> is NONE.
Portn Identifies the port assigned to this data channel, where n is an integer in the range 1 £ n £ <maxPorts> and
Streamn Identifies the MVIP stream that this channel
Channeln Refers to the starting channel number.
Countn Identifies the number of timeslots that make
Direction Identifies the direction of bus signals for
STANDARD: MVIP H.100
Stream 0 DSo0 = input Stream 0
DSi0 = output (Stream 1)
Stream 1 DSo1 = input Stream 2
DSi1 = output (Stream 3)
REVERSE: MVIP H.100
Stream 0 DSo0 = output Stream 0
DSi0 = input (Stream 1)
Stream 1 DSo0 = output Stream 2
DSi1 = input (Stream 3)
Note: Reverse is only applicable to MVIP/H.100/H.110 channels; T1/E1 channels should always be specified as Standard.
-i <input file name>
-g option.
-g TDM -f <tdmcfg binary file name> [-c <board number> ]
(Page 1 of 1 in this chapter) Version