Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
Configuring Cisco G.SHDSL EFM/ATM
8
Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
DETAILED STEPS
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#
conf t
Router(config)#
controller shdsl 0/3/0
Selects controller and enter DSL group configuration
mode.
Note
See the
“Configuring Cisco G.SHDSL
EFM/ATM” section on page 4
for details about
creating and configuring DSL groups.
Step 2
dsl-group
DSL_group_number
pairs
link-number
Example
:
Router(config-controller)#
dsl-group 0 pairs 0
Router(config-controller-dsl-group)#
Selects DSL pair link number.
Step 3
shdsl rate
{
number
|
auto
}
Example
:
Router(config-controller-dsl-group)#
shdsl rate
2304
For more information, refer to the
“Command Reference”
section on page 49
.
Selects rate for controller.
Step 4
exit
Example
:
Router(config-controller-dsl-group)#
exit
Router(config-controller)#
Exits dsl-group configuration mode.
Step 5
exit
Example
:
Router(config-controller)#
exit
Router(config)#
Exits controller configuration mode.
Step 6
For EFM mode:
interface Ethernet
<
slot
>/<
subslot
>/
<
0
>
Example
:
Router(config)#
interface ethernet 0/3/0
Router#
For ATM mode:
interface atm
<
slot
>
/
<
subslot
>
/<
0
>
Example
:
Router(config)#
interface atm 0/3/0
Router#
For EFM mode:
Enters the interface Ethernet configuration mode.
For ATM mode:
Enters the interface atm configuration mode.