|
Navigate to the Interfaces level in the
configuration hierarchy.
|
- In the configuration editor hierarchy, select Configuration>View
and Edit>Edit Configuration.
- Next to Interfaces, click Edit.
|
From the top of the configuration hierarchy, create and name the interface:
edit interfaces at-2/0/0
|
|
Create the new interface—for example, at-2/0/0.
|
- Next to Interface, click Add new entry.
- In the Interface name box, type the name of the new interface.
- Click OK.
|
| Configuring
Physical Properties
|
|
Configure ATM options for the interface.
|
- Next to Atm options, click Configure.
- Next to Vpi, click Add new entry.
- In the Vpi number box, enter a value
between 0 and 255 in the box—for example, 25.
- Click OK.
|
Enter
set atm-options vpi 25
|
|
Configure the ADSL operating mode.
Annex A and Annex B support the following operating modes:
Annex A supports an additional operating mode:
Annex B supports the following operating modes:
-
auto—Configures the ADSL interface
to autonegotiate settings with the DSLAM located at the central office. For
Annex A, the ADSL interface trains in either ANSI T1.413 Issue II
mode or ITU G.992.1 mode. For Annex B, the ADSL interface trains
in ITU G.992.1 mode.
-
itu-dmt—Configures the ADSL interface
to train in ITU G.992.1 mode.
-
ansi-dmt—Configures the ADSL interface
to train in the ANSI T1.413 Issue II mode.
-
etsi—Configures the ADSL line to train
in the ETSI TS 101 388 V1.3.1 mode.
-
itu-annexb-ur2—Configures the ADSL
line to train in the G.992.1 Deutsche Telekom UR-2 mode.
-
itu-annexb-non-ur2—Configures the ADSL
line to train in the G.992.1 Non-UR-2 mode.
|
- Next to Dsl options, click Configure.
- From the Operating Mode drop-down list, select the type
of DSL operating mode—for example, auto.
|
Enter
set dsl-options operating-mode auto
|
|
Configure the encapsulation type.
-
atm-pvc—ATM permanent virtual circuits.
For PPP over ATM-for-ADSL (PPPoA) interfaces, use this type of encapsulation.
-
ether-over-atm—Ethernet over ATM encapsulation.
For PPP over Ethernet (PPPoE) over ATM for ADSL interfaces that carry
IPv4 traffic, use this type of encapsulation.
|
- From the Encapsulation drop-down list, select the encapsulation
type—for example, ether-over-atm.
- Click OK to save the configuration
so far.
|
Enter
set encapsulation ether-over-atm
|
| Configuring
Logical Properties |
|
Add the logical interface.
|
- Scroll down the page to Unit, and click Add
new entry.
- In the Interface unit number box, type a value from 0 to 16385—for
example, 3.
- Enter values in the fields required by your network.
|
Enter
set unit 3
|
|
Configure encapsulation for the logical unit.
The ATM-for-ADSL interface supports the following encapsulations on
the logical interface:
-
atm-vc-mux–Use ATM VC multiplex encapsulation.
You can only configure the inet family when you use this type of
encapsulation.
-
atm-nlpid–Use ATM network layer protocol
identifier (NLPID) encapsulation. You can only configure the inet family
when you use this type of encapsulation.
-
atm-cisco-nlpid–Use Cisco NLPID encapsulation.
You can only configure the inet family when you use this type of
encapsulation.
-
atm-snap–Use ATM SNAP encapsulation.
-
atm-ppp-vc-mux—Use PPP over ATM AAL5
multiplex encapsulation. (For PPPoA interfaces, use this type of encapsulation.)
-
atm-ppp-llc–Use PPP over ATM AAL5 LLC
encapsulation. (For PPPoA interfaces, use this type of encapsulation.)
-
ether-over-atm-llc–For interfaces that
carry IPv4 traffic, use Ethernet over LLC encapsulation. You cannot configure
multipoint interfaces if you use this type of encapsulation.
-
ppp-over-ether-over-atm-llc–Use PPP
over Ethernet over ATM LLC encapsulation. When you use this encapsulation
type, you cannot configure the interface address. Instead you configure the
interface address on the PPP interface.
|
From the Encapsulation drop-down list, select the type of encapsulation—for
example, atm-nlpid.
|
Enter
set unit 3 encapsulation atm-nlpid
|
|
Add the Family protocol type.
|
Select the protocol type—for example, inet—and
then click Configure.
|
Enter set unit 3 family inet
Commands vary depending on the protocol type.
|
|
Configure the virtual channel identifier (VCI) type and value.
|
- From the Vci type menu, select
a value.
- Enter the ATM VCI value in the Vci field.
- Click OK.
|
Enter set unit 3 vci 10
|