Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
Configuring Cisco G.SHDSL EFM/ATM
9
Configuring Cisco Multimode G.SHDSL EFM/ATM in Cisco ISR G2
Default dsl-group configurations
For the
dsl-group
command, the following default values apply.
Step 7
For ATM mode:
interface atm
<
slot
>
/
<
subslot
>
/<
0
>
Example
:
Router(config)#
interface atm 0/3/0
Router#
Step 8
ip address
<
IP-address
> <
subnet mask
>
Example
:
Router(config)#
ip address 5.5.5.1 255.255.255.0
Router(config-if)#
Assigns an IP address to the DSL Ethernet/ATM/IMA
interface.
Step 9
For ATM mode:
pvc
vpi/vci
Example
:
Router(config-if)#
pvc 1/100
Creating a pvc on the atm/ima interface
Step 10
For ATM mode:
cbr
pcr
Example
:
Router(config-if)#
cbr pcr
Configures atm traffic class of service.
Step 11
exit
Example
:
Router(config-if)#
exit
Router(config)#
Exits from interface configuration mode.
Step 12
exit
Example
:
Router(config)#
exit
Router#
Exits from global configuration mode.
Step 13
For EFM mode:
show interface ethernet
[
slot/port-adapter/port
]
Example
:
Router#
show interface ethernet 0/3/0
For ATM mode:
show interface atm
[
slot/port-adapter/port
]
Example
:
Router#
show interface atm 0/3/0
For EFM mode:
Verifies the Ethernet interface configuration.
For ATM mode:
Verifies the ATM interface configuration.
Command
Purpose