Configuration examples, Configuration in cpe mode example – Cisco 1-PORT G.SHDSL 2600 User Manual

Page 9

Advertising
background image

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

Configuration Examples

9

Cisco IOS Release 12.2(4)XL

Configuration Examples

This section provides the following configuration examples:

Configuration in CPE Mode Example

Configuration in CO Mode Example

Configuration in CPE Mode Example

The following example shows a G.SHDSL configuration of VoATM over AAL2, operating in customer
premises equipment (CPE) mode, on a Cisco 2600 series router. This router in CPE mode can be linked
to either a DSLAM or to another router that is configured to operate in central office (CO) mode.

Router#

version 12.2

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname host1

!

memory-size iomem 10

voice-card 1

!

ip subnet-zero

ip host host2 225.255.255.224

!

no mgcp timer receive-rtcp

call rsvp-sync

!

!

controller T1 1/0

framing esf

linecode b8zs

ds0-group 0 timeslots 1 type e&m-wink-start

ds0-group 1 timeslots 2 type e&m-wink-start

.

.

.

ds0-group 23 timeslots 24 type e&m-wink-start

!

controller T1 1/1

framing esf

linecode b8zs

!

interface Ethernet0/0

ip address 209.165.202.128 255.255.255.224

half-duplex

no cdp enable

!

interface Serial0/0

no ip address

shutdown

!

interface ATM0/1

ip address 209.165.201.1 255.255.255.224

dsl operating-mode gshdsl symmetric annex A

dsl equipment-type cpe

dsl linerate auto

load-interval 30

Advertising