4-10
PA-MC-2T3+ Multi-Channel T3 Port Adapter Installation and Configuration
OL-3526-05
Chapter 4 Configuring Unchannelized mode for the Cisco PA-MC-2T3+
Configuring an Unchannelized T3 Link
Setting the Bandwidth for the Serial Interface
In interface configuration mode, set the bandwidth to be used by the serial interface on the T3 link by
entering the
dsu bandwidth
bandwidth
configuration subcommand, as in the following example:
Router(config-if)#
dsu bandwidth 16000
The allowable bandwidth range is 1 to 44210 kbps. Use the
no
form of this command to return to the
default, 44210.
The local DSU bandwidth value must match the remote DSU or T3 port bandwidth exactly. For example,
if you set the DSU bandwidth to 16000 on the local port, you must do the same on the remote DSU or
T3 port.
Setting Scrambling for the Serial Interface
In interface configuration mode, enable serial interface scrambling by entering the
scramble
configuration subcommand, as in the following example:
router(config-if)#
scramble
Use the
no
form of this command to restore the default value, disabled.
The local port configuration must match the remote DSU or T3 port configuration. For example, if you
enable scrambling on the local port, you must do the same on the remote DSU or T3 port.
Configuring Loopback Mode for the Serial Interface
With loopbacks, you can detect and isolate equipment malfunctions by testing the connection between
the
PA-MC-2T3+
interface and a remote device such as a CSU/DSU. Remote loopback sends a command
to loop the T3 line at the far end. It can be used to diagnose problems with cables from the port adapter
to the switching office. Network loopback loops the PA-MC-2T3+ T3 port back to the network, allowing
the remote end to test the connection to the PA-MC-2T3+.
Local loopback loops the PA-MC-2T3+ T3 port back to itself allowing it to be tested in isolation from
the T3 cables and remote T3 equipment.
The
loopback
subcommand places an interface in loopback mode, which enables test packets that are
generated from the
ping
command to loop through a remote device and cables. If the packets complete
the loop, the connection is good.
provides examples of the
loopback
{
local
|
network
{
line
|
payload
} |
remote
{
line
|
payload
command. You can configure the serial interface for loopback modes using the interface command:
loopback
[
local | network
|
remote
]
The default is no loopback.
To return the serial interface to its default unlooped condition, use the
no
form of the command.