Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
Configuring Cisco G.SHDSL EFM/ATM
18
Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
DETAILED STEPS
Examples
The following examples use the G.SHDSL commands to configure a 2-wire DSL group on a Cisco
EHWIC-4SHDSL-EA or C888EA in ATM and EFM modes.
•
2-Wire DSL Group Configuration in ATM mode
•
2-Wire DSL Group Configuration in EFM mode
2-Wire DSL Group Configuration in ATM mode
Router(config)#
controller shdsl 0/2/0
Router(config-controller)#
mode atm
Router(config-controller)#
dsl-group 0 pairs 0
Router(config-controller-dsl-group)#
*Oct 1 10:49:03.331: %LINK-3-UPDOWN: Interface ATM0/2/0, changed state to down
*Oct 1 10:49:04.331: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/2/0, changed
state to down
Router(config-controller-dsl-group)#
shdsl rate ?
<192-5696> DSL Rate (excluding DSL overhead) in kbps
auto auto rate mode
Command
Purpose
Step 1
controller shdsl
slot number/subslot number/0
Note
For EHWICs, use the three-tuple notation
(
slot number/subslot number/0
) shown here. For fixed
platforms, use the single-tuple notation (
slot number
).
Example:
Router(config)#
controller shdsl 0/2/0
Router(config-controller)#
Selects the controller and enters config-controller
mode.
See the
“controller shdsl” section on page 68
for
more information.
Step 2
mode
{
atm
|
efm
}
Example:
Router(config-controller)#
mode efm
Router(config-controller)#
Selects the mode.
Step 3
dsl-group
DSL_group_number
pairs
link-number
Example:
Router(config-controller)#
dsl-group 0 pairs 0
Router(config-controller)#
Creates a non-bonding DSL group and enters
config-controller-dsl-group mode.
See the
“dsl-group” section on page 70
for more
information.
Step 4
shdsl rate
{
number
|
auto
}
Example
:
Router(config-controller-dsl-group)#
shdsl rate 2048
Router(config-controller-dsl-group)#
For more information, refer to the
“Command Reference”
section on page 49
.
Defines the SHDSL rate.