Dsl equipment-type – Cisco 1-PORT G.SHDSL 2600 User Manual

Page 15

Advertising
background image

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

dsl equipment-type

15

Cisco IOS Release 12.2(4)XL

dsl equipment-type

To configure the DSL ATM interface to function as central office equipment or customer premises
equipment, use the dsl equipment-type command in ATM interface mode. To restore the default
equipment type, use the no form of this command.

dsl equipment-type {co | cp }

no dsl equipment-type

Syntax Description

Defaults

The DSL ATM interface functions as customer premises equipment.

Command Modes

ATM interface.

Command History

Usage Guidelines

This configuration command applies to a specific ATM interface. You must specify the ATM interface
before you enter this command.

The ATM interface must be in the shutdown state before you enter this command.

Examples

The following example shows how to configure DSL ATM interface 1/1 to function as central office
equipment.

Router# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)# interface atm 1/1

Router(config-if)# dsl equipment-type co

Router(config-if)# end

Router# clear interface atm 0/1

Router#

co

Configures the DSL ATM interface to function as central office equipment.

cpe

Configures the DSL ATM interface to function as customer premises
equipment.

Release

Modification

12.2(4)XL

This command was integrated into Cisco IOS Release 12.2(4)XL on the
G.SHDSL WIC on the Cisco 2600 series routers.

Advertising