Specifications

18-3
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 18 Configuring MLPPP Backhaul
Step 3
controller e1 slot/port
Example:
Router(config)# controller e1 0/0
Router(config-controller)#
Specifies the controller that you want to configure. Controller E1 0/0
maps to the T1/E1 HWIC card in HWIC slot 0.
The example shows how to specify the E1 controller as the first port of
the T1/E1 HWIC card in slot 0.
Step 4
framing {crc4 | no-crc4}
Example:
Router(config-controller)# framing
crc4
Specifies the framing type.
Step 5
linecode {ami | hdb3}
Example:
Router(config-controller)# linecode
ami
Specifies the line code format.
Step 6
mode {atm | cas}
Example:
Router(config-controller)# mode cas
Sets the controller in ATM or channel-associated signaling (CAS) mode.
Step 7
clock source {line | internal}
[bits]
Example:
Router(config-controller)# clock
source line
Specifies the clocking source. The syntax is:
line—Specifies the E1 line from which the clocking is taken.
internal—Internal clocking.
bits—Building Integrated Timing Supply (BITS) clocking.
The example shows how to configure the clock source for the E1
controller.
Note When you are using the clock source command to change the
configuration of an installed card, you must enter the no clock
source command first. Then enter the clock source command for
the new configuration information.
Command Purpose