3-33
Cisco IAD2430 Series Integrated Access Devices Software Configuration Guide
OL-4306-03
Chapter 3 Configuring with the Command-Line Interface
Configuring 1-Port ADSL/SHDSL WAN Interface Card
6.
protocol ipv6
ipv6-address
7.
vbr-rt
peak-rate
average-rate
burst
8.
encapsulation {aal5ciscoppp|aal5mux|aal5nlpid|aal5snap}
9.
exit
10.
dsl operating-mode
11.
no shutdown
12.
exit
13.
exit
14.
show interface atm
slot/port
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router# enable
Enters privileged EXEC mode.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface atm
slot/port
Example:
Router(config)# interface atm 1/0
Enters ATM configuration mode for the ATM interface
in the specified slot and port.
Step 4
ip address
ip address subnet mask
Example:
Router(config-if)# ip address 172.16.74.3
255.255.255.0
Assigns an IP address to the ADSL/SHDSL ATM
interface.
Step 5
pvc
name vpi/vci
Example:
Router(config-if)# pvc cisco 0/8
Enters atm-virtual-circuit (interface-atm-vc)
configuration mode, and configure a new ATM PVC by
assigning a name (optional) and VPI/VCI numbers.
The default traffic shaping is unspecified bit rate (UBR);
the default encapsulation is ATM adaption layer 5+
(AAL5+), Logical Link Control Protocol (LLC),
Subnetwork Access Protocol (SNAP).
Step 6
protocol ipv6
ipv6-address
Example:
Router(config-if-vc)# protocol ipv6 address
2001:0DB8:2222::72/32
(Optional) Enables IP connectivity and creates a
point-to-point IP address for the VC.