Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
Configuring Cisco G.SHDSL EFM/ATM
6
Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
DETAILED STEPS – ATM
DETAILED STEPS – EFM
Configuring the G.SHDSL Service on a Cisco Router
To c
onfigure the G.SHDSL service on the
Cisco EHWIC-4SHDSL-EA or C888EA
using the
Cisco IOS CLI in global configuration mode, follow these steps.
Note
For EHWICs, use the three-tuple notation (
slot number/subslot number/0
). For fixed platforms, use the
single-tuple notation (
slot number
).
SUMMARY STEPS
1.
controller shdsl
slot number/subslot number/0
2.
dsl-group
DSL_group_number
pairs
link-number
3.
shdsl rate
{
number
|
auto
}
4.
exit
5.
exit
6.
One of the following:
•
interface ethernet
<slot>/<subslot>/<0>
(in EFM mode)
•
interface atm
<slot>/<subslot>/<0>
(in ATM mode)
Command
Purpose
Step 1
mode atm
Example:
Router(config-controller)#
mode atm
Router(config-controller)#
Selects the ATM mode.
Step 2
dsl-group
DSL_group_number
pairs
link
ima
Example:
Router(config-controller)#
dsl-group 0 pairs 0-1 ima
Router(config-controller-dsl-group)#
Configures IMA group.
Command
Purpose
Step 1
mode efm
Example:
Router(config-controller)#
mode efm
Router(config-controller)#
Selects the EFM mode.
Step 2
dsl-group
DSL_group_number
pairs
link
efm-bond
Example:
Router(config-controller)#
dsl-group 0 pairs 0-1
efm-bond
Router(config-controller-dsl-group)#
Configures EFM bond.