Prerequisites, Configuration tasks, Configuring g.shdsl on a cisco router – Cisco 1-PORT G.SHDSL 2600 User Manual

Page 4

Advertising
background image

1-Port G.SHDSL WAN Interface Card for Cisco 2600 Series Routers

Prerequisites

4

Cisco IOS Release 12.2(4)XL

RFCs

No new or modified RFCs are supported by this feature.

Prerequisites

A G.SHDSL WIC must be installed in the router to match the DSL service to be configured. A
compatible G.SHDSL line card must be installed in the DSLAM.

Configuration Tasks

See the following sections for configuration tasks for this feature. Each task in the list is identified as
either required or optional:

Configuring G.SHDSL on a Cisco Router

(required)

Configuring ILMI on the DSLAM Connected to the G.SHDSL WIC

(optional)

Verifying ATM Configuration

(optional)

Configuring G.SHDSL on a Cisco Router

To configure G.SHDSL service on a Cisco router containing a G.SHDSL WIC, complete the following
steps, beginning in global configuration mode:

Command

Purpose

Step 1

Router(config)# interface atm 1/0

Enters ATM configuration mode for interface ATM 0 in slot 1.

Note

If a slot has two subslots for WIC modules and no ATM
interface is present in subslot 0, the WIC will take ATM x/0
as its interface number even if placed in subslot 1 (ATMx/1).

If a two-port ATM module is present in subslot 0, the WIC
will use ATM x/2 as its interface number. This subslot
number is pertainent to all interface commands such as
show interface atm and show dsl interface atm.

Step 2

Router(config-if)# ip-address IP-address

Assigns an IP address to the DSL ATM interface.

Step 3

Router(config-if)# atm ilmi-keepalive

seconds

(Optional) Enables Integrated Local Management Interface (ILMI)
keepalives.

If you enable ILMI keepalives without specifying the seconds, the
default time interval is 3 seconds.

Step 4

Router(config-if)# pvc [name] vpi/vci

Enters atm-virtual-circuit (interface-atm-vc) configuration mode,
and configures a new ATM permanent virtual circuit (PVC) by
assigning a name (optional) and VPI/VCI numbers.

The default traffic shaping is UBR; the default encapsulation is
AAL5+LLC/SNAP.

Step 5

Router(config-if-vc)# protocol ip

IP-address

(Optional) Enables IP connectivity and create a point-to-point IP
address for the virtual circuit (VC).

Advertising