Specifications
18-8
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
Follow these steps to configure T1 and E1 local switching
For more information about these commands, see the Cisco MWR 2941 Router Command Reference,
Release 15.1(1)MR.
Configuration Examples for T1 and E1 Local Switching
The following examples show how to use T1 and E1 local switching:
• TDM Local Switching—E1
• TDM Local Switching—T1
• Non-Channelized Local Switching
• Channelized Local Switching
• Channelized Local Switching on Multiple Channels
• Channelized Local Switching with Segmented Timeslots
TDM Local Switching—E1
controller E1 0/0
tdm-group 0 timeslots 1-31
controller E1 0/1
tdm-group 0 timeslots 1-31
connect st E1 0/0 0 E1 0/1 0
TDM Local Switching—T1
controller T1 0/0
tdm-group 0 timeslots 1-24
controller T1 0/1
tdm-group 0 timeslots 1-24
connect stanley T1 0/0 0 T1 0/1 0
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
controller {t1 | e1} slot/port Enter T1 or E1 controller configuration mode.
Step 3
tdm-group tdm-group-no timeslot
timeslot-list
Specify the TDM group and timeslots for which you want to enable local
switching.
Step 4
controller {t1 | e1} slot/port Enter T1 or E1 controller configuration mode for the second controller.
Step 5
tdm-group tdm-group-no timeslot
timeslot-list
Specify the second set TDM group and timeslots for which you want to
enable local switching.
Step 6
exit Exit controller configuration mode.
Step 7
connect connection-id {t1 | e1}
slot/port-1 tdm-group-no-1 {t1 | e1}
slot/port-2 tdm-group-no-2
Use the connect command to enable local switching.
Step 8
show connection (Optional) Use the show connection command to verify your
configuration.